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 miss-islington
Recipients alexmojaki, miss-islington, serhiy.storchaka
Date 2019-10-26.14:06:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572098803.49.0.666654227922.issue38535@roundup.psfhosted.org>
In-reply-to
Content
New changeset ba3a566328e8df49741059b24a41480e248bf6d7 by Miss Skeleton (bot) in branch '3.8':
bpo-38535: Fix positions for AST nodes for calls without arguments in decorators. (GH-16861)
https://github.com/python/cpython/commit/ba3a566328e8df49741059b24a41480e248bf6d7
History
Date User Action Args
2019-10-26 14:06:43miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, alexmojaki
2019-10-26 14:06:43miss-islingtonsetmessageid: <1572098803.49.0.666654227922.issue38535@roundup.psfhosted.org>
2019-10-26 14:06:43miss-islingtonlinkissue38535 messages
2019-10-26 14:06:43miss-islingtoncreate