Skip to content

Version bumping for 5.0 #627

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

Merged
merged 3 commits into from
Nov 25, 2021
Merged

Conversation

robsdedude
Copy link
Member

@robsdedude robsdedude commented Nov 23, 2021

  • drop support for Python 3.6
  • add support for Python 3.10

To be decided: which BOLT versions to support (incl. handshake).

* drop support for Python 3.6
* drop support for Neo4j 3.5
* add support for Python 3.10
* add support for Neo4j 5.0
In Python 3.10 callable(x) for x being a staticmethod is True (it was False
previously). So there is a mismatch.

But instead of make class- and staticmethods being listed under keys() as well
in Python 3.10 it seems right to not list them at all.
@robsdedude robsdedude merged commit 10c1009 into neo4j:5.0 Nov 25, 2021
@robsdedude robsdedude deleted the 5.0-version-bumping branch November 25, 2021 14:09
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