Message 408916 - Python tracker
Message408916
| Author | jaraco |
|---|---|
| Recipients | jaraco, xtreak |
| Date | 2021-12-19.17:21:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1639934477.91.0.966997718696.issue46118@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I recently noticed that some docs already refer to `importlib.resources.abc` even though it doesn't currently exist (https://github.com/python/cpython/blame/main/Doc/library/importlib.rst#L948). That finding leads me to adjust my expectation that perhaps exposing those classes from that module would be preferable (since that was the expectation from the start). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-12-19 17:21:17 | jaraco | set | recipients: + jaraco, xtreak |
| 2021-12-19 17:21:17 | jaraco | set | messageid: <1639934477.91.0.966997718696.issue46118@roundup.psfhosted.org> |
| 2021-12-19 17:21:17 | jaraco | link | issue46118 messages |
| 2021-12-19 17:21:17 | jaraco | create | |