Skip to content

WIP: Rough out the idea of reference tables for kwargs and situations#3051

Draft
Rowlando13 wants to merge 11 commits intopallets:stablefrom
Rowlando13:options_kwargs_ref
Draft

WIP: Rough out the idea of reference tables for kwargs and situations#3051
Rowlando13 wants to merge 11 commits intopallets:stablefrom
Rowlando13:options_kwargs_ref

Conversation

@Rowlando13
Copy link
Collaborator

No description provided.

@Rowlando13 Rowlando13 marked this pull request as draft August 27, 2025 06:42
@Rowlando13 Rowlando13 changed the base branch from main to stable August 27, 2025 06:44
@Rowlando13 Rowlando13 linked an issue Aug 27, 2025 that may be closed by this pull request
@kdeldycke
Copy link
Collaborator

I really like the exhaustivity of the table. Because we can rely on it to track inconsistencies and as a truth table for tests. I think I will reuse that pattern to document the behavior of boolean flags in #3239

@Rowlando13
Copy link
Collaborator Author

@kdeldycke Thanks. After doing this, I realized there are just too many arguments to resolve in a good way, because there are just so many edge cases. Not sure exactly what do about it yet, but plan to detail it out in an issue.

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.

Document existing parser fully

2 participants