[Python-Dev] Python 2.1 release schedule

Jeremy Hylton jeremy at alum.mit.edu
Fri Feb 9 23:57:51 EST 2001


>>>>> "GvR" == Guido van Rossum <guido at digicool.com> writes:

  >> I have also added a section on open issues as we had in the 2.0
  >> release schedule.  If you are responsible for any major changes
  >> or fixes before the first beta, please add them to that section
  >> or send me mail about them.  Remember that we are in feature
  >> freeze; only bug fixes between now and beta 1.

  GvR> Here are a few issues that I wrote down recently.  I'm a bit
  GvR> out of touch so some of these may already have been resolved...

  [...]

  GvR> - Call to C function without keyword args should pass NULL, not
  GvR>   {}.  (Jeremy)

  GvR> - Reduce the errors for "from ... import *" to only those cases
  GvR>   where it's a real problem for nested functions.  (Jeremy)

  [...]

These two are done and checked into CVS.

Jeremy




More information about the Python-list mailing list