summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.2.rst
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Mention deprecation of PyEval_{Acquire,Release}Lock().Antoine Pitrou2011-01-161-0/+5
* More SSL-related stuffAntoine Pitrou2011-01-161-0/+12
* Mention HTTP 0.9's partial demise.Antoine Pitrou2011-01-161-0/+6
* Mention the new context parameter to FTP_TLS, and the small API changeAntoine Pitrou2011-01-161-0/+15
* Issue 10889: Added entry for handling of indexing and slicing with ranges big...Raymond Hettinger2011-01-161-4/+4
* Get proper creditAntoine Pitrou2011-01-161-1/+1
* Fix misindentAntoine Pitrou2011-01-161-5/+5
* Better description of SSL-related changesAntoine Pitrou2011-01-161-7/+15
* Clean-up comment.Raymond Hettinger2011-01-161-2/+2
* Fix two small issues.Georg Brandl2011-01-161-3/+3
* Fix "make suspicious" errors and update ignore file.Georg Brandl2011-01-151-1/+1
* Update the email sectionRaymond Hettinger2011-01-111-3/+2
* Update the datetime and time section.Raymond Hettinger2011-01-111-26/+14
* Clean-up threading.Barrier example.Raymond Hettinger2011-01-111-4/+7
* Add entry for Barrier objects.Raymond Hettinger2011-01-111-1/+43
* Add a todo.Raymond Hettinger2011-01-111-0/+2
* Fix typos and markup.Raymond Hettinger2011-01-101-15/+14
* Removed time.ctime from the list of functions that take a time tuple argumentAlexander Belopolsky2011-01-101-1/+1
* Added entries about removal of year 1900 limit.Alexander Belopolsky2011-01-101-0/+23
* Misspelling.Raymond Hettinger2011-01-101-2/+2
* Separate source link from main text.Raymond Hettinger2011-01-101-1/+1
* Fix typos.Raymond Hettinger2011-01-101-50/+50
* Markup fixRaymond Hettinger2011-01-081-2/+2
* #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s.R. David Murray2011-01-071-0/+2
* Update the digest of PEP 3333 based on comments for Phillip Eby.Raymond Hettinger2011-01-071-9/+23
* Typo.Raymond Hettinger2011-01-061-2/+2
* NitsRaymond Hettinger2011-01-061-5/+4
* Add PEP 3333 to whatsnew.Raymond Hettinger2011-01-061-1/+32
* Add more porting notes.Raymond Hettinger2011-01-051-0/+7
* Remove mention of codes pending further discussion on transform()/untransform().Raymond Hettinger2011-01-051-10/+0
* RC1 updates to whatsnewRaymond Hettinger2011-01-051-26/+86
* Update tests and whatsnew for the 'quiet' flagRaymond Hettinger2011-01-051-1/+8
* Issue #10783: rephrase the changelog (new try)Victor Stinner2010-12-291-1/+1
* Issue #10783: rephrase the changelog (NEWS, What's new)Victor Stinner2010-12-281-1/+1
* Issue #10783: struct.pack() doesn't encode implicitly unicode to UTF-8Victor Stinner2010-12-281-0/+4
* Added an XXX note to describe timedelta/timedelta feature.Alexander Belopolsky2010-12-241-0/+3
* Another trivial typo correction in whatsnewMichael Foord2010-12-221-1/+1
* Minor typo corrections in whatsnewMichael Foord2010-12-221-3/+3
* Add todoRaymond Hettinger2010-12-221-0/+2
* Reference the release scheduleRaymond Hettinger2010-12-211-0/+3
* Use kbd role.Georg Brandl2010-12-181-1/+1
* Typo fix.Georg Brandl2010-12-181-1/+1