Staging
v0.5.1
https://github.com/python/cpython
Revision 296d45ec10fb55532bc3fac2311a3f91299ecf59 authored by Pablo Galindo on 30 December 2019, 19:58:31 UTC, committed by GitHub on 30 December 2019, 19:58:31 UTC
Hold strong references to list elements while calling PyObject_RichCompareBool()..
(cherry picked from commit d9e561d23d994e3ed15f4fcbd7ee5c8fe50f190b)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent 177bda9
History
Tip revision: 296d45ec10fb55532bc3fac2311a3f91299ecf59 authored by Pablo Galindo on 30 December 2019, 19:58:31 UTC
[3.7] bpo-38610: Fix possible crashes in several list methods (GH-17022) (GH-17759)
Tip revision: 296d45e
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 17.8 KB
python.c -rw-r--r-- 266 bytes

README

back to top