cpython/Misc
Miss Islington (bot) dd8b4d4d37
[3.12] gh-116932: Remove redundant NEWS entry (GH-118040) (#118041)
Co-authored-by: lyc8503 <me@lyc8503.site>
2024-04-18 12:24:43 +00:00
..
NEWS.d [3.12] gh-116932: Remove redundant NEWS entry (GH-118040) (#118041) 2024-04-18 12:24:43 +00:00
rhel7
ACKS [3.12] gh-117534: Add checking for input parameter in iso_to_ymd (GH-117543) (#117689) 2024-04-09 18:17:21 +00:00
coverity_model.c
externals.spdx.json [3.12] gh-115009: Update Windows installer to use SQLite 3.45.3 (GH-117445) (#118008) 2024-04-17 19:23:58 +00:00
HISTORY
indent.pro
Porting
python-config.in
python-config.sh.in
python-embed.pc.in
python.man [3.12] GH-92584: Remove references to Distutils in `PYTHONUSERBASE` (GH-108040) (#108060) 2023-08-17 01:20:49 +02:00
python.pc.in gh-99942: python.pc on android/cygwin should link to libpython per configure.ac (GH-100356) 2023-02-21 17:21:24 -08:00
README gh-102809: Remove gdbinit mention in Misc/README (#103269) 2023-04-08 00:04:23 -07:00
README.AIX
README.coverity
README.valgrind
sbom.spdx.json [3.12] gh-99108: Update and check HACL* version information (GH-117295) (GH-117302) 2024-03-27 22:16:19 +00:00
SpecialBuilds.txt
stable_abi.toml [3.12] gh-102304: Fix Py_INCREF() stable ABI in debug mode (#104763) (#105352) 2023-06-06 16:22:04 +02:00
svnmap.txt
valgrind-python.supp
vgrindefs

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
indent.pro              GNU indent profile approximating my C style
NEWS                    News for this release (for some meaning of "this")
Porting                 Mini-FAQ on porting to new platforms
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.coverity         Information about running Coverity's Prevent on Python
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
vgrindefs               Python configuration for vgrind (a generic pretty printer)