summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorMichael Droettboom <mdboom@gmail.com>2024-07-30 19:31:05 (GMT)
committerGitHub <noreply@github.com>2024-07-30 19:31:05 (GMT)
commitaf0a00f022d0fb8f1edb4abdda1bc6b915f0448d (patch)
treeb31a38a60fccae419c4ed3b38a18795bb9bed0a0 /Python/Python-tokenize.c
parent2b163aa9e796b312bb0549d49145d26e4904768e (diff)
downloadcpython-af0a00f022d0fb8f1edb4abdda1bc6b915f0448d.zip
cpython-af0a00f022d0fb8f1edb4abdda1bc6b915f0448d.tar.gz
cpython-af0a00f022d0fb8f1edb4abdda1bc6b915f0448d.tar.bz2
gh-122188: Move magic number to its own file (#122243)
* 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>
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions