https://github.com/python/cpython
Revision f00703d29438b5f2e9524b04a247167f042a50ef authored by Miss Islington (bot) on 29 October 2018, 05:17:45 UTC, committed by GitHub on 29 October 2018, 05:17:45 UTC
(cherry picked from commit 53835e92d315340444e3dd083b3f69a590b00e07)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent 1a3f18e
History
Tip revision: f00703d29438b5f2e9524b04a247167f042a50ef authored by Miss Islington (bot) on 29 October 2018, 05:17:45 UTC
Fix a possible "double decref" in termios.tcgetattr(). (GH-10194)
Tip revision: f00703d
File Mode Size
ceval.h -rw-r--r-- 1.4 KB
condvar.h -rw-r--r-- 2.7 KB
context.h -rw-r--r-- 701 bytes
gil.h -rw-r--r-- 1.4 KB
hamt.h -rw-r--r-- 3.0 KB
hash.h -rw-r--r-- 123 bytes
import.h -rw-r--r-- 114 bytes
mem.h -rw-r--r-- 5.8 KB
pygetopt.h -rw-r--r-- 458 bytes
pystate.h -rw-r--r-- 3.9 KB
warnings.h -rw-r--r-- 508 bytes

back to top