Skip to content

Commit bec3672

Browse files
authored
Chore(appengine) Remove deprecated samples (#13833)
* Remove deprecated samples Removal of appengine/flexible_python37_and_earlier path for deprecation. As per my search on Code Search, there are no samples using these deprecated code snippets anymore. b/475332253 * Remove reference to python 3.7 earlier samples from README.md file
1 parent e767d22 commit bec3672

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+0
-2513
lines changed

appengine/flexible/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
These are samples for using Python on Google App Engine Flexible Environment. These samples are typically referenced from the [docs](https://cloud.google.com/appengine/docs).
99

10-
For code samples of Python version 3.7 and earlier, please check
11-
https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/appengine/flexible_python37_and_earlier
1210

1311
See our other [Google Cloud Platform github repos](https://github.com/GoogleCloudPlatform) for sample applications and
1412
scaffolding for other frameworks and use cases.

appengine/flexible_python37_and_earlier/README.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

appengine/flexible_python37_and_earlier/analytics/README.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

appengine/flexible_python37_and_earlier/analytics/app.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

appengine/flexible_python37_and_earlier/analytics/main.py

Lines changed: 0 additions & 77 deletions
This file was deleted.

appengine/flexible_python37_and_earlier/analytics/main_test.py

Lines changed: 0 additions & 45 deletions
This file was deleted.

appengine/flexible_python37_and_earlier/analytics/noxfile_config.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

appengine/flexible_python37_and_earlier/analytics/requirements-test.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

appengine/flexible_python37_and_earlier/analytics/requirements.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

appengine/flexible_python37_and_earlier/hello_world/app.yaml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)