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 brett.cannon
Recipients barry, brett.cannon
Date 2018-04-30.18:31:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525113114.86.0.682650639539.issue33254@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3ab9365dca8438f89b2060cd3eebe00606133dc4 by Brett Cannon in branch 'master':
bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467)
https://github.com/python/cpython/commit/3ab9365dca8438f89b2060cd3eebe00606133dc4
History
Date User Action Args
2018-04-30 18:31:54brett.cannonsetrecipients: + brett.cannon, barry
2018-04-30 18:31:54brett.cannonsetmessageid: <1525113114.86.0.682650639539.issue33254@psf.upfronthosting.co.za>
2018-04-30 18:31:54brett.cannonlinkissue33254 messages
2018-04-30 18:31:54brett.cannoncreate