-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
re.sub()
leaks references
#120244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
serhiy-storchaka
pushed a commit
that referenced
this issue
Jun 8, 2024
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jun 8, 2024
(cherry picked from commit 38a25e9) Co-authored-by: neonene <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jun 8, 2024
(cherry picked from commit 38a25e9) Co-authored-by: neonene <[email protected]>
serhiy-storchaka
pushed a commit
that referenced
this issue
Jun 8, 2024
(cherry picked from commit 38a25e9) Co-authored-by: neonene <[email protected]>
serhiy-storchaka
pushed a commit
that referenced
this issue
Jun 8, 2024
(cherry picked from commit 38a25e9) Co-authored-by: neonene <[email protected]>
noahbkim
pushed a commit
to hudson-trading/cpython
that referenced
this issue
Jul 11, 2024
estyxx
pushed a commit
to estyxx/cpython
that referenced
this issue
Jul 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug report
Bug description:
_strptime
is a module affected by this.CPython versions tested on:
3.10, 3.11, 3.12, 3.13, CPython main branch
Operating systems tested on:
Windows
Linked PRs
re.sub()
reference leak #120245The text was updated successfully, but these errors were encountered: