COMMITS
/ Doc/howto/regex.rst October 23, 2023
M
[3.12] gh-110383: Italicize variable name (GH-111206) (#111207)
Miss Islington (bot) committed
M
[3.12] gh-110383: Added explanation about simplest regex use case for quantifiers. (GH-111110) (#111204)
Miss Islington (bot) committed
July 23, 2023
M
[3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103)
Miss Islington (bot) committed
October 3, 2022
V
gh-97681: Remove Tools/demo/ directory (#97682)
Victor Stinner committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
April 5, 2022
M
bpo-32658: Regex docs: Fix metacharacter reference (GH-32230)
Mike cm committed
March 22, 2022
S
bpo-47081: Replace "qualifiers" with "quantifiers" in the re module documentation (GH-32028)
Serhiy Storchaka committed
April 17, 2019
February 19, 2019
R
bpo-35584: Clarify role of caret in a class class (GH-11946)
Raymond Hettinger committed
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
February 2, 2018
C
bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265)
Cheryl Sabella committed
January 4, 2018
S
bpo-32308: Replace empty matches adjacent to a previous non-empty match in re.sub(). (#4846)
Serhiy Storchaka committed
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