Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.2k
Open
Description
Bug report
Bug description:
I found a handful of reference leaks in the core using Codex. PR incoming.
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
- gh-145376: Fix various reference leaks #145377
- gh-145376: Fix various reference leaks objects and modules #145385
- gh-145376: Fix reference leaks in _collectionsmodule.c #145421
- gh-145376: Fix null pointer deref in md5module.c #145422
- gh-145376: Avoid reference leaks in failure path of _functoolsmodule.c method partial_new #145423
- gh-145376: Fix refleak in unusual error path in BaseExceptionGroup_new #145474
- gh-145376: Fix refleak and null pointer deref in unusual error path of datetime module #145476
- gh-145376: Fix refleak in error path of time_tzset #145477