2012-02-26 |
Éric Araujo | Merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Éric Araujo | Port the #6884 fix to packaging |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Éric Araujo | Set archive format explicitly in one distutils test |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Éric Araujo | Fix typo in “seperat{or,ion}” |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Éric Araujo | Use const markup instead of a misleading string literal |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Ezio Melotti | #14114: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Ezio Melotti | #14114: don't include copybutton.js in the htmlhelp... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Éric Araujo | Merge from 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Éric Araujo | Add news entry for previous commit |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Éric Araujo | Add test file for scripts in Tools (#13447). |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Éric Araujo | Merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Éric Araujo | Fix long-standing bugs with MANIFEST.in parsing on... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Nadeem Vawda | Use assertEqual in test_strptime for better failure... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Stefan Krah | - Issue #10181: New memoryview implementation fixes... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Martin v. Löwis | Merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Martin v. Löwis | Package mime.types |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Philip Jenvey | unused imports, pep8 |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Victor Stinner | Close #14095: type.__new__() doesn't remove __qualname_... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Victor Stinner | Oops, revert unwanted changes |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Victor Stinner | Issue #14107: fix bigmem tests on str.capitalize()... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Benjamin Peterson | merge heads |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Benjamin Peterson | merge 3.2.2 release branch for rc |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Brett Cannon | Simplify importib._resolve_name(). |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Antoine Pitrou | Fix compilation error under Windows (and warnings too). |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Ezio Melotti | #13973: move a couple of imports at module level. ... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Brett Cannon | Turn _return_module() into _handle_fromlist(). |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Victor Stinner | Issue #13706: Fix format(float, "n") for locale with... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Brett Cannon | Make the benchmark recording more sensible for importli... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Victor Stinner | Issue #13706: Fix format(int, "n") for locale with... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Brett Cannon | Improper type for __package__ should raise TypeError... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Brett Cannon | Do a type check instead of an interface check. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Victor Stinner | Issue #13846: Enhance time.monotonic() documentation |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vinay Sajip | Merged upstream changes. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vinay Sajip | Merged upstream changes. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vinay Sajip | Merged upstream changes. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vinay Sajip | Merged fix added for recent changes in non-threading... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vinay Sajip | Fix added for recent changes in non-threading environments. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Georg Brandl | Added tag v3.2.3rc1 for changeset 7085403daf43 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Georg Brandl | Update copyright year. v3.2.3rc1 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Georg Brandl | Add 3.2.3 to license. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Georg Brandl | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Georg Brandl | merge heads |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Georg Brandl | Bump version to 3.2.3rc1. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Georg Brandl | Update pydoc topics. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Georg Brandl | Fix markup errors. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vinay Sajip | Merged logging flush/close changes from 3.2. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vinay Sajip | logging: Added locking in flush() and close() handler... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Peterson | merge 3.1 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Peterson | update copyright year |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Peterson | merge 3.1 (with 3.1.5rc1 release tag) |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Peterson | Added tag v3.1.5rc1 for changeset ee26aca3219c |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Peterson | version now 3.1.5rc1 v3.1.5rc1 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Brett Cannon | Merge |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Nadeem Vawda | Simplify zlib bigmem tests. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Nadeem Vawda | Fix previous fix (for test_zlib) to work on 32-bit... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Nadeem Vawda | Issue #13873: Fix crash in test_zlib on bigmem buildbot. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Brett Cannon | Refactor importlib to make it easier to re-implement... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Victor Stinner | Fix doc of an internal function: unicode_write_cstr() |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Charles-François... | Issue #14077: importlib: Fix regression introduced... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | Null merge |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | Issue #14084: Fix a file descriptor leak when importing... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | Issue #14084: Fix a file descriptor leak when importing... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | In find_module(), do not silence fileno() and dup(... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | Fix compile failure under Windows |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Victor Stinner | Optimize str%arg for number formats: %i, %d, %u, %x, %p |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Victor Stinner | Micro-optimize computation of maxchar in PyUnicode_Tran... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Victor Stinner | Micro-optimize unicode_expandtabs(): use FILL() macro... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Victor Stinner | PyUnicode_New() and unicode_putchar() check for MAX_UNI... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Nadeem Vawda | Merge: #14053: Fix "make patchcheck" to work with MQ. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Nadeem Vawda | Issue #14053: Fix "make patchcheck" to work with MQ. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Ross Lagerwall | Fix sporadic test_subprocess regression introduced... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | Fix (presumably) test_hash under big-endian systems... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | Fix (presumably) test_hash under big-endian systems... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | Additional debug info in case of failure |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | unload() should be sufficient |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Antoine Pitrou | Try to debug sporadic test failures |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Benjamin Peterson | remove unapplicable statement |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Georg Brandl | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Georg Brandl | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Georg Brandl | Remove reST markup from --help output. Also: O(n*... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Victor Stinner | site: don't import traceback at startup to speed up... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Benjamin Peterson | enable hash randomization by default |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Martin v. Löwis | Issue #12406: Update list of files. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Antoine Pitrou | Actually run the new tests. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Antoine Pitrou | Add a test that memoryviews have hash randomization... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Antoine Pitrou | Fix test failure in test_cmd_line by initializing the... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Antoine Pitrou | Fix test failure in test_cmd_line by initializing the... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Martin v. Löwis | Issue #12406: prevent case where shortened name could... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Martin v. Löwis | merge 2.6 |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Martin v. Löwis | Issue #6807: Run msisupport.mak earlier. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Martin v. Löwis | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Martin v. Löwis | Issue #10580: Minor grammar change in Windows installer. |
commit | commitdiff | tree | snapshot |
next |