Skip to content

Dev/2.0 upgrade - #239

Closed
M3ssman wants to merge 37 commits into
mainfrom
dev/2.0-upgrade
Closed

M3ssman wants to merge 37 commits into
mainfrom
dev/2.0-upgrade

Conversation

@M3ssman

@M3ssman M3ssman commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

No description provided.

adamfarquhar and others added 30 commits September 10, 2024 13:49
Moved query_yes_or_no to update_signatures where it was used.
Removed from __future__ import print_function
Removed from __future__ import absolute_import
Removed use of cStringIO and replaced with IO.StringIO
Removed dependency `six`, including `six.moves`, `six.moves.range`, `six.moves.iteritems`, `six.PY2`, `six.urllib`
Removed `importlib_resources`
….py`. Add some tests to the argument parsing.

Add the CONFIG_DIR to the dictionary of defaults in fido.py.
Move CLI arg parsing out of fido.py into cli_args.py
…t. Moved the pronom related modules to the pronom package as a basis for future refactoring.
… to use defusedxml rather than xml.etree. Also modifications in pronom.prepare to avoid using some python builtin identifiers like input, id, zip.
the Codacy review. The main was to use defusedxml
rather than xml.etree.  Also made modifications in
pronom.prepare to avoid using python builtin
identifiers input, id, zip.
the Codacy review. The main was to use defusedxml
rather than xml.etree.  Also made modifications in
pronom.prepare to avoid using python builtin
identifiers input, id, zip.
@M3ssman

M3ssman commented Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

sorry for the dirty road

@M3ssman M3ssman closed this Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants