Message368118
Thank you Miro for information. It looks as awesome work!
The simplest solution would be to restore xml.etree.cElementTree and keep it forever. It will not harm anyone, it is just outdated import here and there.
We could also write an import hook which would analyze the code of the importer and warn only if xml.etree.cElementTree is imported without a common idiom. But it looks slightly overcomplicated to me.
And we can just let the users to fix they code for 3.9. |
|
Date |
User |
Action |
Args |
2020-05-05 09:06:16 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, scoder, christian.heimes, eli.bendersky, hroncok, rahul-kumi |
2020-05-05 09:06:16 | serhiy.storchaka | set | messageid: <1588669576.87.0.209896053993.issue36543@roundup.psfhosted.org> |
2020-05-05 09:06:16 | serhiy.storchaka | link | issue36543 messages |
2020-05-05 09:06:16 | serhiy.storchaka | create | |
|