Message 371178 - Python tracker
Message371178
| Author | remi.lapeyre |
|---|---|
| Recipients | remi.lapeyre |
| Date | 2020-06-10.10:43:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1591785839.81.0.272297043685.issue40937@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The following modules have functions marked for deprecation in Python 3.10: - asyncio-queue - asyncio-subprocess - asyncio-sync - asyncio-task - collections - builtins - gettext - the old parser I already opened a PR to remove those in gettext and Pablo Galindo removed the old parser. I will open PRs to fix the remainding modules. Instead of creating a new issue to track those separately, I thought it would be easier to list them all here and open multiple PRs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-10 10:43:59 | remi.lapeyre | set | recipients: + remi.lapeyre |
| 2020-06-10 10:43:59 | remi.lapeyre | set | messageid: <1591785839.81.0.272297043685.issue40937@roundup.psfhosted.org> |
| 2020-06-10 10:43:59 | remi.lapeyre | link | issue40937 messages |
| 2020-06-10 10:43:59 | remi.lapeyre | create | |