
This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on2018-04-13 19:08 bybrett.cannon, last changed2022-04-11 14:58 byadmin. This issue is nowclosed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 6554 | merged | brett.cannon,2018-04-20 21:11 | |
| PR 6557 | merged | miss-islington,2018-04-20 23:35 | |
| PR 6556 | merged | miss-islington,2018-04-20 23:35 | |
| Messages (1) | |||
|---|---|---|---|
| msg315256 -(view) | Author: Brett Cannon (brett.cannon)*![]() | Date: 2018-04-13 19:08 | |
https://docs.python.org/3/reference/import.html#module-path says that "regardless of its value", __path__'s mere existence is key. But then later the docs say "__path__ must be an iterable of strings, but it may be empty". Technically the latter is more accurate, so the docs should get touched up to match itself better. | |||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:59 | admin | set | github: 77457 |
| 2018-04-20 23:35:47 | miss-islington | set | pull_requests: +pull_request6253 |
| 2018-04-20 23:35:37 | miss-islington | set | pull_requests: +pull_request6252 |
| 2018-04-20 23:33:43 | brett.cannon | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2018-04-20 21:11:25 | brett.cannon | set | keywords: +patch stage: needs patch -> patch review pull_requests: +pull_request6250 |
| 2018-04-13 19:08:16 | brett.cannon | create | |