]> granicus.if.org Git - python/shortlog
python
2012-02-27 Stefan KrahIssue #14125: backport refleak fix (d4adbf908983).
2012-02-27 Vinay SajipUpdated cookbook with information on customising LogRec...
2012-02-27 Vinay SajipUpdated logging cookbook with info on alternative forma...
2012-02-27 Antoine PitrouMerge
2012-02-26 Antoine PitrouIssue #13521: dict.setdefault() now does only one looku...
2012-02-26 Nadeem VawdaIssue #13873: Fix crash in test_zlib when running on...
2012-02-26 Gregory P.... Issue #14123: Explicitly mention that old style % strin...
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: don't include copybutton.js in the htmlhelp...
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 AraujoFix long-standing bugs with MANIFEST.in parsing on...
2012-02-25 Martin v. LöwisPackage mime.types
2012-02-24 Benjamin Petersonmerge 3.2.2 release branch for rc
2012-02-23 Vinay SajipMerged upstream changes.
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 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 Sajiplogging: Added locking in flush() and close() handler...
2012-02-23 Benjamin Petersonmerge 3.1
2012-02-23 Benjamin Petersonupdate copyright year
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-22 Antoine PitrouFix (presumably) test_hash under big-endian systems...
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 Nadeem VawdaIssue #14053: Fix "make patchcheck" to work with MQ.
2012-02-21 Georg Brandlmerge with 3.2
2012-02-21 Georg BrandlRemove reST markup from --help output. Also: O(n*...
2012-02-21 Antoine PitrouFix test failure in test_cmd_line by initializing the...
2012-02-21 Martin v. LöwisIssue #6807: Run msisupport.mak earlier.
2012-02-21 Martin v. LöwisIssue #10580: Minor grammar change in Windows installer.
2012-02-21 Benjamin Petersonmerge 3.2
2012-02-21 Benjamin Petersonensure no one tries to hash things before the random...
2012-02-21 Petri Lehtinensqlite3: Fix 64-bit integer handling in user functions...
2012-02-21 Ezio MelottiHTMLParser is now able to handle slashes in the start...
2012-02-20 Georg BrandlDisable an inspect test: it depends on dict ordering...
2012-02-20 Antoine PitrouDelete the iterator, which could accidentally keep...
2012-02-20 Antoine PitrouMerge
2012-02-20 Georg BrandlDummy-merge with 3.1
2012-02-20 Georg BrandlFix typo in conditional.
2012-02-20 Antoine PitrouMake "regrtest -j" "-R"-aware
2012-02-20 Georg BrandlFix obscure failures of datetime-related tests due...
2012-02-20 Georg BrandlFix typo.
2012-02-20 Georg BrandlFix dbm_gnu test relying on set order.
2012-02-20 Georg BrandlFix use of deprecated assertRegexpMatches method.
2012-02-20 Georg BrandlRemove setting hash seed to regrtest's random seed...
2012-02-20 Georg BrandlFix dbm_gnu test relying on set order.
2012-02-20 Georg BrandlFix typo.
2012-02-20 Georg BrandlFix typo in conditional.
2012-02-20 Georg BrandlRemove setting hash seed to regrtest's random seed...
2012-02-20 Georg BrandlAnother test_dis dict order dependency.
2012-02-20 Georg BrandlMerge with 3.1.
2012-02-20 Georg BrandlFix test_dis dependency on dict order.
2012-02-20 Georg BrandlFix use of deprecated assert_ method.
2012-02-20 Georg BrandlFix "sys.path modified" warning in test_strlit, by...
2012-02-20 Georg BrandlFix bad inheritance in test_subprocess that led to...
2012-02-20 Georg BrandlRun tests with -R on "make test" and the buildbots.
2012-02-20 Georg BrandlMerge from 3.1: Issue #13703: add a way to randomize...
2012-02-20 Benjamin Petersondon't rely on the order of module clearing
2012-02-20 Georg BrandlIssue #13703: add a way to randomize the hash values...
2012-02-20 Vinay Sajiplogging: clarified documentation for Handler.handleError.
2012-02-20 Éric AraujoAdd missing “::” markup.
2012-02-19 Sandro TosiIssue #13605: use print() in argparse nargs example
2012-02-19 Sandro Tosidon't split 'Hye-Shik Chang' name; thanks to Sergey...
2012-02-19 Sandro TosiIndent 'File' in memoryview example, so it is correctly...
2012-02-19 Benjamin Petersonuse Py_CLEAR
2012-02-19 Jesus CeaTest for issue #13500
2012-02-18 Sandro Tosifix error in memoryview example; thanks to kan lianlian...
2012-02-18 Charles-François... Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless...
2012-02-18 Charles-François... Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless...
2012-02-18 Terry Jan ReedyIssue 14023 Revert edit to 2.7 version. (I suspect...
2012-02-18 Ezio Melotti#14020: improve HTMLParser documentation.
2012-02-17 Petri LehtinenFix a variable scoping error in an sqlite3 test
2012-02-16 Petri Lehtinensqlite3: Fix documentation errors concerning Cursor...
2012-02-16 Charles-François... Issue #13878: Fix random test_sched failures.
2012-02-16 Gregory P.... don't use assertSameElements.
2012-02-16 Gregory P.... NEWS entry for previous commit.
2012-02-16 Gregory P.... Issue #2489: Fix bug in _copy loop that could consume...
2012-02-15 Victor StinnerIssue #13913: Another fix test_pep3120 for the UTF...
2012-02-15 Sandro TosiIssue #11836: document multiprocessing.queues.SimpleQueue
2012-02-15 Antoine PitrouMerge
2012-02-15 Antoine PitrouIssue #13014: Fix a possible reference leak in SSLSocke...
2012-02-15 Victor StinnerIssue #13913: Fix test_pep3120 for the UTF-8 codec...
2012-02-15 Petri LehtinenIssue #13491: Fix many errors in sqlite3 documentation
2012-02-15 Antoine PitrouIssue #7644: Add tests for the file argument of NNTP...
2012-02-15 Éric AraujoFix test failure for shared builds caused by #1326113 fix
2012-02-15 Éric AraujoImprove doc for atexit.register and unregister (#12297)
2012-02-15 Éric AraujoFix parsing of build_ext --libraries option (#1326113)
2012-02-15 Antoine PitrouFix indentation
2012-02-15 Antoine PitrouIssue #13020: Fix a reference leak when allocating...
next