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 eric.snow
Recipients brett.cannon, eric.snow, lemburg
Date 2021-10-15.23:31:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634340673.74.0.0592710372571.issue45395@roundup.psfhosted.org>
In-reply-to
Content
@MAL, who's maintaining Tools/freeze?  I'm not aware of who's using it (other than you, of course).  It looks like PyRun isn't compatible with anything newer than 3.5, so it seems like that isn't verifying that Tools/freeze still works.  Neither does it have tests that run in the test suite (nor on buildbots).

So could Tools/freeze have been broken for a while?  I ask because I haven't been able to get it work work on the master branch (or on 3.10).
History
Date User Action Args
2021-10-15 23:31:13eric.snowsetrecipients: + eric.snow, lemburg, brett.cannon
2021-10-15 23:31:13eric.snowsetmessageid: <1634340673.74.0.0592710372571.issue45395@roundup.psfhosted.org>
2021-10-15 23:31:13eric.snowlinkissue45395 messages
2021-10-15 23:31:13eric.snowcreate