Merge pull request #2927 from rjtobin/pos_args
Adds positional only args support (PEP 570)
Showing
tests/errors/posonly.pyx
0 → 100644
tests/errors/posonly2.pyx
0 → 100644
tests/errors/posonly3.pyx
0 → 100644
tests/errors/posonly4.pyx
0 → 100644
tests/errors/posonly5.pyx
0 → 100644
tests/run/posonly.pyx
0 → 100644
This diff is collapsed.
Please register or sign in to comment