Skip to content

Commit 20f0fb6

Browse files
committed
Issue python#10710: Misc/setuid-prog.c is removed from the source tree.
1 parent c492437 commit 20f0fb6

3 files changed

Lines changed: 2 additions & 179 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Tests
6262
Tools/Demos
6363
-----------
6464

65+
- Issue #10710: ``Misc/setuid-prog.c`` is removed from the source tree.
66+
6567
- Issue #10706: Remove outdated script runtests.sh. Either ``make test``
6668
or ``python -m test`` should be used instead.
6769

Misc/README

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ NEWS News for this release (for some meaning of "this")
2020
NEWS.help How to edit NEWS
2121
Porting Mini-FAQ on porting to new platforms
2222
PURIFY.README Information for Purify users
23-
pymemcompat.h Memory interface compatibility file.
2423
python-config.in Python script template for python-config
2524
python.man UNIX man page for the python interpreter
2625
python-mode.el Emacs mode for editing Python programs
@@ -31,9 +30,7 @@ README.coverity Information about running Coverity's Prevent on Python
3130
README.klocwork Information about running Klocwork's K7 on Python
3231
README.OpenBSD Help for building problems on OpenBSD
3332
README.valgrind Information for Valgrind users, see valgrind-python.supp
34-
RFD Request For Discussion about a Python newsgroup
3533
RPM (Old) tools to build RPMs
36-
setuid-prog.c C helper program for set-uid Python scripts
3734
SpecialBuilds.txt Describes extra symbols you can set for debug builds
3835
TextMate A TextMate bundle for Python development
3936
valgrind-python.supp Valgrind suppression file, see README.valgrind

Misc/setuid-prog.c

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)