jinglundong

Results 30 comments of jinglundong

Our internal Python acceptance test is encountering the same issue. I won't be surprised if this is a bug in the buildpacks code (exposed to the GCP builder and used...

pack build emits "Successfully installed pip-22.2.2 setuptools-65.3.0 wheel-0.37.1". I verified that those are the latest versions. Not sure why we are seeing two similar SetuptoolsDeprecationWarning in setuptools. setup.py shouldn't be...

https://github.com/GoogleCloudPlatform/buildpacks/commit/d31a57a785671fead12bebd7772fdcffae5539f5 may have this fixed. It seems like an issue in setuptools v65 on python 3.10. Please let us know if this temporary fix works for you. Our internal acceptance...

Hi @msuozzo, thanks for proposing this change. I need a bit time and research to understand the impact of this change. If you could help me understand the following questions,...

Discussed internally. This looks good to me.

Seems like there's no links to check the kokoro status. I'm also seeing that `kokoro Expected — Waiting for status to be reported` message for over 12 hours.

To move forward, you may look for the corresponding kokoro workflow to this repo. (I'm working on a high priority bug, so couldn't dive too deep into this today. )

https://github.com/golang/appengine/releases/tag/v2.0.4 includes https://github.com/golang/appengine/pull/314, which should have this fixed. Haven't verified it yet.

https://github.com/golang/appengine/releases/tag/v2.0.4 should have this fixed. Could you share more details in case I missed anything?

ACK. I will try to share an update early next week. Sorry for not being able to stay on top of this issue.