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.

URL PR 11756
Status open
Title bpo-35859: re module, fix wrong capturing groups in rare cases
History
Date User Action Args
2019-02-19 09:03:45serhiy.storchakaunlinkissue35859 pull_requests
2019-02-09 10:40:06malinsettitle: bpo-35859: in re module, save marks before JUMP_MIN_UNTIL_3 jump -> bpo-35859: re module, fix wrong capturing groups in rare cases
2019-02-04 15:55:34malinlinkissue35859 pull_requests
2019-02-04 15:55:34malincreate