-
Notifications
You must be signed in to change notification settings - Fork 786
Remove equirecursive typing #5240
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
Merged
Merged
Conversation
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
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
kripken
approved these changes
Nov 11, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Converting to draft while I track down why isorecursive canonicalization produces different results on Windows. |
5e6eb0e
to
fb042b2
Compare
f18bff5
to
8af87c6
Compare
5a2f00e
to
e92ec63
Compare
8af87c6
to
6d8c827
Compare
e92ec63
to
7a446d2
Compare
6d8c827
to
6cef413
Compare
7a446d2
to
11f9981
Compare
be5e4b0
to
11d7b20
Compare
4e7579e
to
7331510
Compare
11d7b20
to
b07eea9
Compare
7331510
to
ab33f74
Compare
b07eea9
to
5ab9869
Compare
ab33f74
to
4acf48d
Compare
5ab9869
to
3ff156d
Compare
Merged
4acf48d
to
6767c08
Compare
3ff156d
to
eade7d7
Compare
6767c08
to
500e591
Compare
eade7d7
to
cd961a1
Compare
500e591
to
b6159e1
Compare
cd961a1
to
be29b37
Compare
Equirecursive is no longer standards track and its implementation is extremely complex. Remove it.
be29b37
to
320446e
Compare
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.
Equirecursive is no longer standards track and its implementation is extremely
complex. Remove it.