Update dependency pyright to v1.1.395#13198
Closed
renovate[bot] wants to merge 3 commits intomainfrom
Closed
Conversation
Member
|
This seems like a new false positive: Looking at the icalendar one:
Will see if I can reproduce this in a self-contained package and then report to pyright. |
Collaborator
|
I think the problem are the following (simplified) statements: from .version import version as version # icalender
from .__version__ import __version__ as __version__ # requestsTechnically speaking we're defining |
5affdd9 to
24d1dc9
Compare
24d1dc9 to
281d6cf
Compare
281d6cf to
7b95843
Compare
7b95843 to
460d22e
Compare
460d22e to
7b0c960
Compare
7b0c960 to
33170c6
Compare
33170c6 to
c9c5ebc
Compare
c9c5ebc to
a194552
Compare
Collaborator
Collaborator
|
New error: (And a new setuptools stubtest error.) |
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.
This PR contains the following updates:
==1.1.389->==1.1.395Release Notes
RobertCraigie/pyright-python (pyright)
v1.1.395Compare Source
v1.1.394Compare Source
v1.1.393Compare Source
v1.1.392.post0Compare Source
v1.1.392Compare Source
v1.1.391Compare Source
v1.1.390Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.