COMMITS
/ Doc/howto/regex.rst November 25, 2017
M
bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443)
Mandeep Bhutani committed
October 14, 2017
S
bpo-31714: Improved regular expression documentation. (#3907)
Serhiy Storchaka committed
October 4, 2017
S
bpo-30397: Add re.Pattern and re.Match. (#1646)
Serhiy Storchaka committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 24, 2016
B
Issue #27378: Remove an outdated reference from regex HOWTO
Berker Peksag committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
February 18, 2016
B
fix typo (closes #26378)
Benjamin Peterson committed
January 11, 2016
E
#25517: fix regex in the regex howto. Patch by Elena Oat.
Ezio Melotti committed
March 24, 2015
S
Issue #23622: Unknown escapes in regular expressions that consist of ``'\'``
Serhiy Storchaka committed
May 20, 2014
D
Fix Issue #21528 - Fix documentation typos
Donald Stufft committed
November 25, 2013
E
#19778: fix a couple of re reprs in the documentation.
Ezio Melotti committed
November 23, 2013
E
#19639: update the repr of the match objects in the docs. Patch by Claudiu Popa.
Ezio Melotti committed
August 18, 2013
A
#18562: various revisions to the regex howto for 3.x
Andrew Kuchling committed
December 25, 2012
E
#16760: use ref:`match-objects` instead of :class:`MatchObject`.
Ezio Melotti committed
September 17, 2012
E
#15920: fix doctests in Doc/howto/regex.rst. Patch by Chris Jerdonek.
Ezio Melotti committed
March 5, 2012
É
Use source reST role instead of file where it makes sense.
Éric Araujo committed
March 6, 2011
January 10, 2011
T
Issue #10875: Update Regular Expression HOWTO; additional backport.
Terry Reedy committed
T
Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'.
Terry Reedy committed
June 1, 2009
B
Merged revisions 73073-73074,73089 via svnmerge from
Benjamin Peterson committed
May 8, 2009
March 31, 2009
G
#5241: document missing A in regex howto.
Georg Brandl committed
March 21, 2009
January 3, 2009
G
Fix a few remaining problems found by rstlint.
Georg Brandl committed
G
Merged revisions 68221 via svnmerge from
Georg Brandl committed
March 16, 2008
February 24, 2008
C
Merged revisions 61034-61036,61038-61048 via svnmerge from
Christian Heimes committed
February 6, 2008
February 1, 2008
G
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl committed
January 21, 2008
G
Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from
Georg Brandl committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
November 1, 2007
G
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl committed
September 4, 2007
G
Convert all print statements in the docs.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed