]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#2895: don't crash with bytes as keyword argument names.
authorGeorg Brandl <georg@python.org>
Fri, 16 May 2008 17:28:50 +0000 (17:28 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 16 May 2008 17:28:50 +0000 (17:28 +0000)
commitd8b690f7ae57169d95f1cb4b3a0bccf5adfe6a30
tree7399049dc820af415adf247fffd25bbc2ee2aebc
parentbf82e374ee737992235cbe944c9ddbd58236a892
#2895: don't crash with bytes as keyword argument names.
Lib/test/test_grammar.py
Misc/NEWS
Python/getargs.c