mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -04:00
7201b9d18f
gh-150988: Fix refleak in `OSError` when attrs are set before `super().__init__()` (GH-150990)
(cherry picked from commit f2a0f82282)
Co-authored-by: Lukas Geiger <lukas.geiger94@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for various builtin objects