[docs] [issue15248] Better explain "TypeError: 'tuple' object is not callable"

Serhiy Storchaka report at bugs.python.org
Sat Feb 16 01:12:24 EST 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 62e4481238b82f111ffb1104a4b97099dd83ae2b by Serhiy Storchaka in branch 'master':
bpo-15248: Emit a compiler warning when missed a comma before tuple or list. (GH-11757)
https://github.com/python/cpython/commit/62e4481238b82f111ffb1104a4b97099dd83ae2b


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue15248>
_______________________________________


More information about the docs mailing list