Bug fixes
-
Fixed backwards compatibility breakage (in 3.9.2) of
ssl
parameter when set outside
ofClientSession
(e.g. directly inTCPConnector
) -- by :user:Dreamsorcerer
.
Miscellaneous internal changes
-
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Related issues and pull requests on GitHub:
#3957.