Commits
User selector
Commit history
Commits on Sep 21, 2021
[3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511)
Show description for 8c1e1daandauthored
Commits on Nov 19, 2019
Remove binding of captured exceptions when not used to reduce the chances of creating cycles (GH-17246)
Show description for 293dd23authored
Commits on May 31, 2019
bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None (GH-13688)
Show description for c8d5bf6authored andcommitted
Commits on Jul 28, 2018
- authored andcommitted
Commits on Sep 6, 2017
Remove all mention of Windows IA-64 support (GH-3389)
Show description for 49ce74eauthored
Commits on Sep 8, 2016
#27364: fix "incorrect" uses of escape character in the stdlib.
Show description for 44b548dcommitted
Commits on May 26, 2016
- committed
Issue #27076: Doc, comment and tests spelling fixes
Show description for 46f5072committed
Commits on Jan 19, 2016
Commits on Nov 2, 2015
Commits on Apr 13, 2015
Issue #23731: Implement PEP 488.
Show description for f299abdcommitted
Commits on Mar 11, 2013
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
Show description for c30b7b1committed
Commits on Oct 19, 2011
- committed
Commits on Mar 27, 2011
- committed
Closes #11696: Fix ID generation in msilib.
Show description for f8d887ecommitted- committed
Fix short file name generation in bdist_msi.
Show description for 9bad3a9committed
Commits on Aug 30, 2010
Commits on Jun 12, 2009
Merged revisions 73390 via svnmerge from
Show description for 83eaccacommitted
Commits on Nov 29, 2007
- committed
Commits on Oct 16, 2007
Patch# 1258 by Christian Heimes: kill basestring.
Show description for 3172c5dcommitted
Commits on Aug 30, 2007
Commits on Jul 16, 2007
Change a bunch of file encodings from Latin-1 to UTF-8.
Show description for d77d699committed
Commits on May 3, 2007
Fix various spots where int/long and str/unicode unification
Show description for aa97f04committed
Commits on May 2, 2007
Commits on Feb 9, 2007
Fix most trivially-findable print statements.
Show description for be19ed7committed
Commits on Jan 15, 2007
Rip out 'long' and 'L'-suffixed integer literals.
Show description for e2a383dcommitted
Commits on Jan 10, 2007
SF patch 1631942 by Collin Winter:
Show description for b940e11committed- committed
Commits on Aug 20, 2006
Get rid of a bunch more has_key() uses. We *really* need a tool for this.
Show description for f1a69c1committed
Commits on Aug 11, 2006
Merged revisions 46753-51188 via svnmerge from
Show description for 0e3f591committed
Commits on May 27, 2006
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Show description for 477c8d5committed
Commits on Mar 5, 2006
- committed
Loading