26
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix syntax error in lock action (#5912) More... over 3 years ago
Shorten the window before we lock threads More... over 3 years ago
Add thread locker workflow (#5909) More... over 3 years ago
Formatting (#5910) More... over 3 years ago
Add a test which verifies that ChunkedEncodingError is emitted if an invalid Transfer-Encoding: chunked response is returned. (#5906) More... over 3 years ago
Fix broken link to adapters essay (#5899) More... over 3 years ago
Fix extract_zipped_paths infinite loop when provided invalid unc path (#5851) More... over 3 years ago
Fix creating non-listening sockets in tests on some platforms (#5890) More... over 3 years ago
Fix inconsistent exception type in response.json() method (#5856) More... over 3 years ago
docs: Update the Red Hat vulnerabilities contact (#5881) More... over 3 years ago
Update advanced.rst (#5821) More... over 3 years ago
Update api.rst (#5877) More... over 3 years ago
Stop abusing pytest-httpbin to test commonName support More... over 3 years ago
v2.26.0 More... over 3 years ago
Disable requests[security] and remove 3.5 support references More... over 3 years ago
Allow idna 3.x to be installed on Python 3.x More... over 3 years ago
Add support for brotli decoding (#5783) More... over 3 years ago
Avoid zip extract racing condition by using read+write instead extract (#5707) More... over 3 years ago
Switch LGPL'd chardet for MIT licensed charset_normalizer (#5797) More... over 3 years ago
Pin Flask to <2.0 to fix the test suite More... over 3 years ago
Fix GitHub links (#5835) More... over 3 years ago
Updated to new be-cordial-or-be-on-your-way URL and CoC now references Python Community CoC (#5811) More... over 3 years ago
Throw value error when serializing JSON object with NaN value (#5810) More... over 3 years ago
grammar fix (#5791) More... almost 4 years ago
Update setup.py (#5780) More... almost 4 years ago
Remove call to set default value for allow_redirects More... almost 4 years ago
Merge pull request #5777 from cclauss/patch-1 More... almost 4 years ago
Also update requests.models.Response More... almost 4 years ago
simplejson.JSONDecodeError may be raised on Py2 and Py3 More... almost 4 years ago
quickstart.rst: r.json() can raise JSONDecodeError on Py3 More... almost 4 years ago