-
Notifications
You must be signed in to change notification settings - Fork 1
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
Problem: mets-reader-writer does not use Python 3 (metsrw) #811
Labels
Milestone
Comments
Related: #580 |
ross-spencer
changed the title
Problem: mets-reader-writer does not use Python 3
Problem: mets-reader-writer does not use Python 3 (metsrw)
Jan 16, 2020
The mets-reader-writer CI already run the tests in 2.7 and 3.5 to 3.7 and the PR above adds 3.8 to that list. The coverage seems to be pretty good:
|
sromkey
added
the
Status: refining
The issue needs additional details to ensure that requirements are clear.
label
Mar 5, 2021
sevein
added
Status: ready
The issue is sufficiently described/scoped to be picked up by a developer.
Status: review
The issue's code has been merged and is ready for testing/review.
and removed
Status: refining
The issue needs additional details to ensure that requirements are clear.
Status: ready
The issue is sufficiently described/scoped to be picked up by a developer.
labels
Mar 5, 2021
sevein
removed
the
Status: review
The issue's code has been merged and is ready for testing/review.
label
Jun 25, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please describe the problem you'd like to be solved.
mets-reader-writer needs to use Python 3 as per the Python 3 ADR.
Describe the solution you'd like to see implemented.
Refactor mets-reader-writer to use Python 3.
Additional context
Some Python 3 compatibility work has already been done on mets-reader-writer. This component should be checked to ensure that all code has been refactored.
For Artefactual use:
Please make sure these steps are taken before moving this issue from Review to Done:
The text was updated successfully, but these errors were encountered: