On Tue, May 1, 2012 at 10:26, Yury Selivanov <yselivanov...@gmail.com>wrote:
> On 2012-05-01, at 7:57 AM, Georg Brandl wrote: > > > With 3.3a3 tagged and the beta stage currently 2 months away, I would > like > > to draw your attention to the following list of possible features for 3.3 > > as specified by PEP 398: > > > > Candidate PEPs: > > > > * PEP 362: Function Signature Object > > Regarding PEP 362: there are some outstanding issues with the PEP, that > should > be resolved. I've outlined some in this email: > http://mail.python.org/pipermail/python-dev/2012-March/117540.html > > If Brett is tied up with the importlib integration, Yes I am. =) > I'd be glad to offer my > help with adjustment of the PEP and reference implementation update. > That would be great! First thing is addressing Guido's concerns from http://mail.python.org/pipermail/python-dev/2012-March/117515.html and then handling any issues you found. Not sure if Larry was asking about this out of curiosity or because he too wanted to help. I think the overall trick is keeping the API simple so it's easy to use but exposes what one could reasonably need (e.g. I wouldn't try to keep the order of keyword-only arguments).
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com