shadchin ad73802f07 Update Python 3 to 3.12.6 5 months ago
..
README.txt d96fa07134 Sync contrib/tools/python3 layout with upstream 1 year ago
__hello__.h d96fa07134 Sync contrib/tools/python3 layout with upstream 1 year ago
__phello__.h d96fa07134 Sync contrib/tools/python3 layout with upstream 1 year ago
__phello__.ham.eggs.h d96fa07134 Sync contrib/tools/python3 layout with upstream 1 year ago
__phello__.ham.h d96fa07134 Sync contrib/tools/python3 layout with upstream 1 year ago
__phello__.spam.h d96fa07134 Sync contrib/tools/python3 layout with upstream 1 year ago
_collections_abc.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
_sitebuiltins.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
abc.h ee9edbd887 Update Python 3 to 3.12.5 7 months ago
codecs.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
frozen_only.h d96fa07134 Sync contrib/tools/python3 layout with upstream 1 year ago
genericpath.h ee9edbd887 Update Python 3 to 3.12.5 7 months ago
getpath.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
importlib._bootstrap.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
importlib._bootstrap_external.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
importlib.machinery.h d96fa07134 Sync contrib/tools/python3 layout with upstream 1 year ago
importlib.util.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
io.h ee9edbd887 Update Python 3 to 3.12.5 7 months ago
ntpath.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
os.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
posixpath.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
runpy.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
site.h ad73802f07 Update Python 3 to 3.12.6 5 months ago
stat.h ee9edbd887 Update Python 3 to 3.12.5 7 months ago
zipimport.h ad73802f07 Update Python 3 to 3.12.6 5 months ago

README.txt

This directory contains the generated .h files for all the frozen
modules. Python/frozen.c depends on these files.

Note that, other than the required frozen modules, none of these files
are committed into the repo.

See Tools/build/freeze_modules.py for more info.