[Python-3000] pep-0362?
Collin Winter
collinw at gmail.com
Thu Sep 6 22:49:58 CEST 2007
On 9/6/07, Brett Cannon <brett at python.org> wrote:
> On 9/6/07, skip at pobox.com <skip at pobox.com> wrote:
> >
> > > I haven't read it, but it seems very similar to the new annotations
> > > capability in py3k (pep 3107). Will that not suffice?
> >
> > Which I notice has a "Requires: 362" field. Perhaps you're good to go. ;-)
>
> I think that is there because an original version of PEP 3107 put all
> of the annotation information into the Signature object and not
> directly on to the function.
Correct. I'll remove the references to 362 from PEP 3107.
Collin Winter
More information about the Python-3000
mailing list