pin httpx as a workaround for issue#308#309
Open
CarloDePieri wants to merge 18 commits intodeepjyoti30:unstablefrom
Open
pin httpx as a workaround for issue#308#309CarloDePieri wants to merge 18 commits intodeepjyoti30:unstablefrom
CarloDePieri wants to merge 18 commits intodeepjyoti30:unstablefrom
Conversation
newer version of httpx seems to be breaking youtube-search-python
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs for another 7 days. Thank you for your contributions. |
Author
good bot. but the issue seems still present |
Owner
|
@CarloDePieri Can you rebase to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
newer version of
httpxseems to be breakingyoutube-search-pythonPlease follow the guide below
xinto all the boxes [ ] relevant to your pull request (like that [x])Before submitting a pull request make sure you have:
setup.pythere - and the whole branch for that matter - seems to be outdated, and this change does not impact code directly. I will if you prefer to)What is the purpose of your pull request?
Description of your pull request and other information
As discussed in #308, pinning the
httpxversion would be a temporary workaround while a long term fix is being developed.