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 python-dev
Recipients eric.smith, gvanrossum, martin.panter, ned.deily, python-dev, rhettinger, serhiy.storchaka, terry.reedy, yselivanov
Date 2016-12-11.17:39:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161211173952.117097.37964.3F5B0A89@psf.io>
In-reply-to
Content
New changeset 30341d5c1423 by Serhiy Storchaka in branch '3.6':
Issue #28739: f-string expressions no longer accepted as docstrings and
https://hg.python.org/cpython/rev/30341d5c1423

New changeset 8e0f147dfa3d by Serhiy Storchaka in branch 'default':
Issue #28739: f-string expressions no longer accepted as docstrings and
https://hg.python.org/cpython/rev/8e0f147dfa3d
History
Date User Action Args
2016-12-11 17:39:56python-devsetrecipients: + python-dev, gvanrossum, rhettinger, terry.reedy, eric.smith, ned.deily, martin.panter, serhiy.storchaka, yselivanov
2016-12-11 17:39:56python-devlinkissue28739 messages
2016-12-11 17:39:55python-devcreate