Message332385
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | njs |
|---|---|
| Recipients | njs, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2018-12-23.07:12:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1545549150.38.0.0770528567349.issue35568@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Vladimir Matveev pointed out that there's already a wrapper in _testcapimodule.c: https://github.com/python/cpython/blob/f06fba5965b4265c42291d10454f387b76111f26/Modules/_testcapimodule.c#L3862-L3879 So if we do add this to signalmodule.c, we can drop that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-23 07:12:31 | njs | set | recipients: + njs, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-12-23 07:12:30 | njs | set | messageid: <1545549150.38.0.0770528567349.issue35568@roundup.psfhosted.org> |
| 2018-12-23 07:12:30 | njs | link | issue35568 messages |
| 2018-12-23 07:12:30 | njs | create | |