FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[WIP] gh-89621: re.subn?(): raise error when RegexFlag is wrongly used as count argument · Pull Request #91477 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] gh-89621: re.subn?(): raise error when RegexFlag is wrongly used as count argument
- #91477
#91477
Closed
ghost
wants to merge 3 commits into
main
python/cpython:main
from
unknown repository
Copy head branch name to clipboard
Conversation
Commits
3
(3)
Checks
Files changed
Closed
[WIP] gh-89621: re.subn?(): raise error when RegexFlag is wrongly used as count argument
#91477
ghost
wants to merge 3 commits into
main
python/cpython:main
from
unknown repository
Copy head branch name to clipboard
Commits
Commits on Apr 12, 2022
1. add RegexFlag type to _sremodulestate
wjssz
committed
b5662be
View commit details
Copy full SHA for b5662be
Browse repository at this point
2. set _sremodulestate.RegexFlag_Type when re being imported
wjssz
committed
f459eda
View commit details
Copy full SHA for f459eda
Browse repository at this point
3. check type in Pattern.sub()/Pattern.subn()
Show description for 9e5e714
wjssz
committed
9e5e714
View commit details
Copy full SHA for 9e5e714
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL