Commits
User selector
Commit History
Commits on Jan 11, 2022
bpo-46307: Add string.Template.get_identifiers() method (GH-30493)
Show description for dce642fauthored
Ben Kehoe
Commits on Sep 16, 2021
Commits on Oct 21, 2019
Commits on Jun 1, 2019
Commits on Jan 4, 2018
bpo-31672: Restore the former behavior when override flags in Template. (#5099)
Show description for 87be28fauthored
Commits on Nov 21, 2017
bpo-31672 - Add one last minor clarification for idpattern (#4483)
Show description for e256b40authored
Commits on Oct 13, 2017
bpo-31672: Fix string.Template accidentally matched non-ASCII identifiers (GH-3872)
Show description for b22273eauthored
Commits on Sep 4, 2017
bpo-1198569: Allow string.Template braced pattern to be different (#3288)
Show description for ba42796authored
Commits on Jan 13, 2017
Issue #29193: A format string argument for string.Formatter.format()
Show description for 009b0a1committed
Commits on Sep 8, 2016
#27364: fix "incorrect" uses of escape character in the stdlib.
Show description for 44b548dcommitted
Commits on Jun 4, 2016
Commits on Sep 29, 2015
- committed
- committed
Fixed issue #25034: Fix string.Formatter problem with auto-numbering
Show description for 85976b1committed
Commits on May 30, 2015
Reverting my previous commit.
Show description for 7aa5341committed
Yury Selivanov
Commits on May 28, 2015
Commits on Mar 24, 2015
Issue #23671: string.Template now allows to specify the "self" parameter as
Show description for b876df4committedIssue #23671: string.Template now allows to specify the "self" parameter as
Show description for 8ffe917committed
Commits on Apr 14, 2014
Commits on Aug 19, 2012
Merge #13579: teach string.Formatter about 'a'.
Show description for 749bd42committed#13579: teach string.Formatter about 'a'.
Show description for e56bf97committed
Commits on Sep 28, 2011
Commits on Feb 26, 2011
Commits on Feb 22, 2011
Commits on Oct 14, 2010
Commits on Sep 18, 2010
Commits on Jul 29, 2010
Commits on Sep 26, 2009
Merged revisions 75070 via svnmerge from
Show description for a40bddacommitted
Commits on Jun 28, 2009
- committed
Commits on May 8, 2009
Commits on Apr 12, 2009
Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate
Show description for abc3877committed
Commits on Nov 22, 2008
Commits on Nov 16, 2008
Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via svnmerge from
Show description for f608c61committed