New submission from Benjamin Peterson <benja...@python.org>:

Now that PEP 552 is accepted, we'll need an actual implementation. Besides the 
core import changes, there are some perquisites improvements. For one, our 
SipHash implementation needs to be changed to accept an arbitrary key. Also, 
the PEP also introduces the first "long" option to the interpreter, so the 
getopt implementation will have to be enhanced.

----------
assignee: benjamin.peterson
components: Interpreter Core
messages: 303423
nosy: benjamin.peterson
priority: normal
severity: normal
stage: needs patch
status: open
title: implement PEP 552
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31650>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to