Message401644
In the configparser module, these have been deprecated since Python 3.2:
* the SafeConfigParser class,
* the filename property of the ParsingError class,
* the readfp method of the ConfigParser class,
They can be removed in Python 3.11. |
|
Date |
User |
Action |
Args |
2021-09-11 18:10:39 | hugovk | set | recipients:
+ hugovk |
2021-09-11 18:10:39 | hugovk | set | messageid: <1631383839.78.0.984503527213.issue45173@roundup.psfhosted.org> |
2021-09-11 18:10:39 | hugovk | link | issue45173 messages |
2021-09-11 18:10:39 | hugovk | create | |
|