This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag, brett.cannon, docs@python, josh.r, mollison, serhiy.storchaka
Date 2019-04-21.22:14:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555884890.52.0.213672554411.issue36645@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ebfa840a1c9967da299356733da41b532688988 by Berker Peksag (mollison) in branch 'master':
bpo-36645: Fix ambiguous formatting in re.sub() documentation (GH-12879)
https://github.com/python/cpython/commit/5ebfa840a1c9967da299356733da41b532688988
History
Date User Action Args
2019-04-21 22:14:50berker.peksagsetrecipients: + berker.peksag, brett.cannon, docs@python, serhiy.storchaka, josh.r, mollison
2019-04-21 22:14:50berker.peksagsetmessageid: <1555884890.52.0.213672554411.issue36645@roundup.psfhosted.org>
2019-04-21 22:14:50berker.peksaglinkissue36645 messages
2019-04-21 22:14:50berker.peksagcreate