sigtools icon indicating copy to clipboard operation
sigtools copied to clipboard

Add tests for 3.8's pos-only parameter syntax

Open epsy opened this issue 4 years ago • 0 comments

This should most likely be handled transparently, since previous versions of Python already had positional-only parameters, just no syntax for it

https://docs.python.org/3.8/whatsnew/3.8.html#positional-only-parameters

epsy avatar Oct 14 '19 22:10 epsy