Message371178
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. |
|
| 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: <[email protected]> |
| 2020-06-10 10:43:59 | remi.lapeyre | link | issue40937 messages |
| 2020-06-10 10:43:59 | remi.lapeyre | create | |
|