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 r.david.murray
Recipients CuriousLearner, r.david.murray, sleepycal
Date 2017-06-13.17:11:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497373876.29.0.0922460683367.issue24744@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b9c3da5c89c66dcccf382e8f196746da2a06d4cc by R. David Murray (Sanyam Khurana) in branch 'master':
bpo-24744: Raises error in pkgutil.walk_packages if path is str (#1926)
https://github.com/python/cpython/commit/b9c3da5c89c66dcccf382e8f196746da2a06d4cc
History
Date User Action Args
2017-06-13 17:11:16r.david.murraysetrecipients: + r.david.murray, sleepycal, CuriousLearner
2017-06-13 17:11:16r.david.murraysetmessageid: <1497373876.29.0.0922460683367.issue24744@psf.upfronthosting.co.za>
2017-06-13 17:11:16r.david.murraylinkissue24744 messages
2017-06-13 17:11:16r.david.murraycreate