Skip to content

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