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