]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-45173 Remove configparser deprecations"
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Thu, 27 Jan 2022 07:07:09 +0000 (09:07 +0200)
committerHugo van Kemenade <hugovk@users.noreply.github.com>
Thu, 27 Jan 2022 09:14:59 +0000 (11:14 +0200)
commitebfa178a7598409f02b2eb5a278ea072fc6e3324
tree487d9a900d5163d5f07119ae49a28157d45f0eb3
parentb50322d20337ca468f2070eedb051a16ee1eba94
Revert "bpo-45173 Remove configparser deprecations"

This reverts commit df2284bc416dcccba1125b12af4499c45baabe4f.
Doc/library/configparser.rst
Doc/whatsnew/3.11.rst
Lib/configparser.py
Lib/test/test_configparser.py