]> granicus.if.org Git - python/shortlog
python
2012-03-10 Georg BrandlCloses #14186: add link to PEP 3107 (function annotatio...
2012-03-09 Senthil KumaranFix closes Issue: 14217 - 3.2 branch
2012-03-08 Benjamin Petersonthis stuff will actually be new in 3.2.4
2012-03-08 Benjamin Petersonallow cycles throught the __dict__ slot to be cleared...
2012-03-07 Benjamin Petersonmerge heads
2012-03-07 Benjamin Petersonkeep the buffer object around while we're using it...
2012-03-07 Éric AraujoBackout buggy patch committed for #13719
2012-03-07 Jason R. CoombsUse PEP-8 style in logging example
2012-03-05 Éric AraujoFix NameError from #13719 fix
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 É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 Meador IngeIssue #14195: Make WeakSet.__lt__ and WeakSet.__gt__...
2012-03-04 Antoine PitrouFix some set algebra methods of WeakSet objects.
2012-03-04 Antoine PitrouPort 2.7 fix for sporadic failure in test_weakset.
2012-03-03 Antoine PitrouIssue #14177: marshal.loads() now raises TypeError...
2012-03-02 Antoine PitrouIssue #14172: Fix reference leak when marshalling a...
2012-03-02 Eli Benderskymerge 3.2 heads
2012-03-02 Eli BenderskyIssue #11379: add a note in xml.dom.minidom suggesting...
2012-03-02 Vinay SajipCloses #14158: improved resilience to test files left...
2012-03-01 Petri Lehtinensqlite3: Port documentation changes from the 2.7 branch
2012-03-01 Antoine PitrouIssue #14159: Fix the len() of weak containers (WeakSet...
2012-02-29 Stefan KrahIssue #14152: Restore the Include/*.h dependencies...
2012-02-29 Ezio Melotti#14089: increase coverage of the fractions module....
2012-02-29 Ezio Melotti#14155: remove duplication about search vs match in...
2012-02-29 Ezio Melotti#10713: Improve documentation for \b and \B and add...
2012-02-29 Larry HastingsPropagate changes for issues #13053 and #13086 from...
2012-02-28 Nadeem VawdaGive better failure messages in test_strptime (cf....
2012-02-28 Sandro Tosis/div/truediv/; thanks to Félix-Antoine Fortin from...
2012-02-28 Vinay SajipImproved logging cookbook example.
2012-02-28 Georg BrandlFix markup errors.
2012-02-27 Antoine PitrouIssue #13125: Silence spurious test_lib2to3 output...
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...
next