Message72017
This error appears more or less regularly on the Windows py3k buildbots.
Today it has appeared following my changes to isinstance() /
issubclass(), but it had already appeared before, e.g.
http://www.python.org/dev/buildbot/3.0.stable/x86%20XP-4%203.0/builds/1093/step-test/0
What puzzles me is that the said "Fatal Python error" is computed in a
deterministic way (from the overflowing of the recursion counter),
therefore it shouldn't occur randomly on only some selected platforms. |
|
| Date |
User |
Action |
Args |
| 2008-08-27 11:06:00 | pitrou | set | recipients:
+ pitrou |
| 2008-08-27 11:06:00 | pitrou | set | messageid: <1219835160.32.0.648492582618.issue3697@psf.upfronthosting.co.za> |
| 2008-08-27 11:05:59 | pitrou | link | issue3697 messages |
| 2008-08-27 11:05:58 | pitrou | create | |
|