]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
Remove code examples for Python 3.9
authorYurii Motov <yurii.motov.monte@gmail.com>
Fri, 20 Feb 2026 23:17:35 +0000 (00:17 +0100)
committerYurii Motov <yurii.motov.monte@gmail.com>
Fri, 20 Feb 2026 23:17:35 +0000 (00:17 +0100)
commite975d7746c391ff093e02e022845226f4f5f0a75
tree8484c1f6ac6e2879e0a2586d7c4aa377abdc715c
parent438f7d995d8f1ffdb99765ed6c06766e66e4f05f
Remove code examples for Python 3.9
docs_src/tutorial/str_fields_and_column_length/tutorial001_py39.py [deleted file]
docs_src/tutorial/str_fields_and_column_length/tutorial002_py39.py [deleted file]
docs_src/tutorial/str_fields_and_column_length/tutorial003_py39.py [deleted file]
docs_src/tutorial/str_fields_and_column_length/tutorial004_py39.py [deleted file]
tests/test_tutorial/test_str_fields_and_column_length/test_tutorial001.py
tests/test_tutorial/test_str_fields_and_column_length/test_tutorial002.py
tests/test_tutorial/test_str_fields_and_column_length/test_tutorial003.py
tests/test_tutorial/test_str_fields_and_column_length/test_tutorial004.py