summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add examples for inspect.Raymond Hettinger2011-01-191-6/+33
* Fix typo in example of barrier timeouts from r88102David Malcolm2011-01-181-1/+1
* Expand barrier example to show time-outs.Raymond Hettinger2011-01-181-5/+20
* Missing word.Raymond Hettinger2011-01-181-2/+2
* Reword the OrderedDict entry to emphasize the default behavior,Raymond Hettinger2011-01-181-10/+12
* Typos.Raymond Hettinger2011-01-181-10/+10
* More nits.Raymond Hettinger2011-01-181-11/+12
* Nits.Raymond Hettinger2011-01-181-17/+16
* More nits.Raymond Hettinger2011-01-181-6/+5
* Add example for the abc module.Raymond Hettinger2011-01-181-5/+13
* Nits.Raymond Hettinger2011-01-181-9/+13
* Add an import to the logging exampleRaymond Hettinger2011-01-171-0/+1
* The example for configparser was weird.Raymond Hettinger2011-01-171-24/+31
* Beautify code examples.Raymond Hettinger2011-01-171-80/+80
* Wording nits.Raymond Hettinger2011-01-171-4/+3
* Fix-up the XXX for importlib.abc.Raymond Hettinger2011-01-171-4/+6
* Tidy-up the ssl section.Raymond Hettinger2011-01-171-38/+33
* Note that two-phase cyclic barriers are suitable for use in loops.Raymond Hettinger2011-01-171-2/+4
* Placeholder sentence pointing out that imoprtlib has updated (as well as depr...Brett Cannon2011-01-161-0/+5