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 xiang.zhang
Recipients LawfulEvil, martin.panter, serhiy.storchaka, xiang.zhang
Date 2017-04-28.07:38:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493365138.86.0.0658709856932.issue30103@psf.upfronthosting.co.za>
In-reply-to
Content
token defines it as backquote. But in doc there are also several places calling it backticks[1][2]. Do you have any preference Serhiy and Martin?

[1] https://docs.python.org/release/3.0.1/whatsnew/3.0.html#removed-syntax
[2] https://docs.python.org/2/library/2to3.html?highlight=backtick#2to3fixer-repr
History
Date User Action Args
2017-04-28 07:38:58xiang.zhangsetrecipients: + xiang.zhang, martin.panter, serhiy.storchaka, LawfulEvil
2017-04-28 07:38:58xiang.zhangsetmessageid: <1493365138.86.0.0658709856932.issue30103@psf.upfronthosting.co.za>
2017-04-28 07:38:58xiang.zhanglinkissue30103 messages
2017-04-28 07:38:58xiang.zhangcreate