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

Merge upstream #30

Merged
merged 25 commits into from
Dec 5, 2024
Merged

Merge upstream #30

merged 25 commits into from
Dec 5, 2024

Conversation

connorjward
Copy link
Contributor

Includes a warning removal.

nkoskelo and others added 21 commits November 13, 2024 12:12
* LazilyUnpickling{Dict,List}: better repr

* add type to repr of PickledObject
* Tree: various speedups

- make dataclass non-frozen
- use mutate() for cases where a Map is modified multiple times
- remove asserts for cases that would fail immediately anyway

* make frozen depend on __debug__, restore an assert

* Improve depth()

Co-authored-by: Alexandru Fikl <[email protected]>

* opt ancestors

---------

Co-authored-by: Alexandru Fikl <[email protected]>
@connorjward connorjward force-pushed the connorjward/merge-upstream branch from 75bb0bf to c78f1d9 Compare December 4, 2024 11:27
@connorjward connorjward force-pushed the connorjward/merge-upstream branch from c78f1d9 to 0b2e877 Compare December 5, 2024 09:58
@connorjward connorjward marked this pull request as ready for review December 5, 2024 11:41
@connorjward connorjward merged commit bf0a380 into main Dec 5, 2024
17 of 18 checks passed
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