[Python-Dev] PEP 3151 implementation (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Thu Jul 14 16:42:10 CEST 2011
- Previous message: [Python-Dev] [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2.
- Next message: [Python-Dev] [Python-checkins] cpython (3.1): Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
Just a quick note that I have a working PEP 3151 implementation at http://hg.python.org/features/pep-3151/, in named branch "pep-3151". The implementation is (should be) complete on the feature side, so you can play with it right now. It still lacks a deprecation mechanism for old names.
It is tracked in http://bugs.python.org/issue12555.
Regards
Antoine.
- Previous message: [Python-Dev] [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2.
- Next message: [Python-Dev] [Python-checkins] cpython (3.1): Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]