mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
82ac2be6b3
Prevent repeated PyLong_FromVoidPtr() from possibly overwriting the
current exception.
(cherry picked from commit e8998e46a7)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>