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 | python-dev |
|---|---|
| Recipients | belopolsky, loewis, pitrou, python-dev, tim.peters, vstinner |
| Date | 2015年03月30日.00:55:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150330005549.27960.53232@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset d938533b43f7 by Victor Stinner in branch 'default': Issue #22117: Fix usage of _PyTime_AsTimeval() https://hg.python.org/cpython/rev/d938533b43f7 New changeset 49d3ff81f31f by Victor Stinner in branch 'default': Issue #22117: Add assertions to _PyTime_AsTimeval() and _PyTime_AsTimespec() to https://hg.python.org/cpython/rev/49d3ff81f31f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年03月30日 00:55:52 | python-dev | set | recipients: + python-dev, tim.peters, loewis, belopolsky, pitrou, vstinner |
| 2015年03月30日 00:55:52 | python-dev | link | issue22117 messages |
| 2015年03月30日 00:55:51 | python-dev | create | |