[Python-Dev] What's the status of PEP 515? (original) (raw)
Ned Deily nad at python.org
Wed Sep 7 02:04:38 EDT 2016
- Previous message (by thread): [Python-Dev] What's the status of PEP 515?
- Next message (by thread): [Python-Dev] What's the status of PEP 515?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At the dev sprint today, we discussed PEP 515; several people are keen to see it get into 3.6. If someone doesn't get to it before tomorrow, one of the sprinters will try to do a final review and get it pushed.
-- Ned Deily nad at python.org -- []
On Sep 6, 2016, at 21:21, Eric V. Smith <eric at trueblade.com> wrote:
The implementation of '' in numeric literals is here: http://bugs.python.org/issue26331 And to add '' in int.format is here: http://bugs.python.org/issue27080 But I don't want to add support in int.format unless numeric literal support is added. So, Georg and Serhiy: is issue 26331 going to get committed? If so, I'll commit 27080 (or you can). I just don't want the second part of PEP 515 to not make the deadline if the first part makes it in at the last minute. Thanks! Eric.
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/nad%40python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160906/040ac80a/attachment.html>
- Previous message (by thread): [Python-Dev] What's the status of PEP 515?
- Next message (by thread): [Python-Dev] What's the status of PEP 515?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]