Message339740
| Author | jdemeyer |
|---|---|
| Recipients | Rhamphoryncus, georg.brandl, gustavo, gvanrossum, jdemeyer |
| Date | 2019-04-09.12:49:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554814144.91.0.196388353487.issue1583@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Why is this using type "sig_atomic_t" for a file descriptor instead of "int" (which is the type of file descriptors)? See https://github.com/python/cpython/pull/12670 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-09 12:49:04 | jdemeyer | set | recipients: + jdemeyer, gvanrossum, georg.brandl, Rhamphoryncus, gustavo |
| 2019-04-09 12:49:04 | jdemeyer | set | messageid: <1554814144.91.0.196388353487.issue1583@roundup.psfhosted.org> |
| 2019-04-09 12:49:04 | jdemeyer | link | issue1583 messages |
| 2019-04-09 12:49:04 | jdemeyer | create | |