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 serhiy.storchaka
Recipients hroncok, kj, lemburg, mdk, serhiy.storchaka, vstinner
Date 2021-01-26.13:04:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
PR 24337 uses different approach. It keeps compatibility, but checks that the argument is a file path of the source of one of modules (using the same algorithm as /search).
History
Date User Action Args
2021-01-26 13:04:03serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, vstinner, mdk, hroncok, kj
2021-01-26 13:04:03serhiy.storchakasetmessageid: <[email protected]>
2021-01-26 13:04:03serhiy.storchakalinkissue42988 messages
2021-01-26 13:04:03serhiy.storchakacreate