Staging
v0.8.1
https://github.com/python/cpython
Revision 735ae8d139a673b30b321dc10acfd3d14f0d633b authored by Nathaniel J. Smith on 06 January 2018, 07:15:34 UTC, committed by Benjamin Peterson on 06 January 2018, 07:15:34 UTC
This module has never been enabled by default, never worked correctly
on x86-64, and caused ABI problems that caused C extension
compatibility. See bpo-29137 for details/discussion.
1 parent 502d551
History
Tip revision: 735ae8d139a673b30b321dc10acfd3d14f0d633b authored by Nathaniel J. Smith on 06 January 2018, 07:15:34 UTC
bpo-29137: Remove fpectl module (#4789)
Tip revision: 735ae8d
File Mode Size
dummy
__init__.py -rw-r--r-- 923 bytes
connection.py -rw-r--r-- 30.4 KB
context.py -rw-r--r-- 10.7 KB
forkserver.py -rw-r--r-- 11.5 KB
heap.py -rw-r--r-- 8.7 KB
managers.py -rw-r--r-- 39.1 KB
pool.py -rw-r--r-- 26.2 KB
popen_fork.py -rw-r--r-- 2.5 KB
popen_forkserver.py -rw-r--r-- 2.0 KB
popen_spawn_posix.py -rw-r--r-- 1.9 KB
popen_spawn_win32.py -rw-r--r-- 3.0 KB
process.py -rw-r--r-- 10.3 KB
queues.py -rw-r--r-- 10.9 KB
reduction.py -rw-r--r-- 9.1 KB
resource_sharer.py -rw-r--r-- 5.2 KB
semaphore_tracker.py -rw-r--r-- 5.3 KB
sharedctypes.py -rw-r--r-- 6.2 KB
spawn.py -rw-r--r-- 8.7 KB
synchronize.py -rw-r--r-- 11.3 KB
util.py -rw-r--r-- 11.6 KB

back to top