Staging
v0.5.1
https://github.com/python/cpython
Revision f47a40034763e9877861d995402715ca0dedb17c authored by Martin Panter on 15 May 2016, 00:13:04 UTC, committed by Martin Panter on 15 May 2016, 00:13:04 UTC
* "ctypes" documentation was using Python 2 bytes-str equivalence.
* PyImport_FrozenModules is a pointer to const as of Python 3.4
1 parent 2dc1bbb
History
Tip revision: f47a40034763e9877861d995402715ca0dedb17c authored by Martin Panter on 15 May 2016, 00:13:04 UTC
Issue #25533: Update documentation regarding the frozen modules table
Tip revision: f47a400
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 1.9 KB

README

back to top