Message 267127 - Python tracker
Message267127
| Author | buchuki |
|---|---|
| Recipients | JelleZijlstra, brett.cannon, buchuki, ethan.furman, python-dev, serhiy.storchaka |
| Date | 2016-06-03.18:26:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1464978382.96.0.577860925056.issue27186@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Adding a glossary entry for path-like. The references are all correct except: :class:`os.PathLike` doesn't link to anything because PathLike hasn't been added to the os module yet. Similarly, :meth:`__fspath__` does not link to anything, although I think this is acceptable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-03 18:26:22 | buchuki | set | recipients: + buchuki, brett.cannon, ethan.furman, python-dev, serhiy.storchaka, JelleZijlstra |
| 2016-06-03 18:26:22 | buchuki | set | messageid: <1464978382.96.0.577860925056.issue27186@psf.upfronthosting.co.za> |
| 2016-06-03 18:26:22 | buchuki | link | issue27186 messages |
| 2016-06-03 18:26:22 | buchuki | create | |