Issue 12798: Update mimetypes documentation (original) (raw)
Issue12798
This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/57007
classification
Title: | Update mimetypes documentation | ||
---|---|---|---|
Type: | Stage: | patch review | |
Components: | Documentation | Versions: | Python 3.2, Python 3.3, Python 2.7 |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | docs@python | Nosy List: | docs@python, eric.araujo, ezio.melotti, orsenthil, python-dev, sandro.tosi |
Priority: | normal | Keywords: | patch |
Created on 2011-08-20 21:49 by sandro.tosi, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
mimetypes_doc_update.patch | sandro.tosi,2011-08-20 21:49 | review | |
mimetypes_doc_update-v2.patch | sandro.tosi,2011-08-23 21:56 | review |
Messages (7) | ||
---|---|---|
msg142572 - (view) | Author: Sandro Tosi (sandro.tosi) * ![]() |
Date: 2011-08-20 21:49 |
Following http://mail.python.org/pipermail/docs/2011-June/004727.html I've updated the mimetypes module doc. Some changes I would like to do (but I didn't, since I'd like to hear comments): - move the example of the module before the definition of MimeTypes class (so right below mimetypes.common_types) - move all the text about MimeTypes class in the subsection that talks about it. Comments, as always, are welcome. | ||
msg142617 - (view) | Author: Éric Araujo (eric.araujo) * ![]() |
Date: 2011-08-21 12:25 |
> Some changes I would like to do +1 on those. | ||
msg142866 - (view) | Author: Sandro Tosi (sandro.tosi) * ![]() |
Date: 2011-08-23 21:56 |
Here attached a new patch incorporating Ezio & Eric suggestions. | ||
msg150129 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2011-12-23 02:54 |
New changeset aef79ff1bc9b by Senthil Kumaran in branch '3.2': Issue12798 - Update mimetypes documentation. Correct the doc section where http://hg.python.org/cpython/rev/aef79ff1bc9b New changeset 4b306aee21a4 by Senthil Kumaran in branch 'default': Merge changes from 3.2 http://hg.python.org/cpython/rev/4b306aee21a4 | ||
msg150130 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2011-12-23 03:08 |
New changeset cfa3fe9d7b1f by Senthil Kumaran in branch '2.7': porting mimetype doc changes from 3.2. http://hg.python.org/cpython/rev/cfa3fe9d7b1f | ||
msg150131 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2011-12-23 03:15 |
New changeset 9c19df6c8ea0 by Senthil Kumaran in branch '3.2': News entry for Issue12798 http://hg.python.org/cpython/rev/9c19df6c8ea0 | ||
msg150133 - (view) | Author: Senthil Kumaran (orsenthil) * ![]() |
Date: 2011-12-23 03:21 |
Updated the doc with Sandro Tosi's suggested changes in all the codelines. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:20 | admin | set | github: 57007 |
2011-12-23 03:21:53 | orsenthil | set | status: open -> closednosy: + orsenthilmessages: + resolution: fixed |
2011-12-23 03:15:25 | python-dev | set | messages: + |
2011-12-23 03:08:49 | python-dev | set | messages: + |
2011-12-23 02:54:34 | python-dev | set | nosy: + python-devmessages: + |
2011-08-23 21:56:20 | sandro.tosi | set | files: + mimetypes_doc_update-v2.patchmessages: + |
2011-08-21 12:25:27 | eric.araujo | set | nosy: + eric.araujomessages: + |
2011-08-20 21:49:06 | sandro.tosi | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements