Message 363218 - Python tracker
Message363218
| Author | pitrou |
|---|---|
| Recipients | Antony.Lee, barneygale, brett.cannon, pitrou |
| Date | 2020-03-02.23:52:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583193169.57.0.630276166252.issue39682@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
As with the Accessor abstraction, the original idea was to support Path objects backed by a directory file descriptor (for use with openat() and friends). That idea was abandoned but it looks like the context manager stayed. It's certainly not useful currently. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-02 23:52:49 | pitrou | set | recipients: + pitrou, brett.cannon, Antony.Lee, barneygale |
| 2020-03-02 23:52:49 | pitrou | set | messageid: <1583193169.57.0.630276166252.issue39682@roundup.psfhosted.org> |
| 2020-03-02 23:52:49 | pitrou | link | issue39682 messages |
| 2020-03-02 23:52:49 | pitrou | create | |