[Python-3000] PEP 3137 plan of attack {stage 2] (original) (raw)

Brett Cannon brett at python.org
Sat Oct 20 00:30:09 CEST 2007


On 10/19/07, Christian Heimes <lists at cheimes.de> wrote:

Guido van Rossum wrote: >> I only pointed out that it's missing. I didn't say that I would write it >> because I don't feel qualified and experienced enough for it. > > Oops, sorry again.

I may take it as a challenge to write the view but I don't know if I can handle it. I'm still learning how to program C for Python. It may be a good opportunity to learn more. If you don't mind that it may take longer and if somebody could lend me a hand ... :] >> Which unit tests are broken for you? testcProfile testdoctest >> testemail testprofile are broken for me in a vanilla build of py3k. My >> patch doesn't break additional tests for me. > > I'll look into it. Maybe I misremember. I don't see additional failing unit tests. My patch had an issue but I fixed it couple of days ago. Maybe you can't remember the fix. >> By the way I may have figured out how to fix the profile tests. > > Cooll submit to the tracker and assign to me any time. I can't assign bugs with my current user level but I added you to the nosy list. http://bugs.python.org/issue1302

I went ahead and did the assignment, but there is no patch. =)

-Brett



More information about the Python-3000 mailing list