]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2012-11-15  Brett CannonRemove the Vim syntax files.
2012-11-15  Richard OudkerkIssue #16481: Merge
2012-11-15  Richard OudkerkIssue #16481: multiprocessing no longer leaks process...
2012-11-15  Andrew SvetlovMerge heads
2012-11-15  Andrew SvetlovMerge issue #16144: Fix misleading sentence in referenc...
2012-11-15  Andrew SvetlovIssue #16144: Fix misleading sentence in reference...
2012-11-15  Vinay SajipAllow configuration of handler properties.
2012-11-14  Philip Jenveymerge 3.3
2012-11-14  Philip Jenveymerge 3.2
2012-11-14  Philip Jenveydon't gc_collect on CPython to guarantee a lack of...
2012-11-14  Brett CannonFix a typo
2012-11-14  Chris JerdonekMerge from 3.3: update the PyPI docs regarding listing...
2012-11-14  Chris JerdonekMerge from 3.2: update the PyPI docs regarding listing...
2012-11-14  Brett Cannonmerge
2012-11-14  Brett CannonClean up the messages used by some tests.
2012-11-14  Brett CannonClean up test_sundry and have it error out when a modul...
2012-11-14  Chris JerdonekUpdate the description of which package versions PyPI...
2012-11-14  Brett CannonUse importlib instead of calling __import__ directly.
2012-11-14  Mark DickinsonIssue #16290: __complex__ must now always return an...
2012-11-14  Vinay SajipCloses #16378: Merged docstring changes from 3.3.
2012-11-14  Vinay SajipIssue #16378: Updated docstrings to reflect the default...
2012-11-13  Antoine PitrouFix whitespace.
2012-11-13  Antoine PitrouIssue #12428: Add a pure Python implementation of funct...
2012-11-13  Philip Jenveymerge 3.3
2012-11-13  Philip Jenveymerge 3.2
2012-11-13  Philip Jenveyadd gc_collects to weakref tests
2012-11-13  Victor StinnerIssue #15478: os.lchflags() is not always available...
2012-11-12  Victor StinnerIssue #16416: Fix Misc/NEWS entry, mention Mac OS X
2012-11-12  Victor StinnerIssue #16416: Fix error handling in _Py_wchar2char...
2012-11-12  Benjamin Petersonmerge heads
2012-11-12  Benjamin Petersonmerge 3.3 (sort of)
2012-11-12  Victor StinnerIssue #16416: OS data are now always encoded/decoded...
2012-11-12  Benjamin Petersonrecompile importlib.h
2012-11-12  Benjamin Petersonmerge 3.3
2012-11-12  Benjamin Petersonmissing letter
2012-11-12  Stefan KrahMerge 3.3.
2012-11-12  Stefan KrahIssue #15835: Define PATH_MAX on HP-UX.
2012-11-12  Victor StinnerMerge 3.3: null merge
2012-11-12  Victor StinnerIssue #16218, #16444: Backport improvment on tests...
2012-11-11  Antoine PitrouAdd a test for hashing of unaligned memory buffers...
2012-11-11  Antoine PitrouAdd a test for hashing of unaligned memory buffers...
2012-11-11  Antoine PitrouMerge heads
2012-11-11  Antoine PitrouMerge heads
2012-11-11  Antoine PitrouMerge heads
2012-11-11  Antoine PitrouIssue #16453: Fix equality testing of dead weakref...
2012-11-11  Antoine PitrouIssue #16453: Fix equality testing of dead weakref...
2012-11-11  Antoine PitrouIssue #16453: Fix equality testing of dead weakref...
2012-11-11  Gregory P.... Refactor test_preexec_errpipe to not create an uncollec...
2012-11-11  Gregory P.... Refactor test_preexec_errpipe to not create an uncollec...
2012-11-11  Gregory P.... Refactor test_preexec_errpipe to not create an uncollec...
2012-11-11  Nadeem VawdaIssue #15677: Document that zlib and gzip accept a...
2012-11-11  Nadeem VawdaIssue #15677: Document that zlib and gzip accept a...
2012-11-11  Nadeem VawdaIssue #15677: Document that zlib and gzip accept a...
2012-11-11  Gregory P.... Fixes issue #16140: The subprocess module no longer...
2012-11-11  Gregory P.... Fixes issue #16140: The subprocess module no longer...
2012-11-11  Gregory P.... Fixes issue #16140: The subprocess module no longer...
2012-11-11  Gregory P.... Remove the subprocess "bad exception data" warning...
2012-11-11  Gregory P.... Remove the subprocess "bad exception data" warning...
2012-11-11  Gregory P.... Remove the subprocess "bad exception data" warning...
2012-11-11  Gregory P.... Raise our own SubprocessError rather than a RuntimeErro...
2012-11-11  Gregory P.... Rename a local variable for readability and change...
2012-11-11  Gregory P.... Rename a local variable for readability and change...
2012-11-11  Gregory P.... Rename a local variable for readability and change...
2012-11-11  Gregory P.... Fixes issue #16327: The subprocess module no longer...
2012-11-11  Gregory P.... Fixes issue #16327: The subprocess module no longer...
2012-11-11  Gregory P.... Fixes issue #16327: The subprocess module no longer...
2012-11-11  Gregory P.... Fixes issue #14396: Handle the odd rare case of waitpid...
2012-11-11  Gregory P.... null merge
2012-11-11  Gregory P.... move note to the right section
2012-11-11  Gregory P.... Fixes issue #14396: Handle the odd rare case of waitpid...
2012-11-11  Gregory P.... Fixes issue #14396: Handle the odd rare case of waitpid...
2012-11-11  Gregory P.... Fixes issue #9535: Fix pending signals that have been...
2012-11-11  Gregory P.... Fixes issue #9535: Fix pending signals that have been...
2012-11-11  Gregory P.... Fixes issue #9535: Fix pending signals that have been...
2012-11-11  Nadeem VawdaIssue #16411: Fix a bug where zlib.decompressobj()...
2012-11-11  Nadeem VawdaIssue #16411: Fix a bug where zlib.decompressobj()...
2012-11-11  Nadeem VawdaIssue #16411: Fix a bug where zlib.decompressobj()...
2012-11-11  Nadeem VawdaIssue #16350, part 2: Set unused_data (and unconsumed_t...
2012-11-11  Nadeem VawdaIssue #16350, part 2: Set unused_data (and unconsumed_t...
2012-11-11  Nadeem VawdaIssue #16350, part 2: Set unused_data (and unconsumed_t...
2012-11-11  Antoine PitrouIssue #16357: fix calling accept() on a SSLSocket creat...
2012-11-11  Antoine PitrouIssue #16357: fix calling accept() on a SSLSocket creat...
2012-11-11  Antoine PitrouIssue #16357: fix calling accept() on a SSLSocket creat...
2012-11-10  Gregory P.... Fix test_urllib broken by my previous commits. The...
2012-11-10  Gregory P.... Fix test_urllib broken by my previous commits. The...
2012-11-10  Stefan KrahMerge 3.3.
2012-11-10  Stefan KrahAccept Unicode legacy strings in the Decimal constructor.
2012-11-10  Gregory P.... Fixes issue #16409: The reporthook callback made by...
2012-11-10  Gregory P.... Fixes issue #16409: The reporthook callback made by...
2012-11-10  Victor StinnerIssue #16444: disable undecodable characters in test_no...
2012-11-10  Mark DickinsonIssue #14794: slice.indices no longer returns OverflowE...
2012-11-10  Victor StinnerIssue #16444, #16218: Use TESTFN_UNDECODABLE on UNIX
2012-11-10  Chris JerdonekMerge from 3.3: adjust set and frozenset function docs...
2012-11-10  Chris JerdonekMerge from 3.2: adjust set and frozenset function docs...
2012-11-10  Chris JerdonekLink set and frozenset function docs to their class...
2012-11-10  Chris JerdonekMerge from 3.3: improve FAQ link in documentation ...
2012-11-10  Chris JerdonekMerge from 3.2: improve FAQ link in documentation ...
2012-11-10  Chris JerdonekImprove FAQ link in documentation (for issue #16435).
2012-11-09  Ezio Melotti#13301: merge with 3.3.
2012-11-09  Ezio Melotti#13301: merge with 3.2.
next