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 Anthony Sottile
Recipients Anthony Sottile, barry-scott, brandtbucher, miss-islington, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2020-04-22.16:51:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587574263.68.0.0793552611072.issue40260@roundup.psfhosted.org>
In-reply-to
Content
debian has its own implementation of find_modules which still returns a text file for PY_SOURCE

changing the type of that io object is the "breaking change" and maybe shouldn't be backported to python3.8 in a patch release
History
Date User Action Args
2020-04-22 16:51:03Anthony Sottilesetrecipients: + Anthony Sottile, barry-scott, paul.moore, tim.golden, python-dev, zach.ware, steve.dower, miss-islington, brandtbucher
2020-04-22 16:51:03Anthony Sottilesetmessageid: <1587574263.68.0.0793552611072.issue40260@roundup.psfhosted.org>
2020-04-22 16:51:03Anthony Sottilelinkissue40260 messages
2020-04-22 16:51:03Anthony Sottilecreate