aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source/database.rst
diff options
context:
space:
mode:
authorMichael J Gruber <git@grubix.eu>2023-06-16 13:19:26 +0200
committerDavid Bremner <david@tethera.net>2023-07-09 11:43:21 -0300
commit3771832b013012e408696897215fd0edde7dce37 (patch)
treeca1c97febac142dd84a46e2822be8cac642e365f /bindings/python/docs/source/database.rst
parent95a4bf38173311597bcc4fa7f597d58bb11ed119 (diff)
python: adjust legacy bindings to py 3.12
Py 3.12 finally pulled the plug on the `SafeConfigParser` class which has been deprecated since py 3.2. We use it in the legacy bindings only, so take the easy route of importing `ConfigParser` as `SafeConfigParser` and monkey-patching so that the class has the expected interface.
Diffstat (limited to 'bindings/python/docs/source/database.rst')
0 files changed, 0 insertions, 0 deletions