Message 319686 - Python tracker
Message319686
| Author | vstinner |
|---|---|
| Recipients | hroncok, jwilk, miss-islington, ned.deily, vstinner |
| Date | 2018-06-15.22:37:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529102271.84.0.56676864532.issue33824@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ned: I let you decide if this bug should be backported to 3.7.0 final or not. I would prefer to see this fix in 3.7.0, since Py_Main() refactoring was complex and maybe this bug hides another bug. The memset() is safe and make the code more reliable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-15 22:37:51 | vstinner | set | recipients: + vstinner, jwilk, ned.deily, hroncok, miss-islington |
| 2018-06-15 22:37:51 | vstinner | set | messageid: <1529102271.84.0.56676864532.issue33824@psf.upfronthosting.co.za> |
| 2018-06-15 22:37:51 | vstinner | link | issue33824 messages |
| 2018-06-15 22:37:51 | vstinner | create | |