Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / psf/requests issues and pull requests
#6653 - Document which exceptions request() might raise
Issue -
State: open - Opened by mjperrone 9 months ago
- 3 comments
#6653 - Document which exceptions request() might raise
Issue -
State: open - Opened by mjperrone 9 months ago
- 1 comment
#6650 - Max retries exceeded with url
Issue -
State: closed - Opened by pmiguelr 9 months ago
- 1 comment
Labels: Question/Not a bug, actions/autoclose-qa
#6649 - Measure and report test coverage
Pull Request -
State: open - Opened by sigmavirus24 9 months ago
- 4 comments
#6648 - POST with multiple files with the form-data sends only 1 file.
Issue -
State: closed - Opened by geekbeard 9 months ago
- 4 comments
#6647 - Wrong CA Certificates used in requests.Session.send
Issue -
State: open - Opened by sunnstix 9 months ago
- 1 comment
#6646 - `get_encoding_from_headers` fails if charset name not specified
Issue -
State: open - Opened by batterseapower 9 months ago
- 2 comments
#6645 - ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
Issue -
State: closed - Opened by rishav667 9 months ago
- 1 comment
#6644 - Trim excess leading path separators
Pull Request -
State: closed - Opened by sigmavirus24 9 months ago
#6643 - Leading slash in uri followed by column fails
Issue -
State: closed - Opened by pha6d 9 months ago
- 5 comments
#6642 - Drop support for CPython 3.7
Pull Request -
State: closed - Opened by nateprewitt 9 months ago
#6641 - Fix CI
Pull Request -
State: closed - Opened by nateprewitt 9 months ago
- 2 comments
#6640 - Cleanup defunct links from community docs page
Pull Request -
State: closed - Opened by nateprewitt 9 months ago
#6639 - 2.31.0: pytest fails in `tests/test_requests.py::TestRequests::test_https_warnings` unit
Issue -
State: closed - Opened by kloczek 9 months ago
- 3 comments
#6637 - [BUG] pytest error in python:3.8- (only work in 3.7) because httpbin uses deprecated werkzeug function 'parse_authorization_header'
Issue -
State: closed - Opened by bgb10 9 months ago
- 2 comments
#6636 - requests Session and pool timeout.
Issue -
State: closed - Opened by mat105 9 months ago
- 1 comment
Labels: Question/Not a bug, actions/autoclose-qa
#6635 - IPv6 address change for sequential gets
Issue -
State: closed - Opened by Gezzo42 9 months ago
- 2 comments
#6634 - feat: ability to custom `HTTPAdapter` instance variables while creating `Session`
Pull Request -
State: closed - Opened by scruel 9 months ago
- 2 comments
#6633 - Getting warning while running databricks cli command in azure devops
Issue -
State: closed - Opened by AGpta 9 months ago
- 1 comment
#6633 - Getting warning while running databricks cli command in azure devops
Issue -
State: closed - Opened by AGpta 9 months ago
- 1 comment
#6632 - Bump github/codeql-action from 3.23.0 to 3.24.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions
#6632 - Bump github/codeql-action from 3.23.0 to 3.24.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions
#6631 - `params` might be misnamed?
Issue -
State: closed - Opened by Matthew1471 10 months ago
- 1 comment
#6630 - Multipart/form-data requests creates mismatched boundaries between request body and headers
Issue -
State: closed - Opened by p1gyy 10 months ago
- 1 comment
Labels: Question/Not a bug
#6629 - Fix #6628 - JSONDecodeError are not deserializable
Pull Request -
State: closed - Opened by Tarty 10 months ago
- 4 comments
#6628 - [BUG] JSONDecodeError can't be deserialized - invalid JSON raises a BrokenProcessPool and crashes the entire process pool
Issue -
State: closed - Opened by Tarty 10 months ago
- 1 comment
#6627 - Kenneth Reitz, Take care of yourself.
Issue -
State: closed - Opened by hackware1993 10 months ago
- 1 comment
#6627 - Kenneth Reitz, Take care of yourself.
Issue -
State: closed - Opened by hackware1993 10 months ago
- 1 comment
#6626 - Unintended Leak Of Proxy-Authorization Header In Requests
Issue -
State: closed - Opened by ankitdn 10 months ago
#6625 - How to get IP address of connected host after getting the response?
Issue -
State: closed - Opened by drajvver 10 months ago
- 1 comment
Labels: Question/Not a bug, actions/autoclose-qa
#6625 - How to get IP address of connected host after getting the response?
Issue -
State: closed - Opened by drajvver 10 months ago
- 1 comment
Labels: Question/Not a bug, actions/autoclose-qa
#6624 - Set verify=True by default as documented
Pull Request -
State: closed - Opened by RichieB2B 10 months ago
- 1 comment
#6623 - handle failure in apparent_encoding gracefully
Pull Request -
State: closed - Opened by dgravitate 10 months ago
- 2 comments
Labels: Not Ready To Merge, Do Not Merge, Needs Info
#6622 - Refresh Test PyPi Package
Issue -
State: closed - Opened by cmlh 10 months ago
- 2 comments
#6619 - Bump github/codeql-action from 3.22.11 to 3.23.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions
#6617 - Closes #6565; Add documentation to `certs.where`.
Pull Request -
State: closed - Opened by tanrbobanr 11 months ago
- 2 comments
#6616 - sslv3 alert handshake failure
Issue -
State: closed - Opened by suryavaddiraju 11 months ago
- 4 comments
#6615 - How to use multiple redundant hosts
Issue -
State: closed - Opened by andy-maier 11 months ago
- 1 comment
#6614 - python requests.get() stuck
Issue -
State: closed - Opened by mominurr 11 months ago
- 1 comment
Labels: Question/Not a bug
#6613 - docs: add label to socks heading
Pull Request -
State: closed - Opened by miketheman 11 months ago
#6612 - docs: specify sphinx dirhtml builder, use references instead of absolutes
Pull Request -
State: closed - Opened by miketheman 11 months ago
- 5 comments
#6611 - Unexpected `UnicodeError` on some URL
Issue -
State: closed - Opened by catap 11 months ago
- 2 comments
#6610 - I don't think the name of this function is appropriate, because the return value of this function is a ConnectionPool object, and the first sentence of the comment is also wrong, which makes it a huge difficulty for me to read!!
Issue -
State: closed - Opened by gitlGl 11 months ago
- 2 comments
#6609 - refc: remove the if else statement and add redable format.
Pull Request -
State: closed - Opened by Krupeshgithub 11 months ago
- 1 comment
#6607 - Bump github/codeql-action from 2.22.1 to 3.22.11
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, github_actions
#6606 - Update http status code 103 and 508
Pull Request -
State: closed - Opened by jaikishpai 11 months ago
- 1 comment
#6605 - fix for ##6604
Pull Request -
State: closed - Opened by jaikishpai 11 months ago
#6604 - Links at docs site return 404
Issue -
State: closed - Opened by mishankov 11 months ago
- 3 comments
#6603 - Add now mandatory readthedocs config file
Pull Request -
State: closed - Opened by nsoranzo 11 months ago
- 1 comment
#6602 - the first response history url is incorrect
Issue -
State: closed - Opened by xtremebeing 11 months ago
- 1 comment
#6601 - Since migration of urllib3 to 2.x data-strings with umlauts in a post request are truncated
Issue -
State: closed - Opened by secorvo-jen 11 months ago
- 1 comment
#6600 - Add note on connection timeout being larger than specified. Fix #5773
Pull Request -
State: closed - Opened by MestreLion 11 months ago
- 2 comments
#6599 - Bump actions/setup-python from 4.7.0 to 5.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, github_actions
#6598 - affected urllib3 and certifi packages (older version keeping in setup.py file)
Issue -
State: closed - Opened by maraboinavamshi 11 months ago
- 1 comment
#6597 - Add Explanation of why Timeout is Doubled.
Pull Request -
State: closed - Opened by PraddyumnYadav 12 months ago
- 1 comment
#6596 - Update close-issues.yml
Pull Request -
State: closed - Opened by sigmavirus24 12 months ago
#6595 - Is it possible to send async generator as `data` argument of request method?
Issue -
State: closed - Opened by EverettDunamu 12 months ago
- 1 comment
Labels: Question/Not a bug, actions/autoclose-qa
#6594 - Limit werkzeug<3 for CI only, fixes #6541
Pull Request -
State: closed - Opened by bruceadams 12 months ago
- 2 comments
#6593 - Local (and build) tests failing
Issue -
State: closed - Opened by HJones82493 12 months ago
- 2 comments
#6592 - "TOO_EARLY" type definition for status code 425
Pull Request -
State: closed - Opened by atatuzuner61 12 months ago
#6591 - Failed to establish a new connection: [Errno -2] Name or service not known
Issue -
State: closed - Opened by joseemjr 12 months ago
- 1 comment
Labels: Question/Not a bug, actions/autoclose-qa
#6590 - Perform correct length measurement for Python strings in HTTP request `data`
Pull Request -
State: closed - Opened by goelbenj 12 months ago
- 1 comment
#6589 - Enhance `super_len` to count encoded bytes for str
Pull Request -
State: closed - Opened by bruceadams 12 months ago
- 2 comments
#6588 - Cannot run tests locally
Issue -
State: closed - Opened by goelbenj 12 months ago
- 2 comments
#6587 - Unit test for string containing multi-byte UTF-8 #6586
Pull Request -
State: closed - Opened by bruceadams 12 months ago
#6586 - The Content-Length header for string `data` counts Unicode characters in the string when it should count encoded bytes
Issue -
State: closed - Opened by bruceadams 12 months ago
- 7 comments
#6585 - (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 400 Bad Request')))
Issue -
State: closed - Opened by 12tilak34 12 months ago
- 1 comment
#6584 - Status Code 425 named incorrectly
Issue -
State: closed - Opened by mephinet 12 months ago
- 4 comments
#6583 - Fix broken links in docs
Pull Request -
State: closed - Opened by EFord36 12 months ago
- 6 comments
#6582 - "Recommended Packages and Extensions" page asyncio recommendations are outdated
Issue -
State: open - Opened by ngie-eign 12 months ago
#6581 - fix docstring typo: a -> as
Pull Request -
State: closed - Opened by EFord36 12 months ago
#6580 - Bump dessant/lock-threads from 4.0.1 to 5.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, github_actions
#6579 - Call url.lower() once inside get_adapter
Pull Request -
State: closed - Opened by bfontaine 12 months ago
- 2 comments
#6578 - Weird behaviour with https and proxy authentication
Issue -
State: open - Opened by pelfex 12 months ago
- 4 comments
#6577 - Improper URL serialization of boolean GET parameters
Issue -
State: closed - Opened by mspi21 12 months ago
- 2 comments
#6576 - Possible regression with how MaxRetryError is handled
Issue -
State: closed - Opened by mike406 almost 1 year ago
- 2 comments
#6575 - Requests post not working with long processing time.
Issue -
State: closed - Opened by luisbnzsa about 1 year ago
- 1 comment
Labels: Question/Not a bug, actions/autoclose-qa
#6574 - Fix missing space in error message
Pull Request -
State: closed - Opened by msea1 about 1 year ago
#6573 - The connection does not close automatically; it is not possible to close the session manually in recent versions of requests.
Issue -
State: closed - Opened by snooppr about 1 year ago
- 3 comments
#6572 - Documentation Improvement - Add more code examples
Issue -
State: closed - Opened by sarah-afiya about 1 year ago
- 3 comments
#6571 - adding url parser
Issue -
State: closed - Opened by MohammadRaziei about 1 year ago
- 1 comment
Labels: Feature Request, actions/autoclose-feat
#6570 - Document that Response.iter_lines is broken and should be avoided
Pull Request -
State: open - Opened by bemoody about 1 year ago
#6569 - HTTPSConnectionPool(port=443): Max retries exceeded with url:(Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)')))
Issue -
State: closed - Opened by Hsgngr about 1 year ago
- 1 comment
Labels: Question/Not a bug, actions/autoclose-qa
#6568 - Bug/6294 zero bytes files are chunked
Pull Request -
State: open - Opened by eivindt about 1 year ago
- 4 comments
#6567 - Requests doesn't work on emscripten / webassembly
Issue -
State: closed - Opened by joemarshall about 1 year ago
- 2 comments
#6566 - Import error with werkzeug
Issue -
State: closed - Opened by amkarn258 about 1 year ago
- 1 comment
#6565 - CA-certs bundles and requests.certs.where - Improved documentation
Issue -
State: open - Opened by velle about 1 year ago
- 1 comment
Labels: Feature Request
#6564 - HTTP/2 support - For real (even HTTP/3 is a reality right now!)
Issue -
State: closed - Opened by rfc-st about 1 year ago
- 4 comments
Labels: Feature Request
#6563 - Optimized 2 functions + added Doc Strings + fixed formatting issues(non-technical just prettyness issues)
Pull Request -
State: closed - Opened by HPD1155 about 1 year ago
- 1 comment
#6562 - every chardet package maps to requests.packages.chardet.* package respectively
Pull Request -
State: closed - Opened by amkarn258 about 1 year ago
- 4 comments
#6561 - url param gets added when empty param is passed
Pull Request -
State: open - Opened by amkarn258 about 1 year ago
#6560 - Unsuccessful TLS handshake when using `requests` in multiple threads on Ubuntu Jammy
Issue -
State: closed - Opened by ohaibbq about 1 year ago
- 8 comments
#6559 - Include NOTICE file in distribution
Issue -
State: closed - Opened by stevecj about 1 year ago
- 2 comments
Labels: Feature Request
#6558 - Update index.rst
Pull Request -
State: closed - Opened by DirtyD240 about 1 year ago
Labels: spam
#6557 - URL parameter is added when the value is an empty string but not when it is an empty list
Issue -
State: open - Opened by Lalee10 about 1 year ago
- 2 comments
#6556 - Certificates are printed to stdout when running requests.get
Issue -
State: closed - Opened by alexiswl about 1 year ago
- 3 comments
#6555 - Do not overwrite the Authorization header
Pull Request -
State: closed - Opened by hellosputnik about 1 year ago
- 5 comments
#6554 - xcfxcfxcfxcf
Issue -
State: closed - Opened by Parvezkhan0 about 1 year ago
Labels: Question/Not a bug
#6553 - docs(socks): same block as other sections
Pull Request -
State: open - Opened by magsen about 1 year ago
- 6 comments