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 brett.cannon, eric.smith, ethan.furman, georg.brandl, mark.dickinson, ned.deily, petr.viktorin, python-dev, rhettinger, scoder, serhiy.storchaka, skrah, xiang.zhang, yselivanov
Date 2016-09-09.21:57:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160909215716.59408.83796.5BB39863@psf.io>
In-reply-to
Content
New changeset 8a881dafe335 by Brett Cannon in branch 'default':
Issue #26331: Implement the parsing part of PEP 515.
https://hg.python.org/cpython/rev/8a881dafe335
History
Date User Action Args
2016-09-09 21:57:18python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, rhettinger, mark.dickinson, scoder, eric.smith, ned.deily, petr.viktorin, skrah, ethan.furman, serhiy.storchaka, yselivanov, xiang.zhang
2016-09-09 21:57:18python-devlinkissue26331 messages
2016-09-09 21:57:17python-devcreate