This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shihai1991
Recipients corona10, eric.araujo, ned.deily, petr.viktorin, shihai1991, terry.reedy
Date 2020-12-01.11:23:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606821799.26.0.0973741555041.issue41626@roundup.psfhosted.org>
In-reply-to
Content
I create PR23581 to remove the inner Tools' shebang.

But I am not remove Tools/ssl/make_ssl_data.py, Tools/gdb/libpython.py in PR23581.
* To make_ssl_data.py, I guess Christian may give us some guide.
* libpython.py will be installed in kinds of OS, some OS will use or maintain python2.7 for a long times. so I perfer like to keep it.
History
Date User Action Args
2020-12-01 11:23:19shihai1991setrecipients: + shihai1991, terry.reedy, ned.deily, eric.araujo, petr.viktorin, corona10
2020-12-01 11:23:19shihai1991setmessageid: <1606821799.26.0.0973741555041.issue41626@roundup.psfhosted.org>
2020-12-01 11:23:19shihai1991linkissue41626 messages
2020-12-01 11:23:19shihai1991create