Message240859
| Author | vstinner |
|---|---|
| Recipients | BreamoreBoy, akuchling, damiro, eryksun, pitrou, steve.dower, tim.golden, tim.peters, vstinner, zach.ware |
| Date | 2015-04-14.08:19:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1428999585.51.0.268127771811.issue19050@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The default (and standards-violating) behavior of the Windows CRT is to kill the process for a bad file descriptor, instead of just setting errno to EBADF. Ah, if the issue is the behaviour of the MSVCRT on EBADF, Steve Dower can help you. He wrote the _Py_BEGIN_SUPPRESS_IPH/_Py_END_SUPPRESS_IPH thing for Python 3.5 and Visual Studio 2015 (Issue #23668). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-14 08:19:45 | vstinner | set | recipients: + vstinner, tim.peters, akuchling, pitrou, tim.golden, damiro, BreamoreBoy, zach.ware, eryksun, steve.dower |
| 2015-04-14 08:19:45 | vstinner | set | messageid: <1428999585.51.0.268127771811.issue19050@psf.upfronthosting.co.za> |
| 2015-04-14 08:19:45 | vstinner | link | issue19050 messages |
| 2015-04-14 08:19:45 | vstinner | create | |