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 serhiy.storchaka
Recipients docs@python, rondevous, serhiy.storchaka, veky
Date 2021-08-22.07:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629617070.71.0.0946838229861.issue44940@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64f9e7b19dc1603fcbd07c17c9860085b9d21465 by Serhiy Storchaka in branch 'main':
bpo-44940: Clarify the documentation of re.findall() (GH-27849)
https://github.com/python/cpython/commit/64f9e7b19dc1603fcbd07c17c9860085b9d21465
History
Date User Action Args
2021-08-22 07:24:30serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, veky, rondevous
2021-08-22 07:24:30serhiy.storchakasetmessageid: <1629617070.71.0.0946838229861.issue44940@roundup.psfhosted.org>
2021-08-22 07:24:30serhiy.storchakalinkissue44940 messages
2021-08-22 07:24:30serhiy.storchakacreate