Staging
v0.8.1
https://github.com/python/cpython
Revision 9d09e1719ce9dea1c97f06dd5f181daed928d6cd authored by basak on 25 November 2020, 14:12:17 UTC, committed by GitHub on 25 November 2020, 14:12:17 UTC


Looks like a "not" was inadvertently omitted in commit e6a7ea4.
Classmethods are useful when data stored in specific instances are *not*
needed.

Automerge-Triggered-By: GH:JulienPalard
1 parent c13d899
History
Tip revision: 9d09e1719ce9dea1c97f06dd5f181daed928d6cd authored by basak on 25 November 2020, 14:12:17 UTC
Typo: fix inverted sense of statement (GH-23288)
Tip revision: 9d09e17
File Mode Size
dummy
__init__.py -rw-r--r-- 916 bytes
connection.py -rw-r--r-- 31.3 KB
context.py -rw-r--r-- 11.0 KB
forkserver.py -rw-r--r-- 11.9 KB
heap.py -rw-r--r-- 11.4 KB
managers.py -rw-r--r-- 46.1 KB
pool.py -rw-r--r-- 31.8 KB
popen_fork.py -rw-r--r-- 2.3 KB
popen_forkserver.py -rw-r--r-- 2.2 KB
popen_spawn_posix.py -rw-r--r-- 2.0 KB
popen_spawn_win32.py -rw-r--r-- 3.9 KB
process.py -rw-r--r-- 11.7 KB
queues.py -rw-r--r-- 11.7 KB
reduction.py -rw-r--r-- 9.3 KB
resource_sharer.py -rw-r--r-- 5.0 KB
resource_tracker.py -rw-r--r-- 8.4 KB
shared_memory.py -rw-r--r-- 18.0 KB
sharedctypes.py -rw-r--r-- 6.2 KB
spawn.py -rw-r--r-- 9.1 KB
synchronize.py -rw-r--r-- 11.3 KB
util.py -rw-r--r-- 13.7 KB

back to top