mirror of
https://github.com/python/cpython.git
synced 2024-11-24 00:38:00 +01:00
af0a00f022
* gh-122188: Move magic number to its own file * Add versionadded directive * Do work in C * Integrate launcher.c * Make _pyc_magic_number private * Remove metadata * Move sys.implementation -> _imp * Modernize comment * Move _RAW_MAGIC_NUMBER to the C side as well * _pyc_magic_number -> pyc_magic_number * Remove unused import * Update docs * Apply suggestions from code review Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com> * Fix typo in tests --------- Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com> |
||
---|---|---|
.. | ||
metadata | ||
resources | ||
__init__.py | ||
_abc.py | ||
_bootstrap_external.py | ||
_bootstrap.py | ||
abc.py | ||
machinery.py | ||
readers.py | ||
simple.py | ||
util.py |