]> granicus.if.org Git - python/shortlog
python
2012-03-05 Éric AraujoMake packaging’ upload command work with bdist_msi...
2012-03-05 Éric AraujoBranch merge
2012-03-05 Éric AraujoMerge 3.2
2012-03-05 Éric AraujoImprove packaging.database documentation
2012-03-05 Éric AraujoBackport minidom attribute tests from default (73c76466...
2012-03-05 Éric AraujoMake distutils’ upload command work with bdist_msi...
2012-03-05 Benjamin Petersonremove f_yieldfrom access from Python (closes #13970)
2012-03-05 Éric AraujoMove xml.etree higher and xml.parsers.expat lower in...
2012-03-05 Éric AraujoUse source reST role instead of file where it makes...
2012-03-05 Éric AraujoRemove mention of defunct file.
2012-03-05 Éric AraujoUse raw string for a docstring that uses a backslash
2012-03-05 Stefan KrahIssue #14181: Test creating memoryviews from a static...
2012-03-05 Vinay SajipIssue #12151: Added more info to diagnostics.
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).
next