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

Refactor Continuation YAML Loading #680

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

prescod
Copy link
Contributor

@prescod prescod commented Jun 6, 2022

  • Refactor YAML loading to use add_representer

The basic idea is to get rid of getstate and setstate methods and make YAML
loading "standalone".

Basically accept that every pickling/serializing "context" should be unique and
orthogonal and not try to reuse them automatically.

@prescod prescod requested a review from a team as a code owner June 6, 2022 18:01
@prescod prescod force-pushed the feature/refactor-yaml-loading branch from 67417fe to 19944a0 Compare June 6, 2022 22:01
@prescod prescod changed the title Refactor YAML Loading Refactor Continuation YAML Loading Apr 25, 2023
@prescod prescod marked this pull request as draft April 26, 2023 05:07
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.

1 participant