]> granicus.if.org Git - python/shortlog
python
2012-03-17 R David Murray#11780: s/throw/raise/
2012-03-17 R David Murray#11780: document that email.encoders throw TypeError...
2012-03-16 Benjamin Petersoncheck for string attribute names in old-style classes...
2012-03-16 Benjamin Petersoncheck to make sure the attribute is a string (#14334)
2012-03-16 Senthil Kumaran2.7 - Issue #10484: Fix the CGIHTTPServer's PATH_INFO...
2012-03-15 Senthil KumaranFix the urllib closing issue which hangs on particular...
2012-03-15 Benjamin Petersonmerge from 2.7 release branch
2012-03-15 Benjamin PetersonAdded tag v2.7.3rc2 for changeset d46c1973d3c4
2012-03-15 Benjamin Petersonbump to 2.7.3rc2 v2.7.3rc2
2012-03-15 R David Murray#12758: removing confusing mention of UTC from time...
2012-03-15 Benjamin Petersonmerge heads
2012-03-15 Gregory P.... merge heads.
2012-03-15 Gregory P.... Fixes Issue 14234: fix for the previous commit, keep...
2012-03-15 Gregory P.... Fixes Issue 14234: fix for the previous commit, keep...
2012-03-15 Barry Warsawmerge 2.6
2012-03-15 Barry Warsaw- Issue #14234: CVE-2012-0876: Randomize hashes of...
2012-03-14 Matthias Klose- rename configure.in to configure.ac
2012-03-14 Gregory P.... Fixes Issue #14234: CVE-2012-0876: Randomize hashes...
2012-03-14 Gregory P.... Fixes Issue #14234: CVE-2012-0876: Randomize hashes...
2012-03-14 Georg BrandlCloses #14289: put a link to the CHM download page...
2012-03-13 Martin v. LöwisIssue #5219: Prevent event handler cascade in IDLE.
2012-03-13 Vinay SajipMerged upstream change.
2012-03-13 Vinay SajipCloses #14267: Corrected computation of rollover filename.
2012-03-13 Senthil KumaranFix closes Issue14281 - Test for cgi.escape by Brian...
2012-03-13 Senthil Kumaranmerge heads
2012-03-12 Ezio Melotti#14179: add tests for re.compile. Patch by Florian...
2012-03-12 Senthil Kumarancloses issue14257 - Grammatical fix
2012-03-12 Senthil Kumarancloses issue14257 minor error in glossary wording regar...
2012-03-12 Senthil KumaranFix closes issue14258 - added clarification to \W and...
2012-03-12 Ezio Melotti#14161: fix test failures on Windows.
2012-03-11 Ezio Melotti#14161: fix compile error under Windows.
2012-03-11 Ezio Melotti#14161: fix the __repr__ of file objects to escape...
2012-03-11 Antoine PitrouIssue #14252: Fix subprocess.Popen.terminate() to not...
2012-03-10 Mark DickinsonCloses #9574: Note that complex constructor doesn't...
2012-03-08 Jason R. CoombsMoved symlink support into its own module. Ported can_s...
2012-03-08 Jason R. CoombsImprove the test case to avoid spurious errors about...
2012-03-08 Jason R. CoombsTest in 6c218b9c5c4c was inadvertently converted from...
2012-02-25 Ezio Melotti#14114: don't include copybutton.js in the htmlhelp...
2012-02-25 Ezio Melotti#14114: don't include copybutton.js in the htmlhelp...
2012-03-03 Georg BrandlFix link to global module index.
2012-02-23 Benjamin Petersonupdate pydoc-topics
2012-02-23 Barry WarsawAdded tag v2.6.8rc1 for changeset 5356b6c7fd66
2012-02-23 Barry WarsawAdded tag v2.6.8rc1 for changeset caab08cd2b3e
2012-02-23 Barry WarsawBump some more copyright years (as per PEP 101), since... v2.6.8rc1
2012-02-23 Barry WarsawBump to version 2.6.8rc1.
2012-02-23 Benjamin PetersonAdded tag v2.7.3rc1 for changeset b2c6aff96e12
2012-02-23 Benjamin Petersonbump to 2.7.3rc1 v2.7.3rc1
2012-02-22 Barry Warsawnull merge from 2.6
2012-02-22 Barry WarsawBack port from 2.7:
2012-02-22 Antoine PitrouFix sporadic test_os failure under Windows
2012-02-22 Barry Warsawnull merge from 2.6
2012-02-22 Barry WarsawBackport from 2.7:
2012-02-22 Barry Warsawnull merge from 2.6
2012-02-22 Barry WarsawBackport from 2.7 branch.
2012-02-22 Antoine PitrouFix (presumably) test_hash under big-endian systems...
2012-02-22 Nadeem VawdaIssue #14053: Fix "make patchcheck" to work with MQ.
2012-02-21 Antoine PitrouAvoid py3k warnings related to sort() of unrelated...
2012-02-21 Georg Brandlmerge with 2.6
2012-02-21 Georg BrandlRemove reST markup from --help output. Also: O(n*...
2012-02-21 Antoine PitrouFix flaky os.urandom test.
2012-02-21 Benjamin Petersonmerge 2.6
2012-02-21 Benjamin Petersondon't need this hack anymore
2012-02-21 Antoine PitrouNull merge
2012-02-21 Antoine PitrouFix crash at startup with -W options.
2012-02-21 Antoine PitrouFix crash at startup with -W options.
2012-02-21 Martin v. LöwisIssue #6807: Run msisupport.mak earlier.
2012-02-21 Benjamin Petersonmerge 2.6
2012-02-21 Benjamin Petersonmerge heads
2012-02-21 Barry Warsawmerge 2.7
2012-02-21 Barry Warsawmerge 2.6
2012-02-21 Barry WarsawBackport fix from default branch for ./python -R -Wd...
2012-02-21 Benjamin Petersonensure no one tries to hash things before the random...
2012-02-21 Martin v. LöwisIssue #10580: Minor grammar change in Windows installer.
2012-02-21 Barry Warsawnull merge from 2.6
2012-02-21 Barry WarsawLet's sort the keys so that this test passes even with...
2012-02-21 Benjamin Petersoncarefully don't depend on any dict order
2012-02-21 Benjamin Petersonremove extra zero
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-21 Benjamin Petersonkill interned strings computed before random initialization
2012-02-21 Benjamin Petersondon't rely on dict order
2012-02-21 Benjamin Petersona frozenset is better here
2012-02-21 Benjamin Petersonuse set
2012-02-21 Benjamin Petersondon't rely on dict order
2012-02-21 Benjamin Petersonthis was supposed to die
2012-02-21 Benjamin Petersonfix for real this time...
2012-02-21 Benjamin Petersonbelately resolve conflicts here
2012-02-21 Benjamin Petersonfix test_gdb under hash randomization
2012-02-21 Benjamin Petersondon't rely on dict order here
2012-02-21 Benjamin Petersonmerge 2.6 with hash randomization fix
2012-02-21 Barry WarsawWhitespace normalization
2012-02-21 Barry Warsaw- Issue #13703: oCERT-2011-003: add -R command-line...
2012-02-20 Benjamin Petersondon't rely on the order of module clearing
2012-02-20 Barry Warsawnull merge from 2.6
2012-02-20 Barry Warsawnull merge from 2.6
2012-02-20 Barry WarsawBack port Python 2.7 fix for test_invalid_redirect...
2012-02-20 Vinay Sajiplogging: clarified documentation for Handler.handleError.
2012-02-20 Éric AraujoAdd missing “::” markup and wrap overlong lines
2012-02-20 Éric AraujoFix typo
2012-02-19 Sandro Tosidon't split 'Hye-Shik Chang' name; thanks to Sergey...
next