]> granicus.if.org Git - python/shortlog
python
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
2012-02-26 Antoine PitrouIssue #13521: dict.setdefault() now does only one looku...
2012-02-26 Antoine PitrouIssue #13521: dict.setdefault() now does only one looku...
2012-02-26 Nadeem VawdaNull merge.
2012-02-26 Nadeem VawdaIssue #13873: Fix crash in test_zlib when running on...
2012-02-26 Georg BrandlRemove duplicate label.
2012-02-26 Benjamin Petersonthe days of pre-standard C compilers are gone
2012-02-26 Antoine PitrouIssue #14080: fix sporadic test_imp failure. Patch...
2012-02-26 Charles-François... Issue #14107: test: Fix a deadlock involving the memory...
2012-02-26 Gregory P.... Issue #14123: Explicitly mention that old style % strin...
2012-02-26 Gregory P.... Issue #14123: Explicitly mention that old style % strin...
2012-02-26 Nick CoghlanClose issue #6210: Implement PEP 409
2012-02-26 Ezio Melotti#14081: The sep and maxsplit parameter to str.split...
2012-02-26 Éric AraujoMerge 3.2
2012-02-26 Éric AraujoBranch merge
2012-02-26 Éric AraujoPort the #6884 fix to packaging
2012-02-26 Éric AraujoBranch merge
2012-02-26 Éric AraujoSet archive format explicitly in one distutils test
2012-02-26 Éric AraujoFix typo in “seperat{or,ion}”
2012-02-26 Éric AraujoUse const markup instead of a misleading string literal
2012-02-25 Ezio Melotti#14114: merge with 3.2.
2012-02-25 Ezio Melotti#14114: don't include copybutton.js in the htmlhelp...
2012-02-25 Éric AraujoMerge from 3.2
2012-02-25 Éric AraujoAdd news entry for previous commit
2012-02-25 Éric AraujoAdd test file for scripts in Tools (#13447).
2012-02-25 Éric AraujoMerge 3.2
2012-02-25 Éric AraujoFix long-standing bugs with MANIFEST.in parsing on...
2012-02-25 Nadeem VawdaUse assertEqual in test_strptime for better failure...
2012-02-25 Stefan Krah- Issue #10181: New memoryview implementation fixes...
2012-02-25 Martin v. LöwisMerge with 3.2
2012-02-25 Martin v. LöwisPackage mime.types
2012-02-25 Philip Jenveyunused imports, pep8
2012-02-25 Victor StinnerClose #14095: type.__new__() doesn't remove __qualname_...
2012-02-24 Victor StinnerOops, revert unwanted changes
2012-02-24 Victor StinnerIssue #14107: fix bigmem tests on str.capitalize()...
2012-02-24 Benjamin Petersonmerge heads
2012-02-24 Benjamin Petersonmerge 3.2
2012-02-24 Benjamin Petersonmerge 3.2.2 release branch for rc
2012-02-24 Brett CannonSimplify importib._resolve_name().
2012-02-24 Antoine PitrouFix compilation error under Windows (and warnings too).
2012-02-24 Ezio Melotti#13973: move a couple of imports at module level. ...
2012-02-24 Brett Cannonmerge
2012-02-24 Brett CannonTurn _return_module() into _handle_fromlist().
2012-02-24 Victor StinnerIssue #13706: Fix format(float, "n") for locale with...
2012-02-24 Brett Cannonmerge
2012-02-24 Brett CannonMake the benchmark recording more sensible for importli...
2012-02-23 Victor StinnerIssue #13706: Fix format(int, "n") for locale with...
2012-02-23 Brett Cannonmerge
2012-02-23 Brett CannonImproper type for __package__ should raise TypeError...
2012-02-23 Brett CannonDo a type check instead of an interface check.
2012-02-23 Victor StinnerIssue #13846: Enhance time.monotonic() documentation
2012-02-23 Vinay SajipMerged upstream changes.
2012-02-23 Vinay SajipMerged upstream changes.
2012-02-23 Vinay SajipMerged upstream changes.
2012-02-23 Vinay SajipMerged fix added for recent changes in non-threading...
2012-02-23 Vinay SajipFix added for recent changes in non-threading environments.
2012-02-23 Georg BrandlAdded tag v3.2.3rc1 for changeset 7085403daf43
2012-02-23 Georg BrandlUpdate copyright year. v3.2.3rc1
2012-02-23 Georg BrandlAdd 3.2.3 to license.
2012-02-23 Georg Brandlmerge with 3.2
2012-02-23 Georg Brandlmerge heads
2012-02-23 Georg BrandlBump version to 3.2.3rc1.
2012-02-23 Georg BrandlUpdate pydoc topics.
2012-02-23 Georg BrandlFix markup errors.
2012-02-23 Vinay SajipMerged logging flush/close changes from 3.2.
2012-02-23 Vinay Sajiplogging: Added locking in flush() and close() handler...
2012-02-23 Benjamin Petersonmerge 3.2
2012-02-23 Benjamin Petersonmerge 3.1
2012-02-23 Benjamin Petersonupdate copyright year
2012-02-23 Benjamin Petersonmerge 3.2
2012-02-23 Benjamin Petersonmerge 3.1 (with 3.1.5rc1 release tag)
2012-02-23 Benjamin PetersonAdded tag v3.1.5rc1 for changeset ee26aca3219c
2012-02-23 Benjamin Petersonversion now 3.1.5rc1 v3.1.5rc1
2012-02-23 Brett CannonMerge
2012-02-23 Nadeem VawdaSimplify zlib bigmem tests.
2012-02-23 Nadeem VawdaFix previous fix (for test_zlib) to work on 32-bit...
2012-02-23 Nadeem VawdaIssue #13873: Fix crash in test_zlib on bigmem buildbot.
2012-02-22 Brett CannonRefactor importlib to make it easier to re-implement...
2012-02-22 Victor StinnerFix doc of an internal function: unicode_write_cstr()
2012-02-22 Charles-François... Issue #14077: importlib: Fix regression introduced...
2012-02-22 Antoine PitrouNull merge
2012-02-22 Antoine PitrouIssue #14084: Fix a file descriptor leak when importing...
2012-02-22 Antoine PitrouIssue #14084: Fix a file descriptor leak when importing...
2012-02-22 Antoine PitrouIn find_module(), do not silence fileno() and dup(...
2012-02-22 Antoine PitrouFix compile failure under Windows
2012-02-22 Victor StinnerOptimize str%arg for number formats: %i, %d, %u, %x, %p
2012-02-22 Victor StinnerMicro-optimize computation of maxchar in PyUnicode_Tran...
2012-02-22 Victor StinnerMicro-optimize unicode_expandtabs(): use FILL() macro...
2012-02-22 Victor StinnerPyUnicode_New() and unicode_putchar() check for MAX_UNI...
next