Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 3.3 | Georg Brandl | 2013-10-13 | 2 | -2/+2 |
|\ | |||||
| * | Fix display of deprecated blocks with Sphinx 1.2. | Georg Brandl | 2013-10-13 | 2 | -2/+2 |
* | | Add re.fullmatch() function and regex.fullmatch() method, which anchor the | Georg Brandl | 2013-10-13 | 5 | -45/+156 |
* | | Grammar fix. | Eric V. Smith | 2013-10-13 | 1 | -1/+1 |
* | | Close #18281: superfluous stat constants removed from tarfile | Ethan Furman | 2013-10-13 | 1 | -24/+0 |
* | | Document speedup in whatsnew | Christian Heimes | 2013-10-13 | 1 | -0/+11 |
* | | Issue #19219: retval may be used uninitialized value | Christian Heimes | 2013-10-13 | 1 | -1/+1 |
* | | whitespace cleanup | Christian Heimes | 2013-10-13 | 1 | -1/+0 |
* | | merge | Christian Heimes | 2013-10-13 | 1 | -2/+14 |
|\ \ | |||||
| * \ | Merge. | Richard Oudkerk | 2013-10-12 | 1 | -2/+14 |
| |\ \ | | |/ | |||||
| | * | Make test_terminate() succeed or fail quickly. | Richard Oudkerk | 2013-10-12 | 1 | -2/+14 |
* | | | Issue #19218: set __name__ of _collections_abc to collections.abc in order to... | Christian Heimes | 2013-10-13 | 1 | -0/+6 |
* | | | Issue #19218: Add facade collections.abc | Christian Heimes | 2013-10-13 | 1 | -0/+3 |
* | | | Issue #19218: Rename collections.abc to _collections_abc in order to speed up... | Christian Heimes | 2013-10-13 | 7 | -6/+14 |
* | | | Remove import functools from re module. The re module imports functools but n... | Christian Heimes | 2013-10-13 | 1 | -1/+0 |
|/ / | |||||
* | | merge | Raymond Hettinger | 2013-10-12 | 2 | -0/+15 |
|\ \ | |/ | |||||
| * | Issue #19202: Add cross-reference and a rough code equivalent | Raymond Hettinger | 2013-10-12 | 2 | -0/+15 |
* | | Issue #18458: merge comments from 3.3 | Ned Deily | 2013-10-12 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Issue #18458: Prevent crashes with newer versions of libedit. Its readline | Ned Deily | 2013-10-12 | 2 | -15/+29 |
* | | Issue #18582: Add 'pbkdf2_hmac' to the hashlib module. | Christian Heimes | 2013-10-12 | 6 | -0/+280 |
* | | Merge | Antoine Pitrou | 2013-10-12 | 1 | -3/+3 |
|\ \ | |||||
| * | | Try to fix weird assertion error on the Fedora buildbot. | Antoine Pitrou | 2013-10-12 | 1 | -3/+3 |
* | | | merge | Georg Brandl | 2013-10-12 | 12 | -3642/+3565 |
|\ \ \ | |/ / | |||||
| * | | Issue #4555: All exported C symbols are now prefixed with either "Py" or "_Py". | Antoine Pitrou | 2013-10-12 | 6 | -86/+89 |
| * | | Don't export internal symbols ("make smelly") | Antoine Pitrou | 2013-10-12 | 2 | -2/+2 |
| * | | Forgot NEWS entry for previous commit. | Antoine Pitrou | 2013-10-12 | 1 | -0/+3 |
| * | | Issue #19219: Speed up marshal.loads(), and make pyc files slightly (5% to 10... | Antoine Pitrou | 2013-10-12 | 4 | -3554/+3471 |
| * | | merge 3.3 | Benjamin Peterson | 2013-10-12 | 0 | -0/+0 |
| |\ \ | |||||
| * | | | add aifc | Benjamin Peterson | 2013-10-12 | 1 | -0/+1 |
| * | | | add some audio formats | Benjamin Peterson | 2013-10-12 | 1 | -0/+2 |
* | | | | merge with 3.3 | Georg Brandl | 2013-10-12 | 3 | -8/+11 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Invert logic of new limited-API annotation and call it "stable ABI". | Georg Brandl | 2013-10-12 | 2 | -8/+8 |
| |/ | |||||
| * | backport media types from default | Benjamin Peterson | 2013-10-12 | 1 | -0/+3 |
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -16/+17 |
|\ \ | |/ | |||||
| * | Fix compatibility with upcoming Sphinx 1.2. | Georg Brandl | 2013-10-12 | 1 | -16/+17 |
* | | Null merge | Serhiy Storchaka | 2013-10-12 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Issue #18919: If the close() method of a writer in the sunau or wave module | Serhiy Storchaka | 2013-10-12 | 3 | -13/+22 |
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 5 | -32/+154 |
|\ \ | |/ | |||||
| * | Introduce support for documenting which C API elements are not part of the st... | Georg Brandl | 2013-10-12 | 5 | -32/+154 |
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -48/+36 |
|\ \ | |/ | |||||
| * | Closes #13915: update tutorial with respect to .pyc files (__pycache__ / PEP ... | Georg Brandl | 2013-10-12 | 1 | -48/+36 |
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -0/+100 |
|\ \ | |/ | |||||
| * | Closes #13833: document PyStructSequence C-API functions. | Georg Brandl | 2013-10-12 | 1 | -0/+100 |
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -4/+11 |
|\ \ | |/ | |||||
| * | Closes #13026: fix documentation of MAKE_FUNCTION for 3.x. | Georg Brandl | 2013-10-12 | 1 | -4/+11 |
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -5/+7 |
|\ \ | |/ | |||||
| * | Closes #19179: make table of XML vulnerabilities clearer by using "everyday" ... | Georg Brandl | 2013-10-12 | 1 | -5/+7 |
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -0/+26 |
|\ \ | |/ | |||||
| * | Closes #13203: add a FAQ section about seemingly duplicate id()s. | Georg Brandl | 2013-10-12 | 1 | -0/+26 |
* | | Issue #19131: The aifc module now correctly reads and writes sampwidth of | Serhiy Storchaka | 2013-10-12 | 2 | -4/+8 |
|\ \ | |/ |