New submission from Ken Jin <kenjin4...@gmail.com>:
PEP 647 was recently accepted by the SC: https://mail.python.org/archives/list/python-...@python.org/thread/2ME6F6YUVKHOQYKSHTVQQU5WD4CVAZU4/ I'd like to work on the implementation for typing.py and any required docs later on (unless someone is already working on it, then I hope you'd let me help too ;). Hopefully I can get it in before the 3.10 beta freeze. typing_extensions will need a port too, though that is much less urgent at the moment. ---------- components: Library (Lib) messages: 390436 nosy: gvanrossum, kj priority: normal severity: normal status: open title: Implement PEP 647 (User-Defined Type Guards) in typing.py versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43766> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com