- 6c8850d Bump to 3.3.0a1. by Georg Brandl · 13 years ago
- 0f25cea Regenerate pydoc topics. by Georg Brandl · 13 years ago
- c0eaeca Updated tokenize to support the inverse byte literals new in 3.3 by Armin Ronacher · 13 years ago
- 6ecf77b Basic support for PEP 414 without docs or tests. by Armin Ronacher · 13 years ago
- 745ccf8 fix trailing whitespace by Eli Bendersky · 13 years ago
- 092af1f Issue #14128: Exposing Element as an actual type from _elementtree, rather than a factory function. by Eli Bendersky · 13 years ago
- d263d18 Fixed problem with diagnostic output. by Vinay Sajip · 13 years ago
- 0d3a003 - Issue #14177: marshal.loads() now raises TypeError when given an unicode by Antoine Pitrou · 13 years ago
- 4a90ef0 Issue #14177: marshal.loads() now raises TypeError when given an unicode string. by Antoine Pitrou · 13 years ago
- 135b6d8 Close #13550: Remove the debug machinery from the threading module: remove by Victor Stinner · 13 years ago
- 643cd68 Issue #13964: signal.sigtimedwait() timeout is now a float instead of a tuple by Victor Stinner · 13 years ago
- b2677c7 Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object). by Antoine Pitrou · 13 years ago
- 679e9d3 Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object). by Antoine Pitrou · 13 years ago
- 2f24d98 Closes #14158: merged test file resilience fix from 3.2. by Vinay Sajip · 13 years ago
- f959618 Closes #14158: improved resilience to test files left behind. by Vinay Sajip · 13 years ago
- 0836baa Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying. by Antoine Pitrou · 13 years ago
- bbe2f60 Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying. by Antoine Pitrou · 13 years ago
- d7aff2d update skip reason by Philip Jenvey · 13 years ago
- e308b7c also skip test_device_encoding when stdin isn't a tty by Philip Jenvey · 13 years ago
- efb00c0 Issue #14153 Create _Py_device_encoding() to prevent _io from having to import by Brett Cannon · 13 years ago
- aba0b13 #14089: merge with 3.2. by Ezio Melotti · 13 years ago
- 682d374 #14089: increase coverage of the fractions module. Patch by Oleg Plakhotnyuk. by Ezio Melotti · 13 years ago
- 0b8123d #10713: merge with 3.2. by Ezio Melotti · 13 years ago
- 5a045b9 #10713: Improve documentation for \b and \B and add a few tests. Initial patch and tests by Martin Pool. by Ezio Melotti · 13 years ago
- 3692453 Merge: Give better failure messages in test_strptime (cf. issue #14113). by Nadeem Vawda · 13 years ago
- aba2b06 Give better failure messages in test_strptime (cf. issue #14113). by Nadeem Vawda · 13 years ago
- 19b1d50 Added additional diagnostics to help with #12151. by Vinay Sajip · 13 years ago
- b46a179 Update importlib.invalidate_caches() to be more general. by Brett Cannon · 13 years ago
- 9a4d7dd More debug output by Antoine Pitrou · 13 years ago
- ffd85c8 Improve debugging output for test failure by Antoine Pitrou · 13 years ago
- 049242b Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode. by Antoine Pitrou · 13 years ago
- d311374 Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode. by Antoine Pitrou · 13 years ago
- 40e0f35 Fix comparison bug with 'rc' versions in packaging.version (#11841). by Éric Araujo · 13 years ago
- 0509d94 Issue #14113: Fix a test_strptime failure caused by changes to LC_ALL. by Stefan Krah · 13 years ago
- f12b447 Merge by Antoine Pitrou · 13 years ago
- 70d2717 Issue #13521: dict.setdefault() now does only one lookup for the given key, making it "atomic" for many purposes. by Antoine Pitrou · 13 years ago
- e965d97 Issue #13521: dict.setdefault() now does only one lookup for the given key, making it "atomic" for many purposes. by Antoine Pitrou · 13 years ago
- 05a4dd8 Issue #13873: Fix crash in test_zlib when running on a small (<4GB) tmpfs. by Nadeem Vawda · 13 years ago
- 4f92a68 Issue #14080: fix sporadic test_imp failure. Patch by Stefan Krah. by Antoine Pitrou · 13 years ago
- 9578757 Issue #14107: test: Fix a deadlock involving the memory watchdog thread. by Charles-François Natali · 13 years ago
- ab7bf21 Close issue #6210: Implement PEP 409 by Nick Coghlan · 13 years ago
- cda6b6d #14081: The sep and maxsplit parameter to str.split, bytes.split, and bytearray.split may now be passed as keyword arguments. by Ezio Melotti · 13 years ago
- 408026c Merge 3.2 by Éric Araujo · 13 years ago
- 7d32e7e Port the #6884 fix to packaging by Éric Araujo · 13 years ago
- 845a772 Set archive format explicitly in one distutils test by Éric Araujo · 13 years ago
- f716545 Merge from 3.2 by Éric Araujo · 13 years ago
- b465624 Add test file for scripts in Tools (#13447). by Éric Araujo · 13 years ago
- c071a61 Merge 3.2 by Éric Araujo · 13 years ago
- 2e0a0e1 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 13 years ago
- afdac03 Use assertEqual in test_strptime for better failure messages (cf. issue #14113). by Nadeem Vawda · 13 years ago
- 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 13 years ago
- 4b42ff6 unused imports, pep8 by Philip Jenvey · 13 years ago
- 6f73874 Close #14095: type.__new__() doesn't remove __qualname__ key from the class by Victor Stinner · 13 years ago
- abc649d Issue #14107: fix bigmem tests on str.capitalize(), str.swapcase() and by Victor Stinner · 13 years ago
- ab5a044 merge 3.2.2 release branch for rc by Benjamin Peterson · 13 years ago
- 625cd23 Simplify importib._resolve_name(). by Brett Cannon · 13 years ago
- 91932da #13973: move a couple of imports at module level. Patch by Tshepang Lekhonkhobe. by Ezio Melotti · 13 years ago
- 2fe4bb1 merge by Brett Cannon · 13 years ago
- 4b03b68 Turn _return_module() into _handle_fromlist(). by Brett Cannon · 13 years ago
- 90f50d4 Issue #13706: Fix format(float, "n") for locale with non-ASCII decimal point (e.g. ps_aF) by Victor Stinner · 13 years ago
- 6858cab merge by Brett Cannon · 13 years ago
- dfc3270 Make the benchmark recording more sensible for importlib.test.benchmark. by Brett Cannon · 13 years ago
- 41a863c Issue #13706: Fix format(int, "n") for locale with non-ASCII thousands separator by Victor Stinner · 13 years ago
- dcb30cf merge by Brett Cannon · 13 years ago
- f500778 Improper type for __package__ should raise TypeError, not ValueError. by Brett Cannon · 13 years ago
- 068915c Do a type check instead of an interface check. by Brett Cannon · 13 years ago
- 349c900 Merged upstream changes. by Vinay Sajip · 13 years ago
- 323e4fb Merged fix added for recent changes in non-threading environments. by Vinay Sajip · 13 years ago
- f050903 Fix added for recent changes in non-threading environments. by Vinay Sajip · 13 years ago
- bada35b merge heads by Georg Brandl · 13 years ago
- afe05bd Bump version to 3.2.3rc1. by Georg Brandl · 13 years ago
- 29ca21c Update pydoc topics. by Georg Brandl · 13 years ago
- 57c2237 Merged logging flush/close changes from 3.2. by Vinay Sajip · 13 years ago
- 0abf61d logging: Added locking in flush() and close() handler methods. Thanks to Fayaz Yusuf Khan for the suggestion. by Vinay Sajip · 13 years ago
- 5b761f1 Merge by Brett Cannon · 13 years ago
- 197e22c Simplify zlib bigmem tests. by Nadeem Vawda · 13 years ago
- bc8c817 Fix previous fix (for test_zlib) to work on 32-bit systems. by Nadeem Vawda · 13 years ago
- b063a48 Issue #13873: Fix crash in test_zlib on bigmem buildbot. by Nadeem Vawda · 13 years ago
- 34d8e41 Refactor importlib to make it easier to re-implement in C. by Brett Cannon · 13 years ago
- 6db1c40 Issue #14077: importlib: Fix regression introduced by de6703671386. by Charles-François Natali · 13 years ago
- e7ad419 Fix sporadic test_subprocess regression introduced by 834650d63130. by Ross Lagerwall · 13 years ago
- c094242 Fix (presumably) test_hash under big-endian systems (PPC). by Antoine Pitrou · 13 years ago
- 679be99 Fix (presumably) test_hash under big-endian systems (PPC). by Antoine Pitrou · 13 years ago
- 658d196 Additional debug info in case of failure by Antoine Pitrou · 13 years ago
- 037615e unload() should be sufficient by Antoine Pitrou · 13 years ago
- abe72d7 Try to debug sporadic test failures by Antoine Pitrou · 13 years ago
- 6553211 site: don't import traceback at startup to speed up Python startup by Victor Stinner · 13 years ago
- c9f54cf enable hash randomization by default by Benjamin Peterson · 13 years ago
- bc499d2 Actually run the new tests. by Antoine Pitrou · 13 years ago
- 07c6588 Add a test that memoryviews have hash randomization enabled. by Antoine Pitrou · 13 years ago
- 8b24506 Merge branch '3.2' by Petri Lehtinen · 13 years ago
- 4fe85ab sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures by Petri Lehtinen · 13 years ago
- 307da2b Merge the HTMLParser fix with 3.2. by Ezio Melotti · 13 years ago
- 29877e8 HTMLParser is now able to handle slashes in the start tag. by Ezio Melotti · 13 years ago
- 71f660e update to Unicode 6.1 by Benjamin Peterson · 13 years ago
- 802505d Merge more test vs hashing-order fixes from 3.2. by Georg Brandl · 13 years ago
- 2fb477c Merge 3.2: Issue #13703 plus some related test suite fixes. by Georg Brandl · 13 years ago
- 178e5ea Disable an inspect test: it depends on dict ordering which parameter is reported as duplicate. by Georg Brandl · 13 years ago
- 95a97b7 Delete the iterator, which could accidentally keep a temporary reference to the yielded element. by Antoine Pitrou · 13 years ago
- e9f637b Make "regrtest -j" "-R"-aware by Antoine Pitrou · 13 years ago