[google-appengine] Re: Will Pipelines and MapReduce libraries work on Python 3.7?

2018-08-09 Thread 'George (Cloud Platform Support)' via Google App Engine
App Engine MapReduce is a community-maintained, open source library that is built on top of App Engine services and is no longer supported by Google. Cloud Dataflow, on the other hand, is fully supported by Google, and provides extended functionality compared to App Engine MapReduce. You are en

[google-appengine] Re: Will Pipelines and MapReduce libraries work on Python 3.7?

2018-08-09 Thread Jacob G
That will require a substantial re-architecture for many of your long-time customers who have built their business on GAE. Do you have a deprecation roadmap yet for the Python 2.7 runtime, as well as the various built-in services (e.g., memcache, gae sdk apis, etc.)? On Thursday, August 9, 201

[google-appengine] Re: Will Pipelines and MapReduce libraries work on Python 3.7?

2018-08-10 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Jacob, It is difficult to predict such things as deprecation deadlines, as they depend on various factors such as requests from Customers, market outlook, actual needs and implementation of new features to replace the old. In any case, you should not worry as long as no public announceme

[google-appengine] Re: Will Pipelines and MapReduce libraries work on Python 3.7?

2018-08-13 Thread bFlood
"More related detail can be gathered from the "Understanding differences between Python 2 and Python 3 on the App Engine standard environment" documentation page. " https://cloud.google.com/appengine/docs/standard/python3/python-differences#cloud_client_libraries based on that doc, I don't think

[google-appengine] Re: Will Pipelines and MapReduce libraries work on Python 3.7?

2018-08-13 Thread 'George (Cloud Platform Support)' via Google App Engine
All these product deprecation deadlines are announced well in advance, allowing for what is usually considered enough transition time. If you would like to see related changes and improvements, you are encouraged to open an issue in the Public Issue Tracker . I