summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Provide encoding as keyword argument; soften warning paragraph about encodingsAndrew M. Kuchling2006-05-021-6/+7
* Add itemAndrew M. Kuchling2006-05-011-0/+5
* Some ElementTree fixes: import from xml, not xmlcore; fix case of module name...Andrew M. Kuchling2006-05-011-6/+6
* Add itemAndrew M. Kuchling2006-04-301-0/+6
* Add two itemsAndrew M. Kuchling2006-04-301-0/+17
* Add itemAndrew M. Kuchling2006-04-291-1/+5
* Make case of 'ZIP' consistentAndrew M. Kuchling2006-04-291-1/+1
* Add itemAndrew M. Kuchling2006-04-291-0/+5
* Bump document versionAndrew M. Kuchling2006-04-271-1/+1
* Add labels to all sectionsAndrew M. Kuchling2006-04-261-11/+11
* [Bug #1475080] Fix exampleAndrew M. Kuchling2006-04-261-2/+2
* minor tweakGeorge Yoshida2006-04-251-1/+1
* Rework context terminologyAndrew M. Kuchling2006-04-251-21/+22
* Add two items; easy_install is now off the table, though pkgutil still isAndrew M. Kuchling2006-04-251-1/+14
* Edits, using the new termAndrew M. Kuchling2006-04-241-29/+31
* Add two itemsAndrew M. Kuchling2006-04-231-0/+29
* Edits to the PEP 343 sectionAndrew M. Kuchling2006-04-231-65/+62
* Guido wrote contextlib, not me, but thanks anyway. ;)Phillip J. Eby2006-04-211-1/+0
* Add itemAndrew M. Kuchling2006-04-211-0/+5
* Add \label to make better HTML filenamesAndrew M. Kuchling2006-04-211-16/+16
* Add two items; typographical improvement for the 'with' statement; minor editsAndrew M. Kuchling2006-04-211-29/+48
* Change a footnote to a parenthetical (in two senses) paragraphAndrew M. Kuchling2006-04-201-5/+8
* Argh, make another markup fixAndrew M. Kuchling2006-04-201-1/+1
* Markup fixAndrew M. Kuchling2006-04-201-1/+1
* Add some items; add "New module" consistently; make contextlib.closing exampl...Andrew M. Kuchling2006-04-201-20/+44
* Write datetime.strptime() item; show use of @contextmanager in defining __con...Andrew M. Kuchling2006-04-191-18/+48
* Add itemAndrew M. Kuchling2006-04-181-2/+12
* fix long option markupGeorge Yoshida2006-04-171-2/+2
* Update status of documentAndrew M. Kuchling2006-04-171-3/+2
* Remove translated code hidden inside a comment environment; latex2html gets c...Andrew M. Kuchling2006-04-171-32/+0
* Add itemAndrew M. Kuchling2006-04-161-3/+3
* Describe contextlib module. (Done for today...)Andrew M. Kuchling2006-04-161-19/+77
* Write most of the 'writing context managers' section. I'd like comments on it,Andrew M. Kuchling2006-04-161-43/+211
* Add an item; better crediting; fix error in SQL example; minor editsAndrew M. Kuchling2006-04-141-32/+29
* Add more itemsAndrew M. Kuchling2006-04-141-10/+70
* Add an item and a reminderAndrew M. Kuchling2006-04-141-0/+9
* Typo fixAndrew M. Kuchling2006-04-131-1/+1
* [Bug #1464571] Mention that generator's .gi_frame can now be NoneAndrew M. Kuchling2006-04-131-2/+12
* Add some itemsAndrew M. Kuchling2006-04-131-6/+16
* Include more detail on Coverity results and add a link; minor editsAndrew M. Kuchling2006-04-131-8/+9
* Describe sys.subversion, Py_GetBuildInfo()Andrew M. Kuchling2006-04-131-4/+34
* Fix {} mismatch spotted by George Yoshida.Neal Norwitz2006-04-131-1/+1
* Fix typography of Martin's nameAndrew M. Kuchling2006-04-132-4/+4
* Write some ctypes examplesAndrew M. Kuchling2006-04-131-4/+73
* Mention ASCII as default encoding; update TODO list; use PyCF_ONLY_AST by MvL...Andrew M. Kuchling2006-04-121-9/+26
* Bump version number; rearrange introduction a bitAndrew M. Kuchling2006-04-121-9/+8
* Add PEP 243 sectionAndrew M. Kuchling2006-04-121-1/+26
* Note C API incompatibilitiesAndrew M. Kuchling2006-04-121-0/+32
* Mention access to ASTsAndrew M. Kuchling2006-04-121-1/+14
* Complete the ElementTree sectionAndrew M. Kuchling2006-04-111-5/+32