Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyright types fixes #5550

Closed

Conversation

brendon-codes
Copy link
Contributor

Fixes various Pyright types errors.

fixes #5549

@brendon-codes brendon-codes marked this pull request as draft August 7, 2024 02:28
@brendon-codes brendon-codes deleted the pyright-types-fixes branch August 7, 2024 02:51
@brendon-codes brendon-codes restored the pyright-types-fixes branch August 7, 2024 02:52
@brendon-codes brendon-codes reopened this Aug 7, 2024
@@ -79,6 +79,10 @@ def __init__(
path = url.path

if url.query:
# NOTE:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davidism See note here

@brendon-codes brendon-codes marked this pull request as ready for review August 7, 2024 04:40
@brendon-codes
Copy link
Contributor Author

@davidism Ok I made a new combined issue and a new combined PR. Checks are passing. I left a note in this PR with a question. I will pause on any new code in this PR until I get initial review feedback.

@brendon-codes
Copy link
Contributor Author

Hi @davidism Anything I should change on this PR?

@davidism davidism added this to the 3.1.0 milestone Oct 22, 2024
@davidism
Copy link
Member

davidism commented Oct 24, 2024

It looks like you don't have "Maintainers are allowed to edit this pull request." enabled, which means I can't push some additional fixes. I'll close this and open a new PR, unless you see this before I get there.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork

@davidism
Copy link
Member

continued in #5620

@davidism davidism closed this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pyright Type Errors
2 participants