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 Mark.Shannon, brett.cannon, eric.snow, gvanrossum, lemburg, ronaldoussoren
Date 2021-08-27.14:04:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630073041.69.0.220340638802.issue45020@roundup.psfhosted.org>
In-reply-to
Content
@Guido, @Mark Shannon, do you recall the other issue where folks objected to that other patch, due to local changes to source files not being reflected?

Also, one thought that comes to mind is that we could ignore the frozen modules when in a dev environment (and opt in to using the frozen modules when an environment variable).
History
Date User Action Args
2021-08-27 14:04:01eric.snowsetrecipients: + eric.snow, lemburg, gvanrossum, brett.cannon, ronaldoussoren, Mark.Shannon
2021-08-27 14:04:01eric.snowsetmessageid: <1630073041.69.0.220340638802.issue45020@roundup.psfhosted.org>
2021-08-27 14:04:01eric.snowlinkissue45020 messages
2021-08-27 14:04:01eric.snowcreate