summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Recommend use of the tracker during the RC phase or just before a beta.Raymond Hettinger2011-01-311-1/+4
* Fix minor grammar nits.Raymond Hettinger2011-01-311-27/+20
* Mention new parameter and attributes of the difflib.SequenceMatcher class add...Eli Bendersky2011-01-311-0/+9
* Fix PEP-8 violation in argparse usage example (similar examples in argparse.r...Eli Bendersky2011-01-311-9/+9
* Fix some grammar and typosEli Bendersky2011-01-311-6/+6
* Clarify the status of get_string() and recommend using the binary API.Raymond Hettinger2011-01-301-2/+7
* Add entry for the mailbox fixups.Raymond Hettinger2011-01-301-0/+28
* List known build/install problems for OS X.Raymond Hettinger2011-01-301-1/+4
* Markup nits.Raymond Hettinger2011-01-301-3/+3
* Add section for http.client.Raymond Hettinger2011-01-301-6/+37
* fix reference to issue where the addition of select.PIPE_BUF was discussedGiampaolo RodolĂ 2011-01-291-1/+1
* Add entry for str.format_map().Raymond Hettinger2011-01-291-37/+56
* Added a placeholder for str.format_map, as discussed with Raymond. My prose i...Eric Smith2011-01-281-0/+20
* More typical sample invocation of tarfile.Raymond Hettinger2011-01-271-1/+1
* Add missing attributions.Raymond Hettinger2011-01-271-2/+16
* Update todo list.Raymond Hettinger2011-01-271-1/+3
* Add an entry for tarfile.Raymond Hettinger2011-01-271-0/+32
* Markup nits.Raymond Hettinger2011-01-261-18/+26
* Add a few imports to examples.Raymond Hettinger2011-01-261-13/+25
* Fix the description of PIPE_BUFAntoine Pitrou2011-01-251-3/+3
* Typo.Raymond Hettinger2011-01-251-1/+1
* Add entries for select and site.Raymond Hettinger2011-01-251-0/+47
* Add math.erfc and turtledemo.Raymond Hettinger2011-01-251-2/+17
* Typo.Raymond Hettinger2011-01-251-1/+1
* Nits.Raymond Hettinger2011-01-251-5/+5
* Add entry for the math module.Raymond Hettinger2011-01-251-0/+39
* Add entry for io.BytesIO.getbuffer().Raymond Hettinger2011-01-241-0/+29
* Fix label syntax.Georg Brandl2011-01-241-1/+1
* Typos.Raymond Hettinger2011-01-241-2/+2
* Fix markup and add todo.Raymond Hettinger2011-01-241-1/+3
* Add entry for hash_info().Raymond Hettinger2011-01-241-0/+8
* Add section for urllib.parse.Raymond Hettinger2011-01-241-8/+50
* Add entry for the html module.Raymond Hettinger2011-01-241-0/+11
* Add entry for hashlib and expand the GC entry.Raymond Hettinger2011-01-241-2/+21
* Add entries for dis, dbm, and ctypes.Raymond Hettinger2011-01-241-0/+45
* Add entries for array, asyncore, csv, compileall, and ast.Raymond Hettinger2011-01-241-1/+60
* Add tracker references.Raymond Hettinger2011-01-231-2/+2
* Add entry for reprlib.Raymond Hettinger2011-01-231-3/+26
* Add entry for shutil's archiving operations.Raymond Hettinger2011-01-231-0/+36
* Use a Latin-1 example that won't break the LaTeX PDF build.Raymond Hettinger2011-01-211-4/+3
* Add example for __wrapped__.Raymond Hettinger2011-01-211-2/+11
* Clarify what changed with respect to date ranges and two-digit years.Raymond Hettinger2011-01-211-16/+23
* Corrected the entry about new year range in the time module.Alexander Belopolsky2011-01-201-5/+13
* Add an entry for the code repository.Raymond Hettinger2011-01-201-4/+21
* Make an entry for the os module's bytes accessors.Raymond Hettinger2011-01-201-37/+49
* Add hasattr() example.Raymond Hettinger2011-01-201-1/+12
* Add more examplesRaymond Hettinger2011-01-201-11/+22
* Fix markup.Raymond Hettinger2011-01-191-2/+1
* Expand entry for pydoc.Raymond Hettinger2011-01-191-3/+5
* Improve looks by replacing a bullet list with a table.Raymond Hettinger2011-01-191-6/+10