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 ronaldoussoren
Recipients alexchandel, rhettinger, ronaldoussoren, steven.daprano
Date 2020-07-17.09:52:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594979551.99.0.292926687922.issue41297@roundup.psfhosted.org>
In-reply-to
Content
I have no opinion on the proposed change.

The "disruption" alex c talks about is that this imports gets seen by modulegraph (and hence pyinstaller and py2app), which will then include doctest and all its dependencies in standalone bundles even though doctest isn't actually used.
History
Date User Action Args
2020-07-17 09:52:32ronaldoussorensetrecipients: + ronaldoussoren, rhettinger, steven.daprano, alexchandel
2020-07-17 09:52:31ronaldoussorensetmessageid: <1594979551.99.0.292926687922.issue41297@roundup.psfhosted.org>
2020-07-17 09:52:31ronaldoussorenlinkissue41297 messages
2020-07-17 09:52:31ronaldoussorencreate