-
Notifications
You must be signed in to change notification settings - Fork 21
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
Updates for Python 3 #722
Open
bradchoate
wants to merge
21
commits into
master
Choose a base branch
from
python3-upgrade
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Updates for Python 3 #722
Commits on Jul 9, 2023
-
Upgrades code to be Python 3 compatible. Initial port using 2to3, then incremental pass over the code to correct issues discovered with failing unit tests. Also brought all Python requirements up to their latest version. Moved a copy of torndb (no long maintained) into the repository with a few updates for Python 3. Plan is to release this against a Ubutnu 22.04 LTS host and base Docker image for web/worker instances. This update also uses the latest nginx server, version 1.25.1.
Configuration menu - View commit details
-
Copy full SHA for fc89b5d - Browse repository at this point
Copy the full SHA fc89b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7075b5a - Browse repository at this point
Copy the full SHA 7075b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48fc89a - Browse repository at this point
Copy the full SHA 48fc89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c3de7 - Browse repository at this point
Copy the full SHA 17c3de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772fa58 - Browse repository at this point
Copy the full SHA 772fa58View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba6ec28 - Browse repository at this point
Copy the full SHA ba6ec28View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2dc8a - Browse repository at this point
Copy the full SHA bc2dc8aView commit details
Commits on Jul 13, 2023
-
Merge pull request #723 from dphiffer/picker-alt-text
Picker alt text
Configuration menu - View commit details
-
Copy full SHA for f01ee78 - Browse repository at this point
Copy the full SHA f01ee78View commit details
Commits on Jul 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7cccc8 - Browse repository at this point
Copy the full SHA a7cccc8View commit details
Commits on Jul 23, 2023
-
* Upgrades boto to boto3 * Some improvements to tests for reusing the database connection * Disabling tornado logging by default * Relocated fakes3 Dockerfile into project
Configuration menu - View commit details
-
Copy full SHA for b9a8486 - Browse repository at this point
Copy the full SHA b9a8486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4273ac1 - Browse repository at this point
Copy the full SHA 4273ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0700cd - Browse repository at this point
Copy the full SHA a0700cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce06d4 - Browse repository at this point
Copy the full SHA 2ce06d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7e10b - Browse repository at this point
Copy the full SHA 4f7e10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7680ca6 - Browse repository at this point
Copy the full SHA 7680ca6View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c964783 - Browse repository at this point
Copy the full SHA c964783View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79998d6 - Browse repository at this point
Copy the full SHA 79998d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cea5a - Browse repository at this point
Copy the full SHA b9cea5aView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f62f704 - Browse repository at this point
Copy the full SHA f62f704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d82dd - Browse repository at this point
Copy the full SHA 60d82ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7942db - Browse repository at this point
Copy the full SHA f7942dbView commit details
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.