Skip to content

Implemented first cut at generalized support for dataclass transforms.#1773

Merged
erictraut merged 6 commits intomasterfrom
erictr/dataclass_transforms
Apr 21, 2021
Merged

Implemented first cut at generalized support for dataclass transforms.#1773
erictraut merged 6 commits intomasterfrom
erictr/dataclass_transforms

Conversation

@erictraut
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread specs/dataclass_transforms.txt
Comment thread specs/dataclass_transforms.txt
Comment thread specs/dataclass_transforms.txt
Comment thread specs/dataclass_transforms.txt
Comment thread specs/dataclass_transforms.txt
Comment thread specs/dataclass_transforms.txt
Comment thread specs/dataclass_transforms.txt
@erictraut erictraut merged commit 743694e into master Apr 21, 2021
@erictraut erictraut deleted the erictr/dataclass_transforms branch June 15, 2021 07:12
heejaechang pushed a commit to heejaechang/pyright that referenced this pull request Nov 3, 2021
* make sure we only accept 1 uri for 1 file and ignore any other calls to the same file with different uri scheme. currently, Pyright can't handle this kind of case since everything is de-duplicated with file path not uri. so once uri is de-dupped to file path, there is no way to know which uri it should use to return results when there are mulitple uris mapped to same path.

we can only support multiple uris to a same file case when we refactor pylance/pyright to uri based.

* added tests
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.

5 participants