We should create a version that uses graphql-core-next instead of graphql-core.
@norman-thomas has already created PR #17 for this and I have also created a private branch for this.
Since this is not fully backward compatible and needs Py 3.6+, this should be done starting with the new major version number 2.0. A branch for maintenance of version 1.x that will be backward compatible should be created from the current master.
But I think we should first discuss the version and naming strategy (graphql-python/graphql-core/issues/241) across projects because this affects serveral other projects, and do some clean-up and maintenance work before we create the new branch (ideally close all pending tickets first).
We should also notify the maintainers of the depending packages of this breaking upgrade.
We should create a version that uses graphql-core-next instead of graphql-core.
@norman-thomas has already created PR #17 for this and I have also created a private branch for this.
Since this is not fully backward compatible and needs Py 3.6+, this should be done starting with the new major version number 2.0. A branch for maintenance of version 1.x that will be backward compatible should be created from the current master.
But I think we should first discuss the version and naming strategy (graphql-python/graphql-core/issues/241) across projects because this affects serveral other projects, and do some clean-up and maintenance work before we create the new branch (ideally close all pending tickets first).
We should also notify the maintainers of the depending packages of this breaking upgrade.