Stargirl Flowers
Stargirl Flowers
This was replaced by google.cloud.future.operation in https://github.com/GoogleCloudPlatform/google-cloud-python/pull/3618. Blocked by https://github.com/googleapis/toolkit/issues/1426
From https://github.com/googleapis/gax-python/blob/85892ef3f3b356dd68efc2541a86526eccc7c5a9/google/gax/__init__.py#L673 (Removing TODOs in code in favor of githb)
Some APIs can benefit from using JWT-based credentials over OAuth 2.0-based credentials. Those APIs should upgrade to `jwt.OnDemandCredentials` if they are provided an instance of `google.auth.credentials.Signing`. So, for example: ```python...
Such relative URLs will not work correctly when displayed on PyPI.
Hello! It would be useful to add filament profiles for PolyMaker's filaments, especially the popular PolyTerra PLA and PolyLite PLA & PETG. It looks like a user on prusaprinters.org has...
Pan/zoom is currently implemented in a way that favors touchpads on laptops, however, its behavior is less than ideal for mouse and touch users. See related issues: - #4 -...
We presently document an opinionated set of `setup` args that are applicable to most packaging scenarios. We also have additional topics for more advanced use cases. However, we don't presently...
This can't be done until this upstream issue is resolved: https://github.com/pypa/twine/issues/216 Original context: https://github.com/pypa/python-packaging-user-guide/pull/271#issuecomment-293357309