[google-appengine] Re: dev_appserver in 1.9.76 switched import resolution from relative to absolute?

2018-10-15 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
As mentioned in Issue 117145272#comment24 , the issue should have been fixed with Cloud SDK 220. - Note that you can restore the Cloud SDK installation to its previous state by running the "gcloud components restore

[google-appengine] Re: dev_appserver in 1.9.76 switched import resolution from relative to absolute?

2018-10-12 Thread Vitaly Bogomolov
> This behavior is indeed unusual. As Amit mentioned above, there seems to > be a known issue which is > currently under investigation by our Cloud SDK Engineering Team. I would > recommend adding a comment to the Issue Thread providing your scenari

[google-appengine] Re: dev_appserver in 1.9.76 switched import resolution from relative to absolute?

2018-10-12 Thread samiislam via Google App Engine
Hi Vitaly, This behavior is indeed unusual. As Amit mentioned above, there seems to be a known issue which is currently under investigation by our Cloud SDK Engineering Team. I would recommend adding a comment to the Issue Thread providing your sce

[google-appengine] Re: dev_appserver in 1.9.76 switched import resolution from relative to absolute?

2018-10-11 Thread Vitaly Bogomolov
> hi all! i'm debugging a dev_appserver problem that seems to have been > introduced in google cloud sdk 219 / app-engine-python 1.9.76: imports are > now all resolved as absolute instead of relative. does that sound familiar? > Same issue. Some days ago I was update Cloud SDK to latest versi

[google-appengine] Re: dev_appserver in 1.9.76 switched import resolution from relative to absolute?

2018-10-11 Thread Ryan B
thanks for the link, amit! that issue definitely looks related. this problem still happens for me on cloud SDK 220 + app-engine-python 1.9.77, so i may be seeing a different variation of that issue, since most people there say 220 fixed it for them. i've added a comment. On Thursday, October 1

[google-appengine] Re: dev_appserver in 1.9.76 switched import resolution from relative to absolute?

2018-10-11 Thread 'Amit (Google Cloud Support)' via Google App Engine
Hello Ryan What is the current Google Cloud SDK version you are using? As of now current version for Google Cloud SDK is [220.0.0]. We had a known issue [1] on version [219.0.1] in dev_appserver with app-engine-python [1.9.76] which should be

[google-appengine] Re: dev_appserver in 1.9.76 switched import resolution from relative to absolute?

2018-10-10 Thread Ryan B
fwiw, i've deployed at least one of the affected apps since app-engine-python 1.9.76 was released, and it's still working fine, which implies that the prod runtime isn't similarly affected. (i did that deploy with gcloud sdk 218, purely out of superstition, but i didn't really expect it to matt