summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Standardize renaming notes.Georg Brandl2008-05-202-3/+7
* Add notes that tkinter modules will be renamed.Georg Brandl2008-05-205-1/+28
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-206-154/+90
* revert creation of the html.entities and html.parser modulesFred Drake2008-05-204-57/+52
* just MacOS (instead of MacOS 9)Benjamin Peterson2008-05-191-1/+1
* Re-organize the increasingly long list of deprecated modulesAndrew M. Kuchling2008-05-191-35/+61
* GHOP #180 by Michael Schneider: add examples to the socketserver documentation.Georg Brandl2008-05-181-18/+233
* Rename html.parser file, and split html.entities from htmllibGeorg Brandl2008-05-174-51/+48
* document the renames for modules moved to the html packageFred Drake2008-05-172-0/+16
* update references and documentation for modules in the new html packageFred Drake2008-05-172-12/+12
* Replace signatures with optional arguments in square brackets withLars Gustäbel2008-05-171-51/+51
* mention Py3k in glossaryBenjamin Peterson2008-05-161-3/+4
* Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6.Alexandre Vassalotti2008-05-162-3/+3
* Doc changes for the big Tkinter rename.Georg Brandl2008-05-167-92/+156
* Fix reprlib docs.Georg Brandl2008-05-162-3/+3
* Document O_ASYNC addition.Georg Brandl2008-05-161-1/+2
* #2845: fix copy2's docs.Georg Brandl2008-05-161-2/+3
* #2869: remove parameter from signature.Georg Brandl2008-05-161-1/+1
* Updated reprlib's documentation to mention the renaming.Alexandre Vassalotti2008-05-161-0/+7
* Changed references to the reprlib module to use its new name.Alexandre Vassalotti2008-05-162-6/+6
* Deprecated statvfs for removal in 3.0.Brett Cannon2008-05-161-0/+6
* fix typos in whatsnewBenjamin Peterson2008-05-151-2/+3
* add Mac modules to the list of deprecated onesBenjamin Peterson2008-05-151-4/+45
* Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.Brett Cannon2008-05-151-0/+10
* Update docs for deprecation of IRIX modules.Brett Cannon2008-05-157-1/+58
* Note some removals and a renameAndrew M. Kuchling2008-05-151-3/+9
* Added documentation stub for ConfigParser.Alexandre Vassalotti2008-05-141-0/+8
* Updated import statements to use the new `configparser` module name.Alexandre Vassalotti2008-05-142-32/+27
* Update configparser docs for lowercasing rename.Georg Brandl2008-05-143-8/+14
* List all the removes and renamed modulesAndrew M. Kuchling2008-05-141-8/+30
* #2831: add start argument to enumerate(). Patch by Scott Dial and me.Georg Brandl2008-05-131-5/+7
* Add warnings to and deprecated all those Mac modulesBenjamin Peterson2008-05-1215-4/+127
* Win 95/98 is no longer supported.Georg Brandl2008-05-121-7/+0
* Mention version in which the new marshal version was introduced.Georg Brandl2008-05-121-1/+2
* Marshal is at version 2.Georg Brandl2008-05-121-2/+2
* Fix markup.Georg Brandl2008-05-121-1/+1
* #1760: try-except-finally is one statement since PEP 341.Georg Brandl2008-05-121-4/+4
* Fix parameter name for enumerate().Georg Brandl2008-05-121-8/+9
* #2836: backport new string formatting docs.Georg Brandl2008-05-123-3/+371
* #1713041: fix pprint's handling of maximum depth.Georg Brandl2008-05-121-3/+2
* Added 'n' presentation type for integers.Eric Smith2008-05-121-3/+3
* Fix-up docs for the copyreg module renaming.Georg Brandl2008-05-124-9/+13
* Fix-up docs for socketserver and queue renaming.Georg Brandl2008-05-126-18/+20
* Deprecate the timing module for removal in Python 3.0.Brett Cannon2008-05-121-0/+2
* Deprecate the sv module as per PEP 4.Brett Cannon2008-05-121-0/+2
* Added stub entry in the documentation mentioning SocketServerAlexandre Vassalotti2008-05-122-0/+10
* Updated all import statements to use the new socketserver module name.Alexandre Vassalotti2008-05-125-14/+13
* Depreate imageop for removal in 3.0.Brett Cannon2008-05-121-1/+4
* Revert commit r63086.Alexandre Vassalotti2008-05-111-3/+0
* Add a deprecation notice to mailbox' old classes' doc.Georg Brandl2008-05-111-1/+3