| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Important Review skippedBot user detected. To trigger a single review, invoke the @coderabbitai review command. You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file. Comment @coderabbitai help to get the list of available commands and usage tips. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
- Reproduce pip install ujson failure and gather baseline logs
- Investigate ssl read handling leading to SSLWantReadError on blocking sockets
- Implement minimal fix and add/adjust tests if needed
- Re-run pip install ujson scenario and targeted ssl tests
- Final review, code review, and security checks
Original promptThis section details on the original issue you should resolve
<issue_title>pip install ujson: pip._vendor.urllib3.exceptions.SSLError: The operation did not complete (read)</issue_title>
<issue_description>Hi! I'm trying to install ujson (it's optional dependency for xonsh shell) on mac:
Result:
Details