Message127004
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2011-01-25.12:44:27 |
| SpamBayes Score | 0.0011581918 |
| Marked as misclassified | No |
| Message-id | <1295959468.18.0.305168366567.issue11005@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached script (bug2.py) ends with: $ ~/prog/SVN/py3k/python bug2.py python: ./Modules/_threadmodule.c:399: rlock_acquire_restore: Assertion `self->rlock_count == 0' failed. Abandon It should raise a classic Python exception, instead of stopping with a fatal assertion error. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-25 12:44:28 | vstinner | set | recipients: + vstinner |
| 2011-01-25 12:44:28 | vstinner | set | messageid: <1295959468.18.0.305168366567.issue11005@psf.upfronthosting.co.za> |
| 2011-01-25 12:44:27 | vstinner | link | issue11005 messages |
| 2011-01-25 12:44:27 | vstinner | create | |