summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Issue 12139: add CCC command support to FTP_TLS class to revert the SSL conne...Giampaolo Rodola'2011-06-271-0/+11
* Issue #12303: Add sigwaitinfo() and sigtimedwait() to the signal module.Ross Lagerwall2011-06-251-0/+4
* merge 3.2Benjamin Peterson2011-06-161-1/+1
|\
| * Fix typo.Raymond Hettinger2011-06-161-1/+1
* | Add NEWS and whatsnew entries for the packaging moduleÉric Araujo2011-06-031-0/+13
* | Issue #12196: Add a note on os.pipe2() in the "Whats' new in Python 3.3"Charles-François Natali2011-06-011-0/+5
* | Issue #10818: Remove deprecated pydoc.serve() functionVictor Stinner2011-05-241-2/+3
* | Issue #10818: Remove the Tk GUI of the pydoc module (pydoc -g has beenVictor Stinner2011-05-241-0/+7
* | Issue #12049: Add RAND_bytes() and RAND_pseudo_bytes() functions to the sslVictor Stinner2011-05-241-0/+10
* | Issue #12011: signal.signal() and signal.siginterrupt() raise an OSError,Victor Stinner2011-05-101-0/+3
* | Issue #11888: Add log2 function to math module. Patch written by MarkVictor Stinner2011-05-081-16/+29
* | Issue #8407: The signal handler writes the signal number as a single byteVictor Stinner2011-05-081-0/+4
* | Issue #8407: Add pthread_kill(), sigpending() and sigwait() functions to theVictor Stinner2011-05-071-3/+6
* | Adjust OS/2 & VMS grammar, and add Windows 2000 to the unsupported list.Brian Curtin2011-05-031-1/+4
* | Fix indentation.Georg Brandl2011-04-301-2/+2
* | Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetchVictor Stinner2011-04-301-1/+10
* | Issue #11223: Replace threading._info() by sys.thread_infoVictor Stinner2011-04-301-4/+4
* | Small grammar fix.Georg Brandl2011-04-291-2/+2
* | Issue #11918: OS/2 and VMS are no more supported because of the lack ofVictor Stinner2011-04-261-0/+6
* | Issue #11223: Add threading._info() function providing informations about theVictor Stinner2011-04-191-0/+8
* | Issue #11393: Add the new faulthandler moduleVictor Stinner2011-03-301-0/+8
* | Remove traces of division_warning left over from Python 2 (#10998)Éric Araujo2011-03-261-0/+4
* | 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
* | Do not touch sys.path when site is imported and python was started with -S.Éric Araujo2011-03-231-0/+5
* | 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 9795: adds context manager protocol to nntplib.NNTP class so that it ca...Giampaolo Rodolà2011-03-031-0/+16
* | Issue 10784: adds os.getpriority() and os.setpriority() functions.Giampaolo Rodolà2011-02-251-10/+16
* | Issue 10882: add os.sendfile(). (patch provided by Ross Lagerwall)Giampaolo Rodolà2011-02-251-0/+13
* | Add 3.3 whatsnew to index.Georg Brandl2011-02-251-0/+1
* | Adds Python 3.3 what's new document.Giampaolo Rodolà2011-02-241-0/+95
* | 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