bpo-45173 Remove configparser deprecations (GH-28292)
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,
H
Hugo van Kemenade committed
1fc41ae8709e20d741bd86c2345173688a5e84b0
Parent: 85dc53a
Committed by GitHub <noreply@github.com>
on 9/13/2021, 5:12:36 PM