Skip to content

require Python 3.10, update project metadata - #610

Open
minrk wants to merge 5 commits into
jupyterhub:mainfrom
minrk:bump-meta
Open

require Python 3.10, update project metadata#610
minrk wants to merge 5 commits into
jupyterhub:mainfrom
minrk:bump-meta

Conversation

@minrk

@minrk minrk commented Sep 2, 2026

Copy link
Copy Markdown
Member

Checklist

  • I am the author of this work

What does this PR do?

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation
  • Maintenance (testing, packaging, infrastructure, metadata)
  • Other

updates required Python to 3.10, removes pre-3.10 compatibility

PEP 639 expects SPDX in license field

license files with standard names are picked up automatically

Is this PR related to an issue, or is it part of a larger body of work?

Does this PR introduce a breaking change?

no, bumping minimum Python version is not a breaking change

How can this PR be tested?

What should a reviewer concentrate their feedback on?

Other information

PEP 639 expects SPDX in license field

license files with standard names are picked up automatically

# Conflicts:
#	jupyter_server_proxy/config.py
prevents re-run from being able to download
not sure why connection is getting refused on unix socket _sometimes_
passed when debug info was added, maybe it'll pass again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant