/
githubmirror
/
cpython
ОбзорДокументацияВойти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
cpython/
Misc/
..
NEWS.d

gh-76595: PyCapsule_Import() now imports submodules if needed (GH-6898)

6 часов назад
mypy

gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)

год назад
rhel7

gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (#95964)

4 года назад
ACKS

gh-148765: Fix description of *include_hidden* parameter in `glob.glob()` docs (#148768)

месяц назад
Brewfile

Remove 'expat' dependency for Linux in `Misc/Brewfile` (#150118)

3 месяца назад
HISTORY

gh-123492: Remove unnecessary `:func:` parentheses (#123493)

2 года назад
README

gh-145976: Remove `Misc/indent.pro` (#145992)

5 месяцев назад
README.AIX

bpo-42087: Remove support for AIX 5.3 and below (GH-22830)

6 лет назад
README.valgrind

closes docs: remove references to Py_USING_MEMORY_DEBUGGER (GH-30284)

5 лет назад
SpecialBuilds.txt

GH-129763: Remove the LLTRACE macro (GH-129764)

2 года назад
externals.spdx.json

gh-124111: Update Windows builds to Tcl/Tk 9.0.4 (GH-153901)

23 дня назад
libabigail.abignore

gh-143253: Add libabigail suppression file for internal types (#143254)

7 месяцев назад
platform_triplet.c

gh-132026: Ensure _MIPS_SIM has defined _ABI identifiers for comparison (GH-132027)

год назад
python-config.in

bpo-45101: Add consistency in usage message IO between 2 versions of python-config (GH-28162)

2 года назад
python-config.sh.in

gh-116622: Rename build variable MODULE_LDFLAGS back to LIBPYTHON (#122764)

2 года назад
python-embed.pc.in

bpo-36721: Add --embed option to python-config (GH-13500)

7 лет назад
python.man

Manpage formatting tweaks & lint (GH-132338)

2 месяца назад
python.pc.in

gh-116622: Rename build variable MODULE_LDFLAGS back to LIBPYTHON (#122764)

2 года назад
sbom.spdx.json

gh-152216: Update bundled expat to 2.8.2 (GH-152234)

месяц назад
stable_abi.toml

Correct Stable ABI documentation for METH_FASTCALL (GH-149593)

2 месяца назад
svnmap.txt

bpo-32159: Revert Misc/svnmap.txt (#4639)

9 лет назад
valgrind-python.supp

`valgrind-python.supp`: Update suppression for readline leaks (#151783)

2 месяца назад
README
Python Misc subdirectory
========================
 
This directory contains files that wouldn't fit in elsewhere. Some
documents are only of historic importance.
 
Files found here
----------------
 
ACKS Acknowledgements
HISTORY News from previous releases -- oldest last
NEWS.d/ News files for this release (for some meaning of "this")
python-config.in Python script template for python-config
python.man UNIX man page for the python interpreter
python.pc.in Package configuration info template for pkg-config
README The file you're reading now
README.AIX Information about using Python on AIX
README.valgrind Information for Valgrind users, see valgrind-python.supp
SpecialBuilds.txt Describes extra symbols you can set for debug builds
svnmap.txt Map of old SVN revs and branches to hg changeset ids,
help history-digging
valgrind-python.supp Valgrind suppression file, see README.valgrind