Message322044
| Author | vstinner |
|---|---|
| Recipients | belopolsky, emilyemorehouse, eric.snow, hroncok, mcepl, ncoghlan, vstinner |
| Date | 2018-07-21.00:20:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532132407.22.0.56676864532.issue34008@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ok, I fixed the fontforge bug in 3.7 and master branches. Sorry for the regression, but I really didn't expect that anyone would call Py_Main() after Py_Initialize() :-) I guess we should be prepared for such hiccup when reworking the Python initialization :-) Nick: Can I close the issue, or do you want to keep it open to change the documentation? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-21 00:20:07 | vstinner | set | recipients: + vstinner, ncoghlan, belopolsky, mcepl, eric.snow, emilyemorehouse, hroncok |
| 2018-07-21 00:20:07 | vstinner | set | messageid: <1532132407.22.0.56676864532.issue34008@psf.upfronthosting.co.za> |
| 2018-07-21 00:20:07 | vstinner | link | issue34008 messages |
| 2018-07-21 00:20:06 | vstinner | create | |