-- ~Ethan~ _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
This PEP goes a but further than PEP 460 does, and hopefully spells things out in enough detail so there is no confusion
as to what is meant.
- [Python-Dev] PEP 461 - Adding % and {} formatting to bytes Ethan Furman
- Re: [Python-Dev] PEP 461 - Adding % and {} formatting... Antoine Pitrou
- Re: [Python-Dev] PEP 461 - Adding % and {} format... Ethan Furman
- Re: [Python-Dev] PEP 461 - Adding % and {} fo... Yury Selivanov
- Re: [Python-Dev] PEP 461 - Adding % and {} fo... Antoine Pitrou
- Re: [Python-Dev] PEP 461 - Adding % and {} fo... Nick Coghlan
- Re: [Python-Dev] PEP 461 - Adding % and {... Ethan Furman
- Re: [Python-Dev] PEP 461 - Adding % ... Nick Coghlan
- Re: [Python-Dev] PEP 461 - Addin... Glenn Linderman
- Re: [Python-Dev] PEP 461 - A... Ethan Furman
- Re: [Python-Dev] PEP 461 - Adding % and {} formatting... Brett Cannon