You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Miss Islington (bot) 9c45390208
bpo-46638: Makes registry virtualisation setting stable when building MSIX packages (GH-31130)
4 years ago
..
NEWS.d bpo-46638: Makes registry virtualisation setting stable when building MSIX packages (GH-31130) 4 years ago
ACKS bpo-46434: Handle missing docstrings in pdb help (GH-30705) 4 years ago
HISTORY bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (#27386) 4 years ago
Porting bpo-30737: Update DevGuide links to new URL (GH-3228) 8 years ago
README bpo-32159: Revert Misc/svnmap.txt (#4639) 8 years ago
README.AIX bpo-42087: Remove support for AIX 5.3 and below (GH-22830) 5 years ago
README.coverity Add some explanation about Klocwork and Coverity static analysis 20 years ago
README.valgrind closes bpo-38522 docs: remove references to Py_USING_MEMORY_DEBUGGER (GH-30284) (GH-30295) 4 years ago
SpecialBuilds.txt bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711) 5 years ago
coverity_model.c bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) 7 years ago
gdbinit gdbinit: Use proper define syntax (GH-19557) 6 years ago
indent.pro #10460: an even better indent.pro. 15 years ago
python-config.in bpo-38468 : Refactor python-config (#16749) 6 years ago
python-config.sh.in bpo-37925: Mention --embed in python-config usage (GH-15458) 6 years ago
python-embed.pc.in bpo-36721: Add --embed option to python-config (GH-13500) 7 years ago
python-wing3.wpr Adding Wing IDE version 4 project file 15 years ago
python-wing4.wpr Issue #13590: Improve support for OS X Xcode 4: 14 years ago
python-wing5.wpr Issue #25314: store_true and store_false also create appropriate defaults. 14 years ago
python.man bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065) 4 years ago
python.pc.in bpo-36721: Add --embed option to python-config (GH-13500) 7 years ago
requirements-test.txt Update tzdata to 2020.3 (GH-22856) 5 years ago
stable_abi.txt [3.10] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28794) 4 years ago
svnmap.txt Issue #13590: Improve support for OS X Xcode 4: 14 years ago
valgrind-python.supp bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060) 6 years ago
vgrindefs Patch #1550800: make exec a function. 19 years ago

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
gdbinit Handy stuff to put in your .gdbinit file, if you use gdb
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
python-wing*.wpr Wing IDE project file
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)