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, serhiy.storchaka
Date 2019-10-26.13:46:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572097569.13.0.156298254907.issue38535@roundup.psfhosted.org>
In-reply-to
Content
New changeset 26ae9f6d3d755734c9f371b9356325afe5764813 by Serhiy Storchaka in branch 'master':
bpo-38535: Fix positions for AST nodes for calls without arguments in decorators. (GH-16861)
https://github.com/python/cpython/commit/26ae9f6d3d755734c9f371b9356325afe5764813
History
Date User Action Args
2019-10-26 13:46:09serhiy.storchakasetrecipients: + serhiy.storchaka, alexmojaki
2019-10-26 13:46:09serhiy.storchakasetmessageid: <1572097569.13.0.156298254907.issue38535@roundup.psfhosted.org>
2019-10-26 13:46:09serhiy.storchakalinkissue38535 messages
2019-10-26 13:46:09serhiy.storchakacreate