This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients
Date 2007-04-11.16:11:51
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Status update: Fixed the first two bugs locally, and a third one discovered by Victor on #python-dev.

The mro one is unclear -- we've asked him to reproduce it and poke around in gdb to see why tp_mro is NULL, which it shouldn't be.
History
Date User Action Args
2007-08-23 14:53:02adminlinkissue1697916 messages
2007-08-23 14:53:02admincreate