Files
cpython/Misc
Miss Islington (bot) 91084886e5 [3.15] gh-148286: Fix UB in ZstdDecompressor.unused_data when a frame is decompressed in one call (GH-153258) (#153644)
(cherry picked from commit adebb68153)

Co-authored-by: Stan Ulbrych <stan@python.org>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
2026-07-13 08:01:30 +00:00
..

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