You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like this needs someone to put their hand up to work on it. We don't currently use MapReduce, but it might be useful to us in the future, and we might be able to put time into porting to 3.7 then.
There are two pieces of work that need to be done:
Hard: Adapt this mapreduce library to work with the new Google datastore client libraries. I.e., remove references to google.appengine.api, in these files.
Easy: Update code to Python 3
I may have time to look into this over the next few months, but no promises.
MapReduce depends on APIs not available for Python 3.7 AppEngine. WIll it be supported?
The text was updated successfully, but these errors were encountered: