4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump deadsnakes/action from 2.1.1 to 3.0.0 More... about 2 years ago
Bump actions/setup-python from 4.3.0 to 4.3.1 More... about 2 years ago
Bump github/codeql-action from 2.1.32 to 2.1.36 More... about 2 years ago
Bump actions/checkout from 3.1.0 to 3.2.0 More... about 2 years ago
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 More... about 2 years ago
added changelog entry More... about 2 years ago
fixed number of digits in port m( More... about 2 years ago
fixed issue with port "0" returning None More... about 2 years ago
Don't ignore debug logs in pytest, fix log args issue More... about 2 years ago
Add 1.26.13 release to CHANGES.rst on main More... about 2 years ago
Fix typos in HTTPResponse.getheaders() warnings More... about 2 years ago
Configure filterwarnings=error (#2790) More... about 2 years ago
Release 2.0.0a2 More... about 2 years ago
Update pytest-memray for compatibility with flaky More... about 2 years ago
Require pyOpenSSL 17.1.0+ to support cryptography 39+ More... about 2 years ago
Strip leading zeros from ports More... about 2 years ago
Use the typing namespace and from __future__ import annotations More... about 2 years ago
Stop showing thousands of @ in test output More... about 2 years ago
Improve changelog entry More... about 2 years ago
Move --durations=10 to noxfile.py More... about 2 years ago
output the 10 slowest tests More... about 2 years ago
apply suggestion from @pquentin + had to change expectations as the initial payload changed More... about 2 years ago
Clarify that getheaders() returns HTTPHeaderDict More... about 2 years ago
Update 2800.bugfix.rst More... about 2 years ago
Restore but deprecate HTTPResponse.getheaders() and .getheader() methods More... about 2 years ago
Make downstream integration tests nox environments re-usable More... about 2 years ago
increased test-timeout for the heavy gh-actions from 20 to 30mins. More... about 2 years ago
fix missed coverage when calling read() having amt=None More... about 2 years ago
Prevent issue in HTTPResponse().read() when decoded_content is True and then False Provided it has initialized eligible decoder(decompressor) and did decode once More... about 2 years ago
Run tests in verbose mode More... about 2 years ago