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

Add Python 2 backwards compatibility #189

Closed
andrewsg opened this issue Sep 10, 2019 · 3 comments
Closed

Add Python 2 backwards compatibility #189

andrewsg opened this issue Sep 10, 2019 · 3 comments
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@andrewsg
Copy link
Contributor

In order to facilitate smooth migration from GAE Python 2.7, we should add backwards-compatibility with Python 2. Ideally, users will be able to convert to using Cloud NDB in-place in their GAE Py2.7 applications, and then upgrade to Python 3 without further NDB changes.

@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Sep 11, 2019
@chrisrossi chrisrossi added priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels Sep 12, 2019
@safetymonkey
Copy link

I realize there's probably not a concrete roadmap or committed dates for these sort of things, but do you have any sense for when this feature might be achieved? As you might imagine, this would be a huge simplifier for Py3 migrations.

@cguardia
Copy link
Contributor

Hi, thanks for your interest. We are hoping to have this working at some point in November.

@cguardia
Copy link
Contributor

Python 2 compatibility is now merged into master (via #203).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

5 participants