Message297310
| Author | pitrou |
|---|---|
| Recipients | pitrou, vstinner |
| Date | 2017-06-29.20:17:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498767479.99.0.0456716185413.issue30807@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I would prefer to reuse pytime.c conversion code which is well tested by test_time. _PyTime_FromObject() already contains code to convert a double to _PyTime_t, and _PyTime_AsTimeval() converts a _PyTime_t to timeval. Use _PyTime_ROUND_CEILING as signal.sigtimedwait(). I don't understand how that works. Can you post a snippet implementing what is needed here? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-29 20:18:00 | pitrou | set | recipients: + pitrou, vstinner |
| 2017-06-29 20:17:59 | pitrou | set | messageid: <1498767479.99.0.0456716185413.issue30807@psf.upfronthosting.co.za> |
| 2017-06-29 20:17:59 | pitrou | link | issue30807 messages |
| 2017-06-29 20:17:59 | pitrou | create | |