Staging
v0.5.1
https://github.com/python/cpython
Revision ce5e6f098f8a270e50b989baa75765584573706b authored by Łukasz Langa on 09 June 2020, 17:50:01 UTC, committed by GitHub on 09 June 2020, 17:50:01 UTC
This reverts commit 9cf1be46e3692d565461afd3afa326d124d743dd due to
https://bugs.python.org/issue40924.
1 parent 6cb24a0
History
Tip revision: ce5e6f098f8a270e50b989baa75765584573706b authored by Łukasz Langa on 09 June 2020, 17:50:01 UTC
[3.9] bpo-40924: Revert "bpo-39791 native hooks for importlib.resources.files (GH-20576)" (#20760)
Tip revision: ce5e6f0
File Mode Size
abstract.h -rw-r--r-- 13.9 KB
bytearrayobject.h -rw-r--r-- 769 bytes
bytesobject.h -rw-r--r-- 4.0 KB
ceval.h -rw-r--r-- 1.5 KB
code.h -rw-r--r-- 6.8 KB
dictobject.h -rw-r--r-- 3.7 KB
fileobject.h -rw-r--r-- 951 bytes
fileutils.h -rw-r--r-- 3.9 KB
frameobject.h -rw-r--r-- 3.0 KB
import.h -rw-r--r-- 1.4 KB
initconfig.h -rw-r--r-- 16.6 KB
interpreteridobject.h -rw-r--r-- 456 bytes
listobject.h -rw-r--r-- 1.3 KB
methodobject.h -rw-r--r-- 1.4 KB
object.h -rw-r--r-- 18.9 KB
objimpl.h -rw-r--r-- 4.4 KB
pyerrors.h -rw-r--r-- 4.9 KB
pylifecycle.h -rw-r--r-- 2.0 KB
pymem.h -rw-r--r-- 3.4 KB
pystate.h -rw-r--r-- 9.9 KB
sysmodule.h -rw-r--r-- 575 bytes
traceback.h -rw-r--r-- 473 bytes
tupleobject.h -rw-r--r-- 1.0 KB
unicodeobject.h -rw-r--r-- 44.8 KB

back to top