On Sun, 10 May 2020 16:04:02 -
"Brandt Bucher" wrote:
> I have pushed a second draft of PEP 618:
>
> https://www.python.org/dev/peps/pep-0618
>
> Please let me know what you think – I'd love to hear any new feedback that
> hasn't yet been addressed in the PEP!
"""
>>> x = iter([iter([1, 2,
On 05/10/2020 09:04 AM, Brandt Bucher wrote:
https://www.python.org/dev/peps/pep-0618
Many Python users find that most of their zip usage
I don't think you have enough data to make that claim, unless by "many" you
mean five or more.
but silently start producing shortened, mismatched re
On 10/05/2020 17:04, Brandt Bucher wrote:
I have pushed a second draft of PEP 618:
https://www.python.org/dev/peps/pep-0618
Please let me know what you think – I'd love to hear any new
feedback that hasn't yet been addressed in the PEP!
I still don't buy your dismissal of the new function alt
I have pushed a second draft of PEP 618:
https://www.python.org/dev/peps/pep-0618
Please let me know what you think – I'd love to hear any new feedback that
hasn't yet been addressed in the PEP!
Brandt
___
Python-Dev mailing list -- python-dev@python.
Hi,
PEP 543, the new TLS api for Python, was published several years ago as a way
to a new library unencumbered by the legacy issues around the current ssl
library.
In the meantime, no actual implementation has appeared. The closest appears to
be https://github.com/Synss/python-mbedtls/tree/0.