-
When a specific https `index-url` is used, a specific filename is **truncated**.
Here's a summary of a very stable reproduction I've made.
`uv 0.2.29 (39be71f40 2024-07-24)`
```bash
uv cache…
-
We are using F1 instances (2 cores). In Python 3, with no meaningful code changes, we are seeing 1.5-2x median latency across the app, an even greater increase in created/active/billed instances with …
pnico updated
2 weeks ago
-
See bazelbuild/bazel#1067
-
## Expected Behavior
Polyclass models have a read-only attribute called `class_` that contains the class hierarchy in form of a list. This attribute should always contain a list of either `str` or `b…
-
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.co…
-
I'm migrating datastore operations from a GAE python application to a Spring Boot application but there is a compatibility issues between them when mapping entities that have repeated integer fields t…
-
**Is your feature request related to a problem? Please describe.**
We can't update google.golang.org/appengine/v2 anymore.
The new [vendor/google.golang.org/appengine/v2/aetest/instance.go](http…
-
MapReduce depends on APIs not available for Python 3.7 AppEngine. WIll it be supported?
-
```
What steps will reproduce the problem?
from google.appengine.ext.ndb import model
model.Key(urlsafe='foo')
What is the expected output?
ValueError?
What do you see instead?
File "/base/python2…
-
Failing to run **py_appengine_binary** due to assertion in google cloud SDK to validate if it is version 2 of python or not.
Please help on how to make it work for python 3? or is there any issue wit…