Staging
v0.8.1
https://github.com/python/cpython
Revision 0694b6a651ba2a53f6323ffb3b23358f43885815 authored by scoder on 24 March 2018, 05:56:41 UTC, committed by Serhiy Storchaka on 24 March 2018, 05:56:41 UTC
1 parent 1ce4e5b
History
Tip revision: 0694b6a651ba2a53f6323ffb3b23358f43885815 authored by scoder on 24 March 2018, 05:56:41 UTC
bpo-31544: Avoid calling "PyObject_GetAttrString()" (and potentially executing user code) with a live exception set. (GH-3992)
Tip revision: 0694b6a
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top