-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: Kludex/starlette
base: 0.36.2
head repository: Kludex/starlette
compare: 0.36.3
- 11 commits
- 12 files changed
- 3 contributors
Commits on Feb 3, 2024
-
Add type hints to
test_base.py(#2445)* added type annotations to test-base.py * deleted unused imports * fixed import order * conditional import * conditional import TestClient on types.py * using string literals when importing in types * added missing imports * deleted starlette/types, refactored test_base types * deleted types --------- Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan> Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3434c3d - Browse repository at this point
Copy the full SHA 3434c3dView commit details -
Add type hints to
test_cors.py(#2458)Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Configuration menu - View commit details
-
Copy full SHA for a9af536 - Browse repository at this point
Copy the full SHA a9af536View commit details
Commits on Feb 4, 2024
-
Create
anyio.Eventon async context (#2459)* Create `anyio.Event` using a blocking portal * Use cached property * Ups
Configuration menu - View commit details
-
Copy full SHA for ec417f7 - Browse repository at this point
Copy the full SHA ec417f7View commit details -
Add type hints to
test_wsgi.py(#2468)Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Configuration menu - View commit details
-
Copy full SHA for 1f466cc - Browse repository at this point
Copy the full SHA 1f466ccView commit details -
Add type hints to
test_trusted_host.py(#2467)Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Configuration menu - View commit details
-
Copy full SHA for adf51ea - Browse repository at this point
Copy the full SHA adf51eaView commit details -
Add type hints to
test_background.py(#2473)Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Configuration menu - View commit details
-
Copy full SHA for 48ae5cc - Browse repository at this point
Copy the full SHA 48ae5ccView commit details -
Added type annotations to test__utils.py (#2470)
* added type annotations to test__utils.py * ignore functools.partial sync type * ruff fix * typo * type ignore --------- Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Configuration menu - View commit details
-
Copy full SHA for 5acee62 - Browse repository at this point
Copy the full SHA 5acee62View commit details -
Add type hints to
conftest.py(#2469)Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Configuration menu - View commit details
-
Copy full SHA for 88331bd - Browse repository at this point
Copy the full SHA 88331bdView commit details -
Add type hints to
test_concurency.py(#2474)Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Configuration menu - View commit details
-
Copy full SHA for 801e73e - Browse repository at this point
Copy the full SHA 801e73eView commit details -
Added type annotations to test_session.py (#2466)
Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Configuration menu - View commit details
-
Copy full SHA for a2f2dda - Browse repository at this point
Copy the full SHA a2f2ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for be4f3e1 - Browse repository at this point
Copy the full SHA be4f3e1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.36.2...0.36.3