summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.2.rst
Commit message (Expand)AuthorAgeFilesLines
* merge 3.2Benjamin Peterson2011-06-161-1/+1
|\
| * Fix typo.Raymond Hettinger2011-06-161-1/+1
* | Issue #11071: Fix whatsnew description of O/S access to raw bytes.Raymond Hettinger2011-03-251-2/+2
|\ \ | |/
| * Issue #11071: Fix whatsnew description of O/S access to raw bytes.Raymond Hettinger2011-03-251-2/+2
* | Merge doc updateAntoine Pitrou2011-03-151-0/+4
|\ \ | |/
| * Followup to 4c59cd84086f: add an entry in the porting guide and a "versioncha...Antoine Pitrou2011-03-151-0/+4
| * Issue #11296: rsplit() mentioned twice for the same change.Raymond Hettinger2011-02-241-1/+1
| * nitsRaymond Hettinger2011-02-231-2/+2
| * Fix typo reported by 'Paddy' on python-list.Terry Reedy2011-02-221-1/+1
| * Issue 10160: Both single-arg and multi-arg calls have been sped-up.Raymond Hettinger2011-02-211-3/+3
* | Issue 10160: Both single-arg and multi-arg calls have been sped-up.Raymond Hettinger2011-02-211-3/+3
|/
* Fix two typos in what’s new (#11234).Éric Araujo2011-02-191-2/+2
* Some more grammar fixes/typos for what’s new (approved by Raymond; #11071)Éric Araujo2011-02-191-6/+6
* Doc fixups.Raymond Hettinger2011-02-181-1/+2
* Fix-up logging.dictConfig() example.Raymond Hettinger2011-02-171-3/+5
* Fix an import and add a citation.Raymond Hettinger2011-02-171-4/+7
* Fix accumulate() example. (Reported by David Murray.)Raymond Hettinger2011-02-141-1/+1
* Missing paren.Raymond Hettinger2011-02-111-1/+1
* Insert missing section heading (noticed by Victor Stinner).Raymond Hettinger2011-02-111-12/+15
* Fix nits.Raymond Hettinger2011-02-101-8/+8
* Add an entry for logging.Raymond Hettinger2011-02-101-2/+39
* Add 'pysqlite' before version 2.6.0Terry Reedy2011-02-091-1/+1
* Typo.Raymond Hettinger2011-02-091-1/+1
* Add link to table for Tcl/Tk issues on the Mac.Raymond Hettinger2011-02-071-3/+4
* Typo. Doh!Raymond Hettinger2011-02-071-1/+1
* Issue #11071: Various improvements to whatsnew.Raymond Hettinger2011-02-061-19/+50
* 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