Commit a412102
committed
MNT: change from using SafeConfigParser to ConfigParser
SafeConfigParser has been deprecated since Python 3.2 and will
be removed in py311.
python/cpython#28292
https://bugs.python.org/issue451731 parent f724362 commit a412102
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
413 | | - | |
414 | | - | |
| 412 | + | |
| 413 | + | |
415 | 414 | | |
416 | 415 | | |
417 | 416 | | |
| |||
0 commit comments