python-docs-samples
python-docs-samples copied to clipboard
Tracking issue for samples not yet ready for 3.10
The following samples are not yet compatible with Python 3.10 because their dependencies are not yet compatible with Python 3.10 (cc @GoogleCloudPlatform/python-samples-owners )
- [x] Dataflow - Beam is not yet ready and won't be for awhile - we exempted.
- [x] https://github.com/googleapis/python-datacatalog/issues/243
- [x] https://github.com/googleapis/python-contact-center-insights/issues/73
- [x] BQ Datalab migration - BQ not yet ready
- [x] run/idp-sql/ - waiting on a CL for some overground things
- [x] cloud-sql/postgres/sqlalchemy/ - pg8000
- [ ] cloud-sql/**/client-side-encryption/ - tink
- [x] #7036
- [x] #7037
- [x] #7141
- [x] run/django/ - psycopg2-binary
- [x] appengine/flexible/django_cloudsql/ - psycopg2-binary
- [x] - appengine/flexible/scipy - numpy
- [x] - appengine/flexible/numpy - numpy
- [x] https://github.com/googleapis/python-language/issues/208
- [x] https://github.com/googleapis/python-logging/issues/425
- [x] pubsublite/spark-connector/ - numpy
- [x] https://github.com/googleapis/python-bigquery-storage/issues/336
- [x] https://github.com/googleapis/python-dlp/issues/277
- [x] https://github.com/googleapis/python-asset/issues/319
- [x] #7038
- [x] #7039
- [x] https://github.com/googleapis/python-bigquery-datatransfer/issues/244
- [ ] appengine/standard_python3/cloud_debugger - python cloud debugger
(Accidental click, sorry.)
Debugging the build tip - if you go to a 3.10 build and the build log is truncated
- Click Analog
- Click the little arrow next to the name and do View in browser as plain text (chronological order)
- Search for "[ FAILURE" to figure out which samples are failing, then you can search for the product name
#7064 should resolve the cloud-sql pg8000 failures, I think, if #7083 didn't already