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 matpi
Recipients ezio.melotti, matpi, mrabarnett
Date 2020-06-15.23:58:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592265531.99.0.00527160275643.issue40980@roundup.psfhosted.org>
In-reply-to
Content
This also affects functions/methods expecting a group name as parameter (e.g. match.group), the group name has to be passed as string.
History
Date User Action Args
2020-06-15 23:58:52matpisetrecipients: + matpi, ezio.melotti, mrabarnett
2020-06-15 23:58:51matpisetmessageid: <1592265531.99.0.00527160275643.issue40980@roundup.psfhosted.org>
2020-06-15 23:58:51matpilinkissue40980 messages
2020-06-15 23:58:51matpicreate