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 Mariatta
Recipients Mariatta, Roger Erens, docs@python
Date 2018-02-17.03:39:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518838794.02.0.467229070634.issue32860@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6887d86e9a04b9c5718b08e5d9e1ca3cc1f53721 by Mariatta (Zackery Spytz) in branch 'master':
bpo-32860: Fix a missing asterisk in the documentation for glob.iglob() (GH-5712)
https://github.com/python/cpython/commit/6887d86e9a04b9c5718b08e5d9e1ca3cc1f53721
History
Date User Action Args
2018-02-17 03:39:54Mariattasetrecipients: + Mariatta, docs@python, Roger Erens
2018-02-17 03:39:54Mariattasetmessageid: <1518838794.02.0.467229070634.issue32860@psf.upfronthosting.co.za>
2018-02-17 03:39:54Mariattalinkissue32860 messages
2018-02-17 03:39:53Mariattacreate