Message162927
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()') |
|
Date |
User |
Action |
Args |
2012-06-15 18:04:36 | Yury.Selivanov | set | recipients:
+ Yury.Selivanov, brett.cannon, larry, eric.araujo, Alexandre.Zani, Ramchandra Apte |
2012-06-15 18:04:36 | Yury.Selivanov | set | messageid: <1339783476.16.0.800934789663.issue15008@psf.upfronthosting.co.za> |
2012-06-15 18:04:35 | Yury.Selivanov | link | issue15008 messages |
2012-06-15 18:04:35 | Yury.Selivanov | create | |
|