]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2012-02-04  Nadeem VawdaDocument that some of LZMAFile.__init__()'s args are...
2012-02-04  Nadeem VawdaMake BZ2File.__init__()'s fileobj argument keyword...
2012-02-04  Nadeem VawdaUpdate docstring for BZ2File.__init__().
2012-02-04  Georg BrandlSmall grammar fixes by Mark Summerfield.
2012-02-04  Benjamin Petersonmerge 3.2
2012-02-04  Benjamin Petersonput returns on their own lines
2012-02-04  Benjamin Petersonmerge 3.2
2012-02-04  Benjamin Petersonremove unused import
2012-02-03  Ned DeilyIssue #13861: merge
2012-02-03  Ned DeilyIssue #13861: Prevent test_apropos* test case failures...
2012-02-03  Brett CannonMerge
2012-02-03  Brett CannonCheck for errors in creating sub-interpreters when...
2012-02-03  Martin v. LöwisIssue #13777: Add PF_SYSTEM sockets on OS X.
2012-02-03  Ned DeilyIssue #13901: Prevent test_packaging failures on OS...
2012-02-03  Ned Deilymerge
2012-02-03  Ned DeilyIssue #13901: Prevent test_distutils failures on OS...
2012-02-02  Georg BrandlFix small grammatical inconsistency.
2012-02-02  Charles-François... Null merge.
2012-02-02  Charles-François... Merge.
2012-02-02  Charles-François... Merge.
2012-02-02  Charles-François... Issue #13817: After fork(), reinit the ad-hoc TLS imple...
2012-02-02  Charles-François... Issue #13817: After fork(), reinit the ad-hoc TLS imple...
2012-02-02  Petri LehtinenMerge branch 3.2
2012-02-02  Petri LehtinenDocument absoluteness of sys.executable
2012-02-02  Petri LehtinenMake sqlite3 tests editable with Emacs
2012-02-02  Stefan KrahIssue #1813: merge changeset that reverts a glibc worka...
2012-02-02  Stefan KrahIssue #1813: Revert workaround for a glibc bug on the...
2012-02-01  Brian Curtinmerge. again.
2012-02-01  Brian Curtinmerge updates
2012-02-01  Brian Curtinmerge from 3.2
2012-02-01  Brian CurtinAdd a hint that CSD == Service Pack.
2012-02-01  Petri LehtinenMerge branch 3.2
2012-02-01  Petri Lehtinensqlite3: Handle strings with embedded zeros correctly
2012-02-01  Raymond Hettingermerge
2012-02-01  Raymond HettingerAdd usage note
2012-01-31  Victor StinnerIssue #13706: Add assertions to detect bugs earlier
2012-01-31  Brett CannonFix a minor output typo as found by Terry Reedy.
2012-01-31  Brett CannonMerge
2012-01-31  Terry Jan ReedyMerge with 3.2 whitespace
2012-01-31  Terry Jan Reedywhitespace
2012-01-31  Terry Jan ReedyMerge 3.2
2012-01-31  Terry Jan Reedy#13506 Add '' to path for interactive interpreter by...
2012-01-31  Brett CannonLet importlib.test.benchmark take a specific benchmark...
2012-01-31  Brett CannonAllow for the specification of a file to dump importlib...
2012-01-30  Gregory P.... Fix zipimport.c's read_directory() to use appropriate...
2012-01-30  Gregory P.... Fix zip_import.c's read_directory() to use appropriate...
2012-01-30  Antoine PitrouIssue #8828: Add new function os.replace(), for cross...
2012-01-30  Brett CannonIssue #13890: Also fix for extension module tests for...
2012-01-30  Brett CannonIssue #13890: Fix importlib case-sensitivity tests...
2012-01-30  Benjamin Petersonmerge 3.2 (closes #13908)
2012-01-30  Benjamin Petersonready types returned from PyType_FromSpec
2012-01-30  Benjamin Petersonadjust declaration
2012-01-29  Victor StinnerIssue #13847: Fix test_time, time.gmtime() doesn't...
2012-01-29  Victor StinnerIssue #13874: read_null() of faulthandler uses volatile...
2012-01-29  Antoine PitrouIssue #13848: open() and the FileIO constructor now...
2012-01-29  Antoine PitrouIssue #13848: open() and the FileIO constructor now...
2012-01-29  Charles-François... Issue #6774: Back out c8b77efe8b56, which only brings...
2012-01-29  Georg Brandlmerge with 3.2
2012-01-29  Georg BrandlFix #13900: resolve self-referential description of...
2012-01-29  Benjamin Petersonmerge 3.2
2012-01-29  Benjamin Petersonremove tests from really old regex module
2012-01-28  Antoine PitrouIssue #13806: The size check in audioop decompression...
2012-01-28  Antoine PitrouIssue #13806: The size check in audioop decompression...
2012-01-28  Antoine PitrouIssue #13895: fix test_ssl hanging under Ubuntu
2012-01-28  Antoine PitrouIssue #13895: fix test_ssl hanging under Ubuntu
2012-01-28  Nadeem VawdaFix typo in comment.
2012-01-28  Charles-François... Issue #13894: Skip test_threading.CRLockTests if _CRLoc...
2012-01-28  Charles-François... Issue #13894: Skip test_threading.CRLockTests if _CRLoc...
2012-01-27  Mark DickinsonMerge 3.2 -> default (issue 13889)
2012-01-27  Mark DickinsonIssue #13889: Add missing _Py_SET_53BIT_PRECISION_...
2012-01-27  Antoine PitrouFix intermittent test_ssl failure.
2012-01-27  Antoine PitrouFix intermittent test_ssl failure.
2012-01-27  Benjamin Petersonmerge heads (#13887)
2012-01-27  Benjamin Petersonnote that get() is not affected by default_factory...
2012-01-27  Antoine PitrouFix error handling in examples of C API use.
2012-01-27  Antoine PitrouFix error handling in examples of C API use.
2012-01-27  Antoine PitrouIssue #13812: When a multiprocessing Process child...
2012-01-27  Antoine PitrouIssue #13812: When a multiprocessing Process child...
2012-01-27  Antoine PitrouClarify that ssl.OP_ALL can be different from OpenSSL...
2012-01-27  Antoine PitrouClarify that ssl.OP_ALL can be different from OpenSSL...
2012-01-27  Antoine PitrouIssue #13885: CVE-2011-3389: the _ssl module would...
2012-01-27  Antoine PitrouIssue #13885: CVE-2011-3389: the _ssl module would...
2012-01-27  Antoine PitrouIssue #13885: CVE-2011-3389: the _ssl module would...
2012-01-27  Brett CannonMerge
2012-01-27  Brett CannonRelocate importlib._case_ok to importlib._bootstrap.
2012-01-27  Victor StinnerIssue #13847: Make test_localtime_failure() more robust
2012-01-26  Victor StinnerIssue #13847: Fix test_mktime(), time.localtime() now...
2012-01-26  Victor StinnerIssue #13847: time.clock() now raises a RuntimeError...
2012-01-26  Brett Cannonmerge
2012-01-26  Brett CannonMerge
2012-01-26  Brett CannonIssue #13883: PYTHONCASEOK also works with OS X.
2012-01-26  Brett CannonIssue #13883: Document all platforms PYTHONCASEOK works on.
2012-01-26  Victor StinnerIssue #13847: time.localtime() and time.gmtime() now...
2012-01-26  Meador Inge- Issue #13840: Fix ctypes.create_string_buffer excepti...
2012-01-26  Meador Inge- Issue #13840: Fix ctypes.create_string_buffer excepti...
2012-01-26  Brett CannonMerge
2012-01-26  Raymond HettingerMerge
2012-01-26  Raymond HettingerIssue 13870: Fix out of date comment.
2012-01-25  Brett CannonMove some code from importlib.__init__ to importlib...
2012-01-25  Victor StinnerRemove now useless arbitrary limit of module name length
next