]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2012-03-05  Florent Xiclunaxml.dom.minidom: add more __slots__ to limit resource...
2012-03-05  Florent Xiclunaxml.dom: fix typo, drop unused imports.
2012-03-05  Florent XiclunaFlatten nested try ... finally, try ... except.
2012-03-05  Stefan KrahMerge.
2012-03-05  Stefan KrahIssue #10181: The decision was to raise a buffer error...
2012-03-05  Vinay SajipMerged upstream changes.
2012-03-05  Vinay SajipAdded more diagnostics for diagnosing #12151.
2012-03-05  Florent XiclunaIssue #14007: accept incomplete TreeBuilder objects...
2012-03-05  Florent XiclunaIssue #14007: drop unused TreeBuilder().xml.
2012-03-05  Stefan KrahIssue #14181: Allow memoryview construction from an...
2012-03-05  Georg Brandl3.3.0a1 is done.
2012-03-05  Martin v. LöwisIssue #14168: Check for presence of _attrs before acces...
2012-03-05  Meador IngeIssue #14195: Make WeakSet.__lt__ and WeakSet.__gt__...
2012-03-05  Meador IngeIssue #14195: Make WeakSet.__lt__ and WeakSet.__gt__...
2012-03-04  Antoine PitrouFix some set algebra methods of WeakSet objects.
2012-03-04  Martin v. LöwisIssue #14171: Add valgrind suppressions for OpenSSL...
2012-03-04  Antoine PitrouMerge
2012-03-04  Antoine PitrouPort 2.7 fix for sporadic failure in test_weakset.
2012-03-04  Antoine PitrouFix some set algebra methods of WeakSet objects.
2012-03-04  Georg BrandlFix spelling.
2012-03-04  Antoine PitrouPort 2.7 fix for sporadic failure in test_weakset.
2012-03-04  Martin v. LöwisEnable PGI/PGO builds for x64 python3.dll
2012-03-04  Martin v. LöwisGenerate product code UUID from download URL.
2012-03-04  Antoine PitrouIssue #14166: Pickler objects now have an optional...
2012-03-04  Georg BrandlAdded tag v3.3.0a1 for changeset f1a9a6505731
2012-03-04  Georg BrandlUpdate copyright years and version name. v3.3.0a1
2012-03-04  Georg BrandlBump to 3.3.0a1.
2012-03-04  Georg BrandlSort and clean up suspicious ignore file.
2012-03-04  Georg BrandlFix invalid markup and update suspicious ignores.
2012-03-04  Georg BrandlRegenerate pydoc topics.
2012-03-04  Georg BrandlFix encoding handling of the pydoc-topics writer.
2012-03-04  Armin RonacherUpdated tokenize to support the inverse byte literals...
2012-03-04  Armin RonacherBasic documentation for PEP 414
2012-03-04  Armin RonacherBasic support for PEP 414 without docs or tests.
2012-03-04  Eli Benderskyfix trailing whitespace
2012-03-04  Eli BenderskyIssue #14128: Exposing Element as an actual type from...
2012-03-04  Victor StinnerClose #14085: remove assertions from PyUnicode_WRITE...
2012-03-03  Vinay SajipFixed problem with diagnostic output.
2012-03-03  Antoine Pitrou- Issue #14177: marshal.loads() now raises TypeError...
2012-03-03  Antoine PitrouIssue #14177: marshal.loads() now raises TypeError...
2012-03-03  Victor StinnerClose #13550: Remove the debug machinery from the threa...
2012-03-02  Victor StinnerIssue #13964: signal.sigtimedwait() timeout is now...
2012-03-02  Antoine PitrouSimplify code in marshal.c.
2012-03-02  Antoine PitrouIssue #14172: Fix reference leak when marshalling a...
2012-03-02  Antoine PitrouIssue #14172: Fix reference leak when marshalling a...
2012-03-02  Eli Benderskymerge 3.2 heads
2012-03-02  Eli BenderskyMerge 3.2
2012-03-02  Eli BenderskyIssue #11379: add a note in xml.dom.minidom suggesting...
2012-03-02  Vinay SajipCloses #14158: merged test file resilience fix from...
2012-03-02  Vinay SajipCloses #14158: improved resilience to test files left...
2012-03-01  Petri LehtinenMerge branch '3.2'
2012-03-01  Petri Lehtinensqlite3: Port documentation changes from the 2.7 branch
2012-03-01  Eli BenderskyAdd missing 'versionadded' for shlex.quote; closes...
2012-03-01  Antoine PitrouIssue #14159: Fix the len() of weak containers (WeakSet...
2012-03-01  Antoine PitrouIssue #14159: Fix the len() of weak containers (WeakSet...
2012-03-01  Philip Jenveyupdate skip reason
2012-03-01  Philip Jenveyalso skip test_device_encoding when stdin isn't a tty
2012-02-29  Brett CannonIssue #14153 Create _Py_device_encoding() to prevent...
2012-02-29  Stefan KrahIssue #10181: Add warning that structure layouts in...
2012-02-29  Stefan KrahAdd PyMemoryView_FromMemory() to whatsnew/3.3.
2012-02-29  Stefan KrahIssue #14152: Merge fix from 3.2.
2012-02-29  Stefan KrahIssue #14152: Restore the Include/*.h dependencies...
2012-02-29  Ezio Melotti#14089: merge with 3.2.
2012-02-29  Ezio Melotti#14089: increase coverage of the fractions module....
2012-02-29  Ezio Melotti#14155: merge with 3.2.
2012-02-29  Ezio Melotti#14155: remove duplication about search vs match in...
2012-02-29  Ezio Melotti#10713: merge with 3.2.
2012-02-29  Ezio Melotti#10713: Improve documentation for \b and \B and add...
2012-02-29  Larry HastingsMerge: Propagate changes for issues #13053 and #13086...
2012-02-29  Larry HastingsPropagate changes for issues #13053 and #13086 from...
2012-02-28  Nadeem VawdaMerge: Give better failure messages in test_strptime...
2012-02-28  Nadeem VawdaGive better failure messages in test_strptime (cf....
2012-02-28  Sandro Tosimerge with 3.2
2012-02-28  Sandro Tosis/div/truediv/; thanks to Félix-Antoine Fortin from...
2012-02-28  Vinay SajipAdded additional diagnostics to help with #12151.
2012-02-28  Vinay SajipMerged cookbook improvement from 3.2.
2012-02-28  Vinay SajipImproved logging cookbook example.
2012-02-28  Georg BrandlMerge with 3.2.
2012-02-28  Georg BrandlFix markup errors.
2012-02-27  Brett CannonUpdate importlib.invalidate_caches() to be more general.
2012-02-27  Antoine PitrouMore debug output
2012-02-27  Antoine PitrouImprove debugging output for test failure
2012-02-27  Antoine PitrouIssue #13125: Silence spurious test_lib2to3 output...
2012-02-27  Antoine PitrouIssue #13125: Silence spurious test_lib2to3 output...
2012-02-27  Eli BenderskySome corrections for the Doc/extending documentation...
2012-02-27  Stefan KrahNull merge (fix is already in 3.3).
2012-02-27  Stefan KrahIssue #14125: backport refleak fix (d4adbf908983).
2012-02-27  Benjamin Petersontypo
2012-02-27  Stefan KrahIssue #14125: Fix refleak in timemodule.c on Windows...
2012-02-27  Stefan KrahIssue #14125: Fix multiprocessing refleak on Windows...
2012-02-27  Vinay SajipMerged cookbook update for LogRecord customisation.
2012-02-27  Vinay SajipUpdated cookbook with information on customising LogRec...
2012-02-27  Vinay SajipMerged upstream changes.
2012-02-27  Vinay SajipMerged cookbook update from 3.2.
2012-02-27  Vinay SajipUpdated logging cookbook with info on alternative forma...
2012-02-27  Éric AraujoFix comparison bug with 'rc' versions in packaging...
2012-02-27  Stefan KrahIssue #14113: Fix a test_strptime failure caused by...
2012-02-27  Antoine PitrouMerge
2012-02-27  Antoine PitrouMerge
2012-02-27  Antoine PitrouMerge
next