Hi everyone,

I'd like to announce a new PEP.
https://www.python.org/dev/peps/pep-0653/

It builds on PEP 634 (Structural Pattern Matching: Specification), adding:

More precise semantics.
A bit more customization for complex classes.

Its also a bit more robust and should be faster (eventually).

The syntax is unchanged, and in most cases the semantics are the same.

As always, comments and suggestions are welcome.

Cheers,
Mark.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/O4I345VHIQUXPDJWPDA54RWVXMYEEBRM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to