Files
micropython/py
Jeff Epler 5ddc551bc4 py/compile: Reject *arg after keyword argument.
Document this in cpydiff and add a test with expected output
for coverage testing.

As discussed in #11441, the code growth from handling this
case seems to outweigh the benefit of implementing it
properly.

Closes: #11439

Signed-off-by: Jeff Epler <jepler@unpythonic.net>
2026-04-15 15:40:15 +10:00
..
2026-04-08 17:01:10 +10:00
2026-04-08 17:01:10 +10:00
2025-07-25 10:56:02 +10:00
2025-02-25 16:11:33 +11:00