| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | Do not raise self.skipTest(). | Serhiy Storchaka | 2013-02-04 | 1 | -2/+1 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Do not raise self.skipTest(). | Serhiy Storchaka | 2013-02-04 | 1 | -2/+1 | |
| | | * | | | | | Temporarily disable test_from_dll in test_returnfuncptrs.py for Windows. | Serhiy Storchaka | 2013-02-04 | 1 | -1/+4 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Temporarily disable test_from_dll in test_returnfuncptrs.py for Windows. | Serhiy Storchaka | 2013-02-04 | 1 | -1/+4 | |
| | | * | | | | | Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple | Serhiy Storchaka | 2013-02-04 | 7 | -14/+117 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple | Serhiy Storchaka | 2013-02-04 | 7 | -14/+117 | |
| | | * | | | | | fix find_library on Solaris (closes #5289) | Benjamin Peterson | 2013-02-04 | 3 | -0/+32 | |
| | | * | | | | | Way too many places create modules temporarily that never set | Brett Cannon | 2013-02-03 | 1 | -6/+0 | |
| | | * | | | | | null merge | Gregory P. Smith | 2013-02-03 | 0 | -0/+0 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Update the embedded copy of the expat XML parser to 2.1.0. It brings | Gregory P. Smith | 2012-07-14 | 12 | -258/+374 | |
| | | * | | | | | merge | Brett Cannon | 2013-02-03 | 3 | -28/+76 | |
| | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ | Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying | Serhiy Storchaka | 2013-02-03 | 3 | -28/+76 | |
| | | | |\ \ \ \ \ | | | | |/ / / / | ||||||
| | | | | * | | | | Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying | Serhiy Storchaka | 2013-02-03 | 3 | -18/+72 | |
| | | * | | | | | | pyexpat/xml.parsers.expat create their errors and model modules from | Brett Cannon | 2013-02-03 | 1 | -0/+4 | |
| | | |/ / / / / | ||||||
| | | * | | | | | #17109: fix headings in mock example doc. | Georg Brandl | 2013-02-03 | 1 | -14/+14 | |
| | | * | | | | | Closes #17109: fix heading levels in mock doc. | Georg Brandl | 2013-02-03 | 1 | -23/+22 | |
| | | * | | | | | Refactor recently added bugfix into more testable code by using a | Gregory P. Smith | 2013-02-03 | 2 | -19/+48 | |
| | | * | | | | | Issue #16698: merge from 3.2 | Ned Deily | 2013-02-02 | 2 | -0/+10 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Issue #16698: Skip posix test_getgroups when built with OS X | Ned Deily | 2013-02-02 | 2 | -0/+10 | |
| | | * | | | | | Null merge | Antoine Pitrou | 2013-02-02 | 0 | -0/+0 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Simplify code in HTTPResponse.read() | Antoine Pitrou | 2013-02-02 | 1 | -4/+1 | |
| | | * | | | | | Issue #15633: httplib.HTTPResponse is now mark closed when the server sends l... | Antoine Pitrou | 2013-02-02 | 3 | -8/+47 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Issue #15633: httplib.HTTPResponse is now mark closed when the server sends l... | Antoine Pitrou | 2013-02-02 | 3 | -4/+27 | |
| | | * | | | | | Back out fix for issue #13886; it introduced a new bug in interactive readlin... | Nadeem Vawda | 2013-02-02 | 3 | -12/+1 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Back out fix for issue #13886; it introduced a new bug in interactive readlin... | Nadeem Vawda | 2013-02-02 | 3 | -12/+1 | |
| | | * | | | | | Fix the test for issue #6972. | Serhiy Storchaka | 2013-02-02 | 2 | -6/+21 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Fix the test for issue #6972. | Serhiy Storchaka | 2013-02-02 | 2 | -6/+21 | |
| | | * | | | | | Issue #17034: Use Py_CLEAR() in bytesobject.c. | Serhiy Storchaka | 2013-02-02 | 1 | -8/+4 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Issue #17034: Use Py_CLEAR() in bytesobject.c. | Serhiy Storchaka | 2013-02-02 | 1 | -8/+4 | |
| | | * | | | | | Fix a Cyrillic "C" inroduced into the docs by patch for issue #6972. | Serhiy Storchaka | 2013-02-02 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Fix a Cyrillic "C" inroduced into the docs by patch for issue #6972. | Serhiy Storchaka | 2013-02-02 | 1 | -1/+1 | |
| | | * | | | | | Fix tests for issue #11159. | Serhiy Storchaka | 2013-02-02 | 1 | -0/+16 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Fix tests for issue #11159. | Serhiy Storchaka | 2013-02-02 | 1 | -0/+16 | |
| | | * | | | | | Null merge | Serhiy Storchaka | 2013-02-02 | 1 | -0/+3 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Merge heads | Serhiy Storchaka | 2013-02-02 | 2 | -14/+3 | |
| | | | |\ \ \ \ | ||||||
| | | * | \ \ \ \ | Merge heads | Serhiy Storchaka | 2013-02-02 | 2 | -14/+3 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Issue #15116: merge from 3.2 | Ned Deily | 2013-02-02 | 2 | -14/+3 | |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | ||||||
| | | | | * | | | | | Issue #15116: Remove references to appscript as it is no longer being | Ned Deily | 2013-02-02 | 2 | -14/+3 | |
| | | * | | | | | | | Issue #11159: Add tests for testing SAX parser support of non-ascii file names. | Serhiy Storchaka | 2013-02-02 | 1 | -0/+44 | |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | | Issue #11159: Add tests for testing SAX parser support of non-ascii file names. | Serhiy Storchaka | 2013-02-02 | 1 | -0/+44 | |
| | | | |/ / / / | ||||||
| | | * | | | | | Issue #15587: merge from 3.2 | Ned Deily | 2013-02-02 | 3 | -0/+8 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Issue #15587: Enable Tk high-resolution text rendering on Macs with | Ned Deily | 2013-02-02 | 3 | -0/+8 | |
| | | * | | | | | In the _hashlib module, only initialize the static data for OpenSSL's | Gregory P. Smith | 2013-02-02 | 1 | -6/+9 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | In the _hashlib module, only initialize the static data for OpenSSL's | Gregory P. Smith | 2013-02-02 | 1 | -6/+9 | |
| | | * | | | | | null merge from 3.2 (3.3's code already refactored) | Gregory P. Smith | 2013-02-02 | 0 | -0/+0 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Silence a -Wformat-extra-argument warning when compiling. | Gregory P. Smith | 2013-02-02 | 1 | -7/+15 | |
| | | * | | | | | Issue #16256: merge from 3.2 | Ned Deily | 2013-02-01 | 2 | -1/+3 | |
| | | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | | * | | | | Issue #16256: OS X installer now sets correct permissions for doc directory. | Ned Deily | 2013-02-01 | 2 | -1/+3 | |
| | | * | | | | | merge | Brett Cannon | 2013-02-01 | 6 | -28/+123 | |
| | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ | null merge | Gregory P. Smith | 2013-02-01 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ | | | | |/ / / / | ||||||
