Robuta

Sponsor of the Day: Jerkmate
https://peps.python.org/pep-0813/ PEP 813 – The Pretty Print Protocol | peps.python.org This PEP describes the “pretty print protocol”, a collection of changes proposed to make pretty printing more customizable and convenient. pretty printprotocol peps813python https://peps.python.org/pep-0580/ PEP 580 – The C call protocol | peps.python.org A new “C call” protocol is proposed. It is meant for classes representing functions or methods which need to implement fast calling. The goal is to generalize... protocol peps580callpython https://peps.pythondiscord.com/pep-0307/ PEP 307 – Extensions to the pickle protocol | peps.pythondiscord.com Python Enhancement Proposals (PEPs) protocol peps307extensionspicklepythondiscord https://peps.python.org/pep-0574/ PEP 574 – Pickle protocol 5 with out-of-band data | peps.python.org This PEP proposes to standardize a new pickle protocol version, and accompanying APIs to take full advantage of it: peps python574pickleprotocolband