Skip to content

Make the sentinels restore the original object after pickling#98

Merged
DavidCEllis merged 3 commits intomainfrom
probably-nothing
Apr 28, 2026
Merged

Make the sentinels restore the original object after pickling#98
DavidCEllis merged 3 commits intomainfrom
probably-nothing

Conversation

@DavidCEllis
Copy link
Copy Markdown
Owner

  • This makes it so attempting to get a "new" sentinel will return the original sentinel

    • As such, pickling a sentinel and retrieving it will now give the original object rather than a new instance
  • Also add a dependency cooldown to pyproject.toml

@DavidCEllis DavidCEllis merged commit d65ff84 into main Apr 28, 2026
8 checks passed
@DavidCEllis DavidCEllis deleted the probably-nothing branch April 28, 2026 14:04
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