You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez
ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
* 📝 Add docs recommending Union over Optional
* 📝 Update docs recommending Union over Optional
* 📝 Update source examples for docs, recommend Union over Optional
* 📝 Update highlighted lines with updated source examples
* 📝 Update highlighted lines in Markdown with recent code changes
* 📝 Update docs, use Union instead of Optional
* ♻️ Update source examples to recommend Union over Optional
* 🎨 Update highlighted code in Markdown after moving from Optional to Union
3 years ago
..
tutorial001.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial001_py310.py
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
3 years ago
tutorial002.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial002_py310.py
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
3 years ago
tutorial003.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial003_py310.py
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
3 years ago
tutorial004.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial004_py310.py
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
3 years ago
tutorial005.py
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
3 years ago
tutorial005_py310.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial006.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
tutorial007.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial008.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial009.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial010.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial011.py
✨ Add support for docs translations (#1168)
5 years ago
tutorial012.py
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago