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 serhiy.storchaka
Date 2020-06-18.19:08:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592507319.09.0.894862193289.issue38144@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8a64ceaf9856e7570cad6f5d628cce789834e019 by Serhiy Storchaka in branch 'master':
bpo-38144: Add the root_dir and dir_fd parameters in glob.glob(). (GH-16075)
https://github.com/python/cpython/commit/8a64ceaf9856e7570cad6f5d628cce789834e019
History
Date User Action Args
2020-06-18 19:08:39serhiy.storchakasetrecipients: + serhiy.storchaka
2020-06-18 19:08:39serhiy.storchakasetmessageid: <1592507319.09.0.894862193289.issue38144@roundup.psfhosted.org>
2020-06-18 19:08:39serhiy.storchakalinkissue38144 messages
2020-06-18 19:08:39serhiy.storchakacreate