Compare commits
3 Commits
cf99650007
...
8c8c08170a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c8c08170a | ||
|
|
162dbadbe5 | ||
|
|
c5490b1569 |
@@ -1,6 +1,6 @@
|
|||||||
click==7.1.2
|
click==7.1.2
|
||||||
fastapi==0.65.2
|
fastapi==0.65.2
|
||||||
h11==0.12.0
|
h11==0.16.0
|
||||||
pydantic==1.10.13
|
pydantic==1.10.13
|
||||||
starlette==0.40.0
|
starlette==0.40.0
|
||||||
typing-extensions==3.7.4.3
|
typing-extensions==3.7.4.3
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1 +1,14 @@
|
|||||||
# content of short.htaccess file created and managed by short.py
|
# content of short.htaccess file created and managed by short.py
|
||||||
|
|
||||||
|
# appended: 2025-05-23 15:12:13
|
||||||
|
RedirectTemp /22 https://pythonfluente.com/2/#pattern_matching_case_study_sec
|
||||||
|
RedirectTemp /23 https://pythonfluente.com/2/#how_slicing_works
|
||||||
|
RedirectTemp /24 https://pythonfluente.com/2/#sliceable_sequence
|
||||||
|
RedirectTemp /25 https://pythonfluente.com/2/#virtual_subclass_sec
|
||||||
|
RedirectTemp /26 https://pythonfluente.com/2/#environment_class_ex
|
||||||
|
RedirectTemp /27 https://pythonfluente.com/2/#subclass_builtin_woes
|
||||||
|
RedirectTemp /28 https://pythonfluente.com/2/#slots_section
|
||||||
|
RedirectTemp /29 https://pythonfluente.com/2/#typeddict_sec
|
||||||
|
RedirectTemp /2a https://pythonfluente.com/2/#problems_annot_runtime_sec
|
||||||
|
RedirectTemp /2b https://pythonfluente.com/2/#legacy_deprecated_typing_box
|
||||||
|
RedirectTemp /2c https://pythonfluente.com/2/#positional_pattern_implement_sec
|
||||||
|
|||||||
Reference in New Issue
Block a user