Yury Selivanov <yseliva...@gmail.com> added the comment:

Attaching the new version of the patch.

Summary:

1. 'is_*' family was replaced with 'Parameter.kind'
2. 'signature()' function was updated to check for '__wrapped__' 
attribute in all callables
3. 'is_implemented' -> 'implemented'
4. Added support for POSITIONAL_ONLY parameters (in 'bind()')

----------
Added file: http://bugs.python.org/file26021/pep362.3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15008>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to