| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #11918: OS/2 and VMS are no more supported because of the lack of | Victor Stinner | 2011-04-26 | 1 | -0/+6 |
|
|
* | Issue #11223: Add threading._info() function providing informations about the | Victor Stinner | 2011-04-19 | 1 | -0/+8 |
|
|
* | Issue #11393: Add the new faulthandler module | Victor Stinner | 2011-03-30 | 1 | -0/+8 |
|
|
* | Remove traces of division_warning left over from Python 2 (#10998) | Éric Araujo | 2011-03-26 | 1 | -0/+4 |
|
|
* | Do not touch sys.path when site is imported and python was started with -S. | Éric Araujo | 2011-03-23 | 1 | -0/+5 |
|
|
* | Issue 9795: adds context manager protocol to nntplib.NNTP class so that it ca... | Giampaolo Rodolà | 2011-03-03 | 1 | -0/+16 |
|
|
* | Issue 10784: adds os.getpriority() and os.setpriority() functions. | Giampaolo Rodolà | 2011-02-25 | 1 | -10/+16 |
|
|
* | Issue 10882: add os.sendfile(). (patch provided by Ross Lagerwall) | Giampaolo Rodolà | 2011-02-25 | 1 | -0/+13 |
|
|
* | Adds Python 3.3 what's new document. | Giampaolo Rodolà | 2011-02-24 | 1 | -0/+95 |
|
|