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 methane
Recipients ZackerySpytz, docs@python, mdk, methane, rhettinger
Date 2021-04-28.08:17:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619597865.92.0.407589436929.issue43954@roundup.psfhosted.org>
In-reply-to
Content
I propose to remove the namespace package support entirely.

* No user (since it has been broken from Python 3.7)
* Hard to maintain (we haven't noted it)
* Hard to explain (need to specify the top directory. don't search recursively. See bpo-23882)
History
Date User Action Args
2021-04-28 08:17:45methanesetrecipients: + methane, rhettinger, docs@python, mdk, ZackerySpytz
2021-04-28 08:17:45methanesetmessageid: <1619597865.92.0.407589436929.issue43954@roundup.psfhosted.org>
2021-04-28 08:17:45methanelinkissue43954 messages
2021-04-28 08:17:45methanecreate