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.
Created on 2014-12-17 23:59 by Antony.Lee, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
pathlib_glob.patch | thomas.nyberg, 2016-01-23 22:18 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:11 | admin | set | github: 67265 |
2016-04-12 19:12:57 | zach.ware | set | hgrepos: - hgrepo331 |
2016-01-30 16:03:15 | berker.peksag | set | status: open -> closed type: behavior versions: - Python 3.4 nosy: + berker.peksag messages: + msg259260 resolution: fixed stage: resolved |
2016-01-30 15:51:24 | python-dev | set | nosy:
+ python-dev messages: + msg259259 |
2016-01-23 22:18:31 | thomas.nyberg | set | files:
+ pathlib_glob.patch nosy: + thomas.nyberg messages: + msg258877 hgrepos: + hgrepo331 keywords: + patch |
2016-01-06 01:05:02 | gvanrossum | set | versions:
+ Python 3.6 nosy: + gvanrossum messages: + msg257571 keywords: + easy |
2015-01-01 18:42:51 | liu chang | set | messages: + msg233290 |
2014-12-19 00:30:29 | Arfrever | set | title: path.glob("") fails with IndexError -> list(pathlib.Path().glob("")) fails with IndexError nosy: + pitrou, Arfrever messages: + msg232919 assignee: pitrou versions: + Python 3.5 |
2014-12-18 04:30:48 | liu chang | set | nosy:
+ liu chang messages: + msg232856 |
2014-12-17 23:59:40 | Antony.Lee | create |