Message297321
| Author | pitrou |
|---|---|
| Recipients | pitrou, vstinner |
| Date | 2017-06-29.20:53:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498769601.39.0.0123944005462.issue30807@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If I use the PyTime APIs, it will change the signature from setitimer($module, which, seconds, interval=0.0, /) to setitimer($module, which, seconds, interval=None, /). I'm not sure that's ok in a bugfix release? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-29 20:53:21 | pitrou | set | recipients: + pitrou, vstinner |
| 2017-06-29 20:53:21 | pitrou | set | messageid: <1498769601.39.0.0123944005462.issue30807@psf.upfronthosting.co.za> |
| 2017-06-29 20:53:21 | pitrou | link | issue30807 messages |
| 2017-06-29 20:53:21 | pitrou | create | |