Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #12852: Set _POSIX_C_SOURCE to 200809 to get POSIX 2008 | Victor Stinner | 2011-09-07 | 2 | -287/+308 |
* | Issue #12852: Set _XOPEN_SOURCE to 700 to get POSIX 2008 | Victor Stinner | 2011-09-07 | 3 | -2/+7 |
* | Issue #12909: Make PyLong_As* functions consistent in their use of exceptions. | Nadeem Vawda | 2011-09-07 | 3 | -2/+100 |
* | Issue #12929: faulthandler now uses char* for arithmetic on pointers | Victor Stinner | 2011-09-07 | 1 | -1/+1 |
* | Issue #12871: sched_get_priority_(min|max) might not be defined even though | Charles-François Natali | 2011-09-06 | 5 | -309/+299 |
* | Closes #12906: Merged fix from 3.2. | Vinay Sajip | 2011-09-06 | 1 | -1/+1 |
|\ | |||||
| * | Closes #12906: Fixed bug in YAML configuration. | Vinay Sajip | 2011-09-06 | 1 | -1/+1 |
* | | merge 3.2 | Benjamin Peterson | 2011-09-06 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | merge heads | Benjamin Peterson | 2011-09-06 | 18 | -1117/+74 |
| |\ | |||||
* | \ | merge heads | Benjamin Peterson | 2011-09-06 | 18 | -37/+176 |
|\ \ \ | |||||
| * | | | Issue #12567: Fix curses.unget_wch() tests | Victor Stinner | 2011-09-06 | 1 | -2/+4 |
| * | | | Minor grammar fix. | Brett Cannon | 2011-09-06 | 1 | -1/+1 |
| * | | | Merge 3.2: Fix PyUnicode_AsWideCharString() doc | Victor Stinner | 2011-09-06 | 2 | -6/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix PyUnicode_AsWideCharString() doc: size doesn't contain the null character | Victor Stinner | 2011-09-06 | 2 | -6/+6 |
| * | | | Issue #12567: Add curses.unget_wch() function | Victor Stinner | 2011-09-05 | 4 | -0/+97 |
| * | | | Issue #9561: packaging now writes egg-info files using UTF-8 | Victor Stinner | 2011-09-05 | 2 | -3/+3 |
| * | | | Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using U... | Victor Stinner | 2011-09-05 | 3 | -7/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Issue #9561: distutils now reads and writes egg-info files using UTF-8 | Victor Stinner | 2011-09-05 | 3 | -8/+8 |
| * | | | null merge 3.2 | Victor Stinner | 2011-09-05 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Issue #12326: Remove plat-linux3 directory | Victor Stinner | 2011-09-05 | 5 | -1083/+0 |
| * | | | merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.pu... | Senthil Kumaran | 2011-09-05 | 1 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace... | Senthil Kumaran | 2011-09-05 | 1 | -4/+4 |
| * | | | Merge 3.2 | Éric Araujo | 2011-09-05 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Branch merge | Éric Araujo | 2011-09-05 | 3 | -7/+38 |
| | |\ \ | |||||
| * | \ \ | Branch merge | Éric Araujo | 2011-09-05 | 3 | -7/+38 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge 3.2 | Éric Araujo | 2011-09-04 | 0 | -0/+0 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Branch merge | Éric Araujo | 2011-09-04 | 3 | -7/+38 |
| | | |\ \ \ | |||||
| | * | \ \ \ | Branch merge | Éric Araujo | 2011-09-04 | 3 | -7/+38 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge fix for #8286 from 3.2 | Éric Araujo | 2011-09-02 | 3 | -7/+38 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Warn instead of crashing because of invalid path in MANIFEST.in (#8286). | Éric Araujo | 2011-09-02 | 3 | -2/+34 |
| | | | * | | | | Enable catching WARN-level logging messages in distutils' test_sdist | Éric Araujo | 2011-09-02 | 1 | -5/+4 |
| * | | | | | | | Merge with 3.2: Issue #12841: Fix tarfile extraction of non-existent uids/gids. | Lars Gustäbel | 2011-09-05 | 2 | -8/+7 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Issue #12841: Fix tarfile extraction of non-existent uids/gids. | Lars Gustäbel | 2011-09-05 | 2 | -8/+7 |
| * | | | | | | | #12888: merge with 3.2. | Ezio Melotti | 2011-09-05 | 4 | -2/+7 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | #12888: Fix a bug in HTMLParser.unescape that prevented it to escape more tha... | Ezio Melotti | 2011-09-05 | 4 | -2/+7 |
| * | | | | | | | Merge with 3.2 | Martin v. Löwis | 2011-09-04 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Add 3.2.2 and 3.2.3 UUIDs. | Martin v. Löwis | 2011-09-04 | 1 | -0/+5 |
* | | | | | | | | merge 3.2 (#1616) | Benjamin Peterson | 2011-09-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | cast to getter | Benjamin Peterson | 2011-09-06 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge with 3.2. | Georg Brandl | 2011-09-04 | 5 | -11/+30 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Post-release version bump. | Georg Brandl | 2011-09-04 | 1 | -1/+1 |
| * | | | | | Merge with release clone. | Georg Brandl | 2011-09-04 | 12 | -54/+94 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added tag v3.2.2 for changeset 137e45f15c0b | Georg Brandl | 2011-09-03 | 1 | -0/+1 |
| | * | | | | | Issue #12333: fix test_distutils failures under Solaris and derivativesv3.2.2 | Antoine Pitrou | 2011-08-25 | 1 | -0/+4 |
| | * | | | | | Bump to 3.2.2. | Georg Brandl | 2011-09-03 | 6 | -9/+9 |
| | * | | | | | Regenerate pydoc topics. | Georg Brandl | 2011-09-03 | 1 | -2/+2 |
| | * | | | | | Make bdist_* commands respect --skip-build passed to bdist (#10946) | Éric Araujo | 2011-08-29 | 5 | -25/+43 |
| | * | | | | | Fix distutils tests on Windows (#12678). | Éric Araujo | 2011-08-23 | 3 | -23/+30 |
| | * | | | | | Issue #12678: Fix distutils sdist test on Windows. | Nadeem Vawda | 2011-08-21 | 2 | -0/+2 |
| | * | | | | | Fix distutils test_install for shared CPython builds | Éric Araujo | 2011-08-21 | 1 | -0/+1 |