Skip to content
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

Python 3.11 #1103

Closed
wants to merge 6 commits into from
Closed

Python 3.11 #1103

wants to merge 6 commits into from

Conversation

jarosenb
Copy link
Member

@jarosenb jarosenb commented Oct 6, 2023

Overview:

Bumps Python version to 3.7 and updates Python dependencies.

PR Status:

  • Ready.
  • Work in Progress.
  • Hold.

Summary of Changes:

  • Change Portal python image tag from 3.7-buster to 3.11-buster.
  • Vendor the attrdict library and update its use of the Collections library to allow agavepy to be imported.
  • Switch the cache backend from python-memcached to pylibmc for forward compatibility. The python-memcached backend is deprecated in Django 3.
  • Update additional libraries for Python 3.11 compatibility.

Testing Steps:

  1. Run docker-compose -f conf/docker/docker-compose.yml build and test all portal features.

UI Photos:

Notes:

@jarosenb
Copy link
Member Author

jarosenb commented Oct 7, 2023

3.11 will be rolled into the django3/postgres upgrades.

@jarosenb jarosenb closed this Oct 7, 2023
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.

1 participant