- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message354094
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.
| Author | yan12125 |
|---|---|
| Recipients | eamanu, mbussonn, miss-islington, p-ganssle, rhettinger, serhiy.storchaka, stutzbach, xtreak, yan12125 |
| Date | 2019-10-07.13:24:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1570454671.63.0.875492061985.issue36953@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Lib/collections/__init__.py on branch 3.7 still states: > Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working I think it should also be updated (hopefully before 3.7.5?) as the actual removal turns out to be in 3.9. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-07 13:24:31 | yan12125 | set | recipients: + yan12125, rhettinger, stutzbach, serhiy.storchaka, mbussonn, p-ganssle, eamanu, miss-islington, xtreak |
| 2019-10-07 13:24:31 | yan12125 | set | messageid: <1570454671.63.0.875492061985.issue36953@roundup.psfhosted.org> |
| 2019-10-07 13:24:31 | yan12125 | link | issue36953 messages |
| 2019-10-07 13:24:31 | yan12125 | create | |

