[Python-3000] PEP 3102 question

Alexander Belopolsky alexander.belopolsky at gmail.com
Wed Apr 2 22:30:20 CEST 2008


On Wed, Apr 2, 2008 at 3:47 PM, Guido van Rossum <guido at python.org> wrote:

>  >  >  Thomas Wouters's changes for variable tuple packing might fix this, if
>  >  >  we can agree to add that feature.
..
>
>  Thomas isn't finished yet.

The reason I am asking is that I've been looking into ways of fixing
the way instance methods are reporting  the number of arguments
<http://bugs.python.org/issue2516> and it looks like some things may
need to be rearranged in ceval in order to provide a fix and I don't
want to propose a patch that will conflict with someone else's work.


More information about the Python-3000 mailing list