Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove Misc/vgrindefs
  • Loading branch information
StanFromIreland committed Mar 15, 2026
commit 760ae7010751876391a144615adf7c942a11c861
2 changes: 1 addition & 1 deletion Misc/Porting
Comment thread
itamaro marked this conversation as resolved.
Outdated
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This document is moved to https://devguide.python.org/porting/
This document has moved to https://devguide.python.org/developer-workflow/porting/index.html
2 changes: 0 additions & 2 deletions Misc/README
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ ACKS Acknowledgements
HISTORY News from previous releases -- oldest last
indent.pro GNU indent profile approximating my C style
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also a candidate for removal, it hasn't been updated in ~16 years.

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
Expand All @@ -22,4 +21,3 @@ 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)
10 changes: 0 additions & 10 deletions Misc/vgrindefs

This file was deleted.

Loading