This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-01 22:21:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
40dc328cc2
cpython
/
Grammar
History
Download ZIP
Download TAR.GZ
Robert Collins
df395991f6
Issue
#9232
: Support trailing commas in function declarations.
...
For example, "def f(*, a = 3,): pass" is now legal. Patch from Mark Dickinson.
2015-08-12 08:00:06 +12:00
..
Grammar
Issue
#9232
: Support trailing commas in function declarations.
2015-08-12 08:00:06 +12:00