Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #1559549: Add 'name' and 'path' attributes to ImportError. | Brett Cannon | 2012-04-13 | 6 | -3/+192 |
* | Merge #14399: zipfile now correctly handles comments added to empty zipfiles. | R David Murray | 2012-04-12 | 3 | -11/+49 |
* | Doc: sort time.CLOCK_xxx constants | Victor Stinner | 2012-04-12 | 1 | -8/+8 |
* | Null-merge 3.2 branch. | Georg Brandl | 2012-04-12 | 0 | -0/+0 |
|\ | |||||
| * | 3.2 sidebar: link to 3.3, not 3.1 | Georg Brandl | 2012-04-12 | 1 | -1/+1 |
* | | Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. | Charles-François Natali | 2012-04-12 | 3 | -0/+7 |
|\ \ | |/ | |||||
| * | Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. | Charles-François Natali | 2012-04-12 | 3 | -0/+7 |
* | | code improvement. 'as cm' not required when not used. Review comment by Georg... | Senthil Kumaran | 2012-04-12 | 1 | -7/+7 |
* | | Merge doc fixes #14553 and #14552. | R David Murray | 2012-04-12 | 2 | -4/+4 |
|\ \ | |/ | |||||
| * | #14553: fix word order. | R David Murray | 2012-04-12 | 1 | -1/+1 |
| * | #14552: remove redundant wording in 'test' docs. | R David Murray | 2012-04-12 | 1 | -3/+3 |
* | | merge 3.2 (null) | Benjamin Peterson | 2012-04-11 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | merge 3.1 (null) | Benjamin Peterson | 2012-04-11 | 0 | -0/+0 |
| |\ | |||||
| | * | after 3.1.5 | Benjamin Peterson | 2012-04-11 | 2 | -1/+13 |
* | | | #14508: make gprof2html script runnable under python3 | R David Murray | 2012-04-11 | 2 | -6/+31 |
|\ \ \ | |/ / | |||||
| * | | #14508: make gprof2html script runnable under python3 | R David Murray | 2012-04-11 | 1 | -5/+7 |
* | | | merge to default - Issue 10484 - Incorporate improvements to CGI module - Sug... | Senthil Kumaran | 2012-04-11 | 2 | -51/+56 |
|\ \ \ | |/ / | |||||
| * | | 3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Gle... | Senthil Kumaran | 2012-04-11 | 2 | -51/+56 |
* | | | Improve the threading.Condition docs. | Antoine Pitrou | 2012-04-11 | 1 | -3/+5 |
|\ \ \ | |/ / | |||||
| * | | Improve the threading.Condition docs. | Antoine Pitrou | 2012-04-11 | 1 | -3/+5 |
* | | | #14545: merge 3.2 | Georg Brandl | 2012-04-11 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Closes #14545: make clearer what was added. | Georg Brandl | 2012-04-11 | 1 | -2/+2 |
* | | | Merge 3.2 | Georg Brandl | 2012-04-11 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.2.3 release clone. | Georg Brandl | 2012-04-11 | 8 | -13/+15 |
| |\ \ | |||||
| | * | | Post-release update. | Georg Brandl | 2012-04-11 | 1 | -1/+1 |
| | * | | Added tag v3.2.3 for changeset 3d0686d90f55 | Georg Brandl | 2012-04-10 | 1 | -0/+1 |
| | * | | Merge.v3.2.3 | Georg Brandl | 2012-04-10 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Add 3.2.3rc2 uuid. | Martin v. Löwis | 2012-03-18 | 1 | -0/+1 |
| | * | | | Bump to 3.2.3 final. | Georg Brandl | 2012-04-10 | 5 | -8/+8 |
| | * | | | News entry for f91ecbc8bafc. | Georg Brandl | 2012-04-10 | 1 | -5/+5 |
| | * | | | Issue #14387 : undefine 'small' so that it doesn't clash with Windows headers. | Kristján Valur Jónsson | 2012-03-22 | 1 | -0/+2 |
| | |/ / | |||||
* | | | | use assertWarns instead of check_warnings - Issue14341 | Senthil Kumaran | 2012-04-11 | 1 | -7/+9 |
* | | | | Make the trace module ignore modules whose names start with "<" and | Brett Cannon | 2012-04-11 | 2 | -2/+5 |
* | | | | 1) Remove claim of an input invariant that is only true for static mpd_t. | Stefan Krah | 2012-04-10 | 2 | -4/+2 |
* | | | | Fix stale comment. | Stefan Krah | 2012-04-10 | 1 | -3/+4 |
* | | | | Merge | Antoine Pitrou | 2012-04-10 | 1 | -139/+167 |
|\ \ \ \ | |/ / / | |||||
| * | | | Small improvements to the threading docs: better publicize support for the wi... | Antoine Pitrou | 2012-04-10 | 1 | -19/+33 |
| * | | | Fix some markup in the threading docs. | Antoine Pitrou | 2012-04-10 | 1 | -70/+78 |
| * | | | Issue #8799: Fix and improve the threading.Condition documentation. | Antoine Pitrou | 2012-04-10 | 2 | -54/+64 |
| * | | | merge heads | Senthil Kumaran | 2012-04-10 | 2 | -2/+31 |
| |\ \ \ | |||||
* | \ \ \ | merge heads | Senthil Kumaran | 2012-04-10 | 2 | -2/+31 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merged updates to logging reference and HOWTO from 3.2. | Vinay Sajip | 2012-04-10 | 2 | -2/+31 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Updated logging reference and HOWTO. | Vinay Sajip | 2012-04-10 | 2 | -2/+31 |
* | | | | | | merge - fix the incorrect changes made for PATH_INFO value - Issue10484 | Senthil Kumaran | 2012-04-10 | 2 | -11/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | 3.2- fix the incorrect changes made for PATH_INFO value - Issue10484 | Senthil Kumaran | 2012-04-10 | 2 | -11/+6 |
| |/ / / | |||||
* | | | | Issue #14541: Merged addition of test/sndhdrdata to Makefile.pre.in from 3.2. | Vinay Sajip | 2012-04-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation. | Vinay Sajip | 2012-04-10 | 1 | -1/+2 |
* | | | | Issue #14478: Cache the hash of a Decimal in the C version. | Stefan Krah | 2012-04-10 | 1 | -1/+14 |
* | | | | merge - minor .rst fix | Senthil Kumaran | 2012-04-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | minor .rst fix | Senthil Kumaran | 2012-04-10 | 1 | -1/+1 |