X Tutup
Skip to content

[3.12] gh-126775: make linecache.checkcache threadsafe and GC re-entrency safe (GH-126776)#127779

Merged
cfbolz merged 1 commit intopython:3.12from
miss-islington:backport-2233c30-3.12
Dec 10, 2024
Merged

[3.12] gh-126775: make linecache.checkcache threadsafe and GC re-entrency safe (GH-126776)#127779
cfbolz merged 1 commit intopython:3.12from
miss-islington:backport-2233c30-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 10, 2024

(cherry picked from commit 2233c30)

Co-authored-by: Thomas Grainger tagrain@gmail.com
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Bartosz Sławecki bartoszpiotrslawecki@gmail.com

…ncy safe (pythonGH-126776)

(cherry picked from commit 2233c30)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Bartosz Sławecki <bartoszpiotrslawecki@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup