Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Branch merge | Éric Araujo | 2012-02-05 | 7 | -47/+99 |
|\ | |||||
| * | Stop converting package_data to extra_files in pysetup create (#13712). | Éric Araujo | 2012-02-05 | 3 | -28/+35 |
| * | Allow multiple values for package_data in setup.cfg (#11805). | Éric Araujo | 2012-02-04 | 3 | -14/+50 |
| * | Improve one packaging test, remove a setuptoolism in another | Éric Araujo | 2012-02-04 | 2 | -5/+14 |
* | | merge with 3.2 | Georg Brandl | 2012-02-05 | 1 | -4/+4 |
|\ \ | |||||
| * | | Closes #13944: fix capitalization of class name. | Georg Brandl | 2012-02-05 | 1 | -4/+4 |
* | | | Issue #12142: Fixed reference cycle when importing ctypes | Meador Inge | 2012-02-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #12142: Fixed reference cycle when importing ctypes | Meador Inge | 2012-02-05 | 1 | -1/+1 |
* | | | _Py_Identifier are always ASCII strings | Victor Stinner | 2012-02-05 | 1 | -3/+2 |
* | | | Null merge. | Nadeem Vawda | 2012-02-04 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Issue #1625: Document BZ2File's lack of support for multi-stream inputs. | Nadeem Vawda | 2012-02-04 | 1 | -0/+9 |
* | | | Issue #13933: merge | Ned Deily | 2012-02-04 | 2 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | Issue #13933: IDLE auto-complete did not work with some imported | Ned Deily | 2012-02-04 | 2 | -2/+5 |
* | | | Fix failing test on big-endian machines (issue #13806). | Antoine Pitrou | 2012-02-04 | 1 | -8/+23 |
|\ \ \ | |/ / | |||||
| * | | Fix failing test on big-endian machines (issue #13806). | Antoine Pitrou | 2012-02-04 | 1 | -8/+23 |
* | | | merge 3.2 | Benjamin Peterson | 2012-02-04 | 1 | -8/+0 |
|\ \ \ | |/ / | |||||
| * | | threading primitives now have timeouts | Benjamin Peterson | 2012-02-04 | 1 | -8/+0 |
| * | | Issue #8184: Fix a potential file descriptor leak when a | Charles-François Natali | 2012-02-04 | 1 | -4/+8 |
* | | | Issue #8184: Fix a potential file descriptor leak when a | Charles-François Natali | 2012-02-04 | 1 | -4/+8 |
* | | | Document that some of LZMAFile.__init__()'s args are keyword-only. | Nadeem Vawda | 2012-02-04 | 1 | -1/+1 |
* | | | Make BZ2File.__init__()'s fileobj argument keyword-only. | Nadeem Vawda | 2012-02-04 | 2 | -2/+2 |
* | | | Update docstring for BZ2File.__init__(). | Nadeem Vawda | 2012-02-04 | 1 | -3/+7 |
| |/ |/| | |||||
* | | Small grammar fixes by Mark Summerfield. | Georg Brandl | 2012-02-04 | 1 | -10/+10 |
* | | merge 3.2 | Benjamin Peterson | 2012-02-04 | 1 | -5/+10 |
|\ \ | |/ | |||||
| * | put returns on their own lines | Benjamin Peterson | 2012-02-04 | 1 | -5/+10 |
* | | merge 3.2 | Benjamin Peterson | 2012-02-04 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | remove unused import | Benjamin Peterson | 2012-02-04 | 1 | -1/+0 |
* | | Issue #13861: merge | Ned Deily | 2012-02-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Issue #13861: Prevent test_apropos* test case failures in test_pydoc. | Ned Deily | 2012-02-03 | 1 | -2/+2 |
* | | Merge | Brett Cannon | 2012-02-03 | 8 | -6/+141 |
|\ \ | |||||
| * | | Issue #13777: Add PF_SYSTEM sockets on OS X. | Martin v. Löwis | 2012-02-03 | 8 | -6/+141 |
* | | | Check for errors in creating sub-interpreters when testing the C API. | Brett Cannon | 2012-02-03 | 1 | -0/+8 |
|/ / | |||||
* | | Issue #13901: Prevent test_packaging failures on OS X with --enable-shared. | Ned Deily | 2012-02-03 | 1 | -3/+8 |
* | | merge | Ned Deily | 2012-02-03 | 2 | -2/+10 |
|\ \ | |/ | |||||
| * | Issue #13901: Prevent test_distutils failures on OS X with --enable-shared. | Ned Deily | 2012-02-03 | 2 | -2/+10 |
* | | Fix small grammatical inconsistency. | Georg Brandl | 2012-02-02 | 1 | -1/+2 |
* | | Null merge. | Charles-François Natali | 2012-02-02 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Issue #13817: After fork(), reinit the ad-hoc TLS implementation earlier to fix | Charles-François Natali | 2012-02-02 | 2 | -1/+26 |
| |\ \ | |||||
* | \ \ | Merge. | Charles-François Natali | 2012-02-02 | 2 | -1/+26 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge. | Charles-François Natali | 2012-02-02 | 2 | -1/+26 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Issue #13817: After fork(), reinit the ad-hoc TLS implementation earlier to fix | Charles-François Natali | 2012-02-02 | 2 | -1/+26 |
* | | | | Merge branch 3.2 | Petri Lehtinen | 2012-02-02 | 4 | -3/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Document absoluteness of sys.executable | Petri Lehtinen | 2012-02-02 | 4 | -3/+10 |
| |/ / | |||||
* | | | Make sqlite3 tests editable with Emacs | Petri Lehtinen | 2012-02-02 | 7 | -7/+7 |
| |/ |/| | |||||
* | | Issue #1813: merge changeset that reverts a glibc workaround for the | Stefan Krah | 2012-02-02 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Issue #1813: Revert workaround for a glibc bug on the Fedora buildbot. | Stefan Krah | 2012-02-02 | 1 | -3/+0 |
| * | merge. again. | Brian Curtin | 2012-02-01 | 2 | -3/+3 |
| |\ | |||||
* | \ | merge updates | Brian Curtin | 2012-02-01 | 6 | -9/+59 |
|\ \ \ | |||||
| * \ \ | Merge branch 3.2 | Petri Lehtinen | 2012-02-01 | 5 | -9/+54 |
| |\ \ \ | | |/ / | |||||
| | * | | sqlite3: Handle strings with embedded zeros correctly | Petri Lehtinen | 2012-02-01 | 5 | -9/+54 |