Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Issue #10181: New memoryview implementation fixes multiple ownership | Stefan Krah | 2012-02-25 | 24 | -1004/+9844 |
* | Merge with 3.2 | Martin v. Löwis | 2012-02-25 | 0 | -0/+0 |
|\ | |||||
| * | Package mime.types | Martin v. Löwis | 2012-02-25 | 1 | -0/+1 |
* | | unused imports, pep8 | Philip Jenvey | 2012-02-25 | 2 | -12/+12 |
* | | Close #14095: type.__new__() doesn't remove __qualname__ key from the class | Victor Stinner | 2012-02-25 | 2 | -88/+83 |
* | | Oops, revert unwanted changes | Victor Stinner | 2012-02-24 | 1 | -18/+6 |
* | | Issue #14107: fix bigmem tests on str.capitalize(), str.swapcase() and | Victor Stinner | 2012-02-24 | 2 | -12/+57 |
* | | merge heads | Benjamin Peterson | 2012-02-24 | 1 | -11/+5 |
|\ \ | |||||
| * | | Simplify importib._resolve_name(). | Brett Cannon | 2012-02-24 | 1 | -11/+5 |
* | | | merge 3.2 | Benjamin Peterson | 2012-02-24 | 2 | -1/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | merge 3.2.2 release branch for rc | Benjamin Peterson | 2012-02-24 | 10 | -16/+20 |
| |\ | |||||
| | * | Added tag v3.2.3rc1 for changeset 7085403daf43 | Georg Brandl | 2012-02-23 | 1 | -0/+1 |
| | * | Update copyright year.v3.2.3rc1 | Georg Brandl | 2012-02-23 | 1 | -1/+1 |
| | * | Add 3.2.3 to license. | Georg Brandl | 2012-02-23 | 2 | -0/+3 |
| | * | Bump version to 3.2.3rc1. | Georg Brandl | 2012-02-23 | 6 | -15/+15 |
* | | | Fix compilation error under Windows (and warnings too). | Antoine Pitrou | 2012-02-24 | 1 | -9/+9 |
* | | | #13973: move a couple of imports at module level. Patch by Tshepang Lekhonkh... | Ezio Melotti | 2012-02-24 | 1 | -2/+1 |
* | | | merge | Brett Cannon | 2012-02-24 | 3 | -15/+31 |
|\ \ \ | |||||
| * | | | Issue #13706: Fix format(float, "n") for locale with non-ASCII decimal point ... | Victor Stinner | 2012-02-24 | 3 | -15/+31 |
* | | | | Turn _return_module() into _handle_fromlist(). | Brett Cannon | 2012-02-24 | 1 | -25/+25 |
|/ / / | |||||
* | | | merge | Brett Cannon | 2012-02-24 | 12 | -151/+188 |
|\ \ \ | |||||
| * | | | Issue #13706: Fix format(int, "n") for locale with non-ASCII thousands separator | Victor Stinner | 2012-02-23 | 12 | -151/+188 |
* | | | | Make the benchmark recording more sensible for importlib.test.benchmark. | Brett Cannon | 2012-02-24 | 1 | -29/+27 |
|/ / / | |||||
* | | | merge | Brett Cannon | 2012-02-23 | 6 | -32/+62 |
|\ \ \ | |||||
| * | | | Issue #13846: Enhance time.monotonic() documentation | Victor Stinner | 2012-02-23 | 1 | -2/+3 |
| * | | | Merged upstream changes. | Vinay Sajip | 2012-02-23 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merged upstream changes. | Vinay Sajip | 2012-02-23 | 3 | -17/+19 |
| | |\ \ | |||||
| * | \ \ | Merged upstream changes. | Vinay Sajip | 2012-02-23 | 2 | -3/+4 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge with 3.2 | Georg Brandl | 2012-02-23 | 2 | -3/+4 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | merge heads | Georg Brandl | 2012-02-23 | 3 | -17/+19 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Update pydoc topics. | Georg Brandl | 2012-02-23 | 1 | -14/+14 |
| | | | * | | Fix markup errors. | Georg Brandl | 2012-02-23 | 2 | -3/+5 |
| * | | | | | Merged fix added for recent changes in non-threading environments. | Vinay Sajip | 2012-02-23 | 2 | -7/+28 |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
| | * | | | Fix added for recent changes in non-threading environments. | Vinay Sajip | 2012-02-23 | 2 | -7/+28 |
| | |/ / | |||||
| * | | | Merged logging flush/close changes from 3.2. | Vinay Sajip | 2012-02-23 | 2 | -27/+33 |
| |\ \ \ | | |/ / | |||||
| | * | | logging: Added locking in flush() and close() handler methods. Thanks to Faya... | Vinay Sajip | 2012-02-23 | 2 | -29/+35 |
| | |/ | |||||
| * | | merge 3.2 | Benjamin Peterson | 2012-02-23 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | merge 3.1 | Benjamin Peterson | 2012-02-23 | 0 | -0/+0 |
| | |\ | |||||
| | | * | update copyright year | Benjamin Peterson | 2012-02-23 | 1 | -1/+1 |
| * | | | merge 3.2 | Benjamin Peterson | 2012-02-23 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 3.1 (with 3.1.5rc1 release tag) | Benjamin Peterson | 2012-02-23 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Added tag v3.1.5rc1 for changeset ee26aca3219c | Benjamin Peterson | 2012-02-23 | 1 | -0/+1 |
| | | * | version now 3.1.5rc1v3.1.5rc1 | Benjamin Peterson | 2012-02-23 | 6 | -9/+9 |
* | | | | Improper type for __package__ should raise TypeError, not ValueError. | Brett Cannon | 2012-02-23 | 2 | -2/+2 |
* | | | | Do a type check instead of an interface check. | Brett Cannon | 2012-02-23 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge | Brett Cannon | 2012-02-23 | 1 | -29/+7 |
|\ \ \ | |||||
| * | | | Simplify zlib bigmem tests. | Nadeem Vawda | 2012-02-23 | 1 | -6/+2 |
| * | | | Fix previous fix (for test_zlib) to work on 32-bit systems. | Nadeem Vawda | 2012-02-23 | 1 | -2/+2 |
| * | | | Issue #13873: Fix crash in test_zlib on bigmem buildbot. | Nadeem Vawda | 2012-02-23 | 1 | -23/+5 |
* | | | | Refactor importlib to make it easier to re-implement in C. | Brett Cannon | 2012-02-22 | 1 | -45/+31 |
|/ / / |