Message239530
| Author | python-dev |
|---|---|
| Recipients | belopolsky, loewis, pitrou, python-dev, tim.peters, vstinner |
| Date | 2015-03-29.23:07:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150329230739.117867.72304@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 626575d756da by Victor Stinner in branch 'default': Issue #22117: Fix rounding and implement _PyTime_ROUND_FLOOR in: https://hg.python.org/cpython/rev/626575d756da New changeset c26b4b85dfc4 by Victor Stinner in branch 'default': Issue #22117: Fix os.utime(), it now rounds the timestamp towards minus https://hg.python.org/cpython/rev/c26b4b85dfc4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-29 23:07:42 | python-dev | set | recipients: + python-dev, tim.peters, loewis, belopolsky, pitrou, vstinner |
| 2015-03-29 23:07:42 | python-dev | link | issue22117 messages |
| 2015-03-29 23:07:42 | python-dev | create | |