[Python-Dev] Failin tests on Windows (original) (raw)

Guido van Rossum guido@python.org
Fri, 25 Apr 2003 20:02:53 -0400


> It's a good idea to document that urllib (currently!) never does > newline translation. Given that URLs often point to binary files, > that's probably a good idea!

OK. I will patch the docs and the docstrings (and backport it as necessary) after you raise the commit moratorium.

Consider it raised. Python 2.3b1 is officially released!

> > Thanks for fixing this, Guido. I think I am going to do a > > self-imposed "no checkins within 24 hours of a planned release" > > rule. > > Yeah, me too. :-)

Perhaps this should be in the FAQ?

But then releases would be so boring! :-)

--Guido van Rossum (home page: http://www.python.org/~guido/)