Uh oh!
There was an error while loading. Please reload this page.
bpo-42243: Use PyModule_Add*() in _sre iso. direct module dict manipulation - #23101
bpo-42243: Use PyModule_Add*() in _sre iso. direct module dict manipulation#23101erlend-aasland wants to merge 3 commits into
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
serhiy-storchaka
commented
Nov 2, 2020
Just for the case, add tests that MAXREPEAT and MAXGROUPS > 0. |
Would a simple |
serhiy-storchaka
commented
Nov 3, 2020
I meant adding a test in |
erlend-aasland
commented
Nov 3, 2020
Got it. Signedness test added in 8561628. |
erlend-aasland
commented
Nov 17, 2020
@serhiy-storchaka are you ok with this PR as it stands? |
erlend-aasland
commented
Nov 20, 2020
Closing, as this was incorporated in #23393 |
https://bugs.python.org/issue42243