-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: aio-libs/aiohttp
base: v3.11.9
head repository: aio-libs/aiohttp
compare: v3.11.10
- 11 commits
- 9 files changed
- 2 contributors
Commits on Dec 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae2b050 - Browse repository at this point
Copy the full SHA ae2b050View commit details
Commits on Dec 2, 2024
-
[PR #10088/29c3ca93 backport][3.11] Avoid calling len on the same dat…
…a in the stream reader twice (#10090) Co-authored-by: J. Nick Koston <nick@koston.org>
Configuration menu - View commit details
-
Copy full SHA for 86bb6ad - Browse repository at this point
Copy the full SHA 86bb6adView commit details
Commits on Dec 4, 2024
-
[PR #10095/fcce1bf6 backport][3.11] Add a benchmark for web.FileRespo…
…nse (#10097) **This is a backport of PR #10095 as merged into master (fcce1bf).** We didn't have any benchmarks for file responses. From the benchmarks it turns out most of the time is creating and processing the executor jobs. If we combine the stat into a job that returns the open fileobj it will likely be faster and solve #8013 Co-authored-by: J. Nick Koston <nick@koston.org>
Configuration menu - View commit details
-
Copy full SHA for c41ffc7 - Browse repository at this point
Copy the full SHA c41ffc7View commit details -
[PR #10102/7557b03d backport][3.11] Fix deprecated calls to `guess_ty…
…pe` for paths with Python 3.13 (#10103) Co-authored-by: J. Nick Koston <nick@koston.org>
Configuration menu - View commit details
-
Copy full SHA for 23a4b31 - Browse repository at this point
Copy the full SHA 23a4b31View commit details -
[PR #10101/678993a4 backport][3.11] Fix race in
FileResponse
if fil…Configuration menu - View commit details
-
Copy full SHA for 07d1759 - Browse repository at this point
Copy the full SHA 07d1759View commit details -
[PR #10107/84bb77d1 backport][3.11] Use internal
self._headers
var ……in `FileResponse` (#10108) Co-authored-by: J. Nick Koston <nick@koston.org>
Configuration menu - View commit details
-
Copy full SHA for ae153ab - Browse repository at this point
Copy the full SHA ae153abView commit details
Commits on Dec 5, 2024
-
[PR #10114/94569554 backport][3.11] Add 304 benchmark for FileResponse (
#10115) Co-authored-by: J. Nick Koston <nick@koston.org>
Configuration menu - View commit details
-
Copy full SHA for 78473b9 - Browse repository at this point
Copy the full SHA 78473b9View commit details -
[PR #10113/01302134 backport][3.11] Restore 304 performance after fix…
…ing `FileResponse` replace race (#10117)
Configuration menu - View commit details
-
Copy full SHA for bcae561 - Browse repository at this point
Copy the full SHA bcae561View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5e6bb - Browse repository at this point
Copy the full SHA db5e6bbView commit details -
[PR #10125/d58d2c3d backport][3.11] Disable zero copy writes in the `…
…`StreamWriter`` (#10126) Co-authored-by: J. Nick Koston <nick@koston.org>
Configuration menu - View commit details
-
Copy full SHA for 5ddff95 - Browse repository at this point
Copy the full SHA 5ddff95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7352a - Browse repository at this point
Copy the full SHA 0d7352aView 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 v3.11.9...v3.11.10