cpython/Misc
Jelle Zijlstra dc40226ea1
[3.12] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#119644)
* [3.12] gh-119311: Fix name mangling with PEP 695 generic classes (#119464)

Fixes #119311. Fixes #119395.

(cherry picked from commit a9a74da4a0)
2024-06-04 19:55:45 +00:00
..
NEWS.d [3.12] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#119644) 2024-06-04 19:55:45 +00:00
rhel7
ACKS [3.12] Fix typos in HISTORY documentation (GH-119453) (#119598) 2024-05-27 08:04:05 +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 [3.12] Fix typos in HISTORY documentation (GH-119453) (#119598) 2024-05-27 08:04:05 +00:00
indent.pro
Porting
python-config.in
python-config.sh.in
python-embed.pc.in
python.man
python.pc.in
README
README.AIX
README.coverity
README.valgrind
sbom.spdx.json [3.12] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (GH-118166) 2024-04-23 01:30:59 +00:00
SpecialBuilds.txt
stable_abi.toml
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)