Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReplace the remaining arg_check! calls with parameter-based arg checking #1714
Labels
Comments
I removed the RFC tag because this is more just some busywork that we've been chipping away at for a while, not necessarily something to decide on. (You can make a normal issue by clicking "Open a blank issue" at the bottom of the issue page, if you didn't know.) |
limeburst
added a commit
to limeburst/RustPython
that referenced
this issue
Jun 2, 2020
Close RustPython#1714
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Detailed Explanation
Drawbacks, Rationale, and Alternatives
Unresolved Questions