commit | 5bb8b9134b0bb35a73c76657f41cafa3e4361fcd | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Dec 16 19:19:02 2016 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Dec 16 19:19:02 2016 +0200 |
tree | 5755343717913be71dc48d94db681d1a21ff31d2 | |
parent | 14d8b9693be235240ab2dcac3b43a4a7c30483bc [diff] |
Issue #18896: Python function can now have more than 255 parameters. collections.namedtuple() now supports tuples with more than 255 elements.