This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients alexmojaki, miss-islington, serhiy.storchaka
Date 2019-10-26.14:30:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572100233.55.0.65786066859.issue38535@roundup.psfhosted.org>
In-reply-to
Content
New changeset 493fef60a7600f83fe6916ed89d0fb0c0aab484d by Serhiy Storchaka in branch '2.7':
[2.7] bpo-38535: Fix positions for AST nodes for calls without arguments in decorators. (GH-16861). (GH-16931)
https://github.com/python/cpython/commit/493fef60a7600f83fe6916ed89d0fb0c0aab484d
History
Date User Action Args
2019-10-26 14:30:33serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington, alexmojaki
2019-10-26 14:30:33serhiy.storchakasetmessageid: <1572100233.55.0.65786066859.issue38535@roundup.psfhosted.org>
2019-10-26 14:30:33serhiy.storchakalinkissue38535 messages
2019-10-26 14:30:33serhiy.storchakacreate