Skip to content

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