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

Nonant name validation #339

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

Conversation

bknueven
Copy link
Collaborator

@bknueven bknueven commented Sep 27, 2023

TODOs:

  • Make test for bad farmer, both with local and global check
  • See how expensive this check is global_toc on entry and exit
  • Produce a better error when the reduction check fails
  • Pickle bundles will fail the test, so it needs to be optional (default to True)

@bknueven bknueven force-pushed the nonant_name_validation branch from 4bf7df5 to deb66a6 Compare September 28, 2023 16:26
Copy link
Collaborator Author

@bknueven bknueven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can use this module to avoid some unnecessary copying:

https://docs.python.org/3/library/struct.html

@bknueven bknueven self-assigned this Nov 22, 2024
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.

2 participants