-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-45173 Remove configparser deprecations #28292
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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,
tacaswell
added a commit
to tacaswell/area-detector-handlers
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/area-detector-handlers
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/area-detector-handlers
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/area-detector-handlers
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/area-detector-handlers
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/bluesky-ui
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/caproto-sandbox
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/caproto
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/databroker-browser
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/dataportal
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/depfinder
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/filestore
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/Xi-cam.core
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/Xi-cam.gui
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/Xi-cam.plugins
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/Xi-cam.dev
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/metadataclient
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/metadataservice-1
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/metadataStore
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/mily
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/nslsii
that referenced
this pull request
Oct 29, 2021
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
tacaswell
added a commit
to tacaswell/hxntools
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/esmtools
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/atsas-pipelines
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/pyXS
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/lixdc
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/mxtools
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/smi-analysis
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/sixtools
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/ariadne
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/bmm-nist-ml
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/bluesky-httpserver-bmm
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/bmm-cupboard
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/sst_base
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
tacaswell
added a commit
to tacaswell/rsoxs-gui
that referenced
this pull request
Jun 22, 2022
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
hotchilipowder
pushed a commit
to hotchilipowder/scientific-python-cookiecutter
that referenced
this pull request
Jan 18, 2024
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311. python/cpython#28292 https://bugs.python.org/issue45173
thomaswmorris
pushed a commit
to thomaswmorris/blop
that referenced
this pull request
Jul 15, 2024
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312. python/cpython#28292 https://bugs.python.org/issue45173 python/cpython#89336
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In the
configparser
module, these have been deprecated since Python 3.2:SafeConfigParser
class,filename
property of theParsingError
class,readfp
method of theConfigParser
class,https://bugs.python.org/issue45173