Message285827
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka |
| Date | 2017-01-19.18:11:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484849484.93.0.6820706927.issue29327@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In debug build Python is crashed. >>> sorted(iterable=[]) python: Objects/abstract.c:2317: _PyObject_FastCallDict: Assertion `nargs >= 0' failed. Aborted (core dumped) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-19 18:11:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka |
| 2017-01-19 18:11:24 | serhiy.storchaka | set | messageid: <1484849484.93.0.6820706927.issue29327@psf.upfronthosting.co.za> |
| 2017-01-19 18:11:24 | serhiy.storchaka | link | issue29327 messages |
| 2017-01-19 18:11:24 | serhiy.storchaka | create | |