Message233612
| Author | vstinner |
|---|---|
| Recipients | gvanrossum, karamanolev, vstinner, yselivanov |
| Date | 2015-01-08.00:10:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1420675843.57.0.345653495556.issue23187@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> that's 3.4.0 I suggest you to upgrade to Python 3.4.2. Your issue may already be fixed. For example, there was the issue #21435 in the garbage collector. The issue was found with an asyncio code. Your crash occurs at "_PyObject_GC_UNTRACK(self);" which is also related to the garbage collector. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-08 00:10:43 | vstinner | set | recipients: + vstinner, gvanrossum, yselivanov, karamanolev |
| 2015-01-08 00:10:43 | vstinner | set | messageid: <1420675843.57.0.345653495556.issue23187@psf.upfronthosting.co.za> |
| 2015-01-08 00:10:43 | vstinner | link | issue23187 messages |
| 2015-01-08 00:10:43 | vstinner | create | |