[Python-Dev] PEP 663: Improving and Standardizing Enum str(), repr(), and format() behaviors

2021-09-10 Thread Ethan Furman
PEP 663 is presented below for your viewing pleasure. Comments, questions, and concerns are welcome. PEP: 663 Title: Improving and Standardizing Enum str(), repr(), and format() behaviors Version: $Revision$

[Python-Dev] Summary of Python tracker Issues

2021-09-10 Thread Python tracker
ACTIVITY SUMMARY (2021-09-03 - 2021-09-10) Python tracker at https://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open7376 (-33) closed 49524 (+105) total 56900 (+72) Open issues

[Python-Dev] Re: PEP 467 feedback from the Steering Council

2021-09-10 Thread Stephen J. Turnbull
Ethan Furman writes: > `int.from_bytes` methods, and is an appropriate name for the target > domain (where bytes are treated as characters). The relevant domains treat bytes as bytes. It's frequently useful (and dare I say "Pythonic"?) for *programmers* to take advantage of the mnemonic of

[Python-Dev] Spam from Daniel Scott

2021-09-10 Thread Victor Stinner
Hi, For 1 or 2 years, I'm getting spam messages from "Daniel Scott". It started with empty replies to multiple Python mailing lists. Mailing list owners: please block his email address. I never ever saw any useless message from this name (sorry if a real Daniel Scott plans to contribute to Python