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, georg.brandl, gregory.p.smith, python-dev, vstinner |
| Date | 2012年03月13日.23:20:38 |
| SpamBayes Score | 0.013395098 |
| Marked as misclassified | No |
| Message-id | <E1S7b1B-0004IE-BB@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5d6a5c5a4ebe by Victor Stinner in branch 'default': Issue #14180: datetime.date.fromtimestamp(), datetime.datetime.fromtimestamp() http://hg.python.org/cpython/rev/5d6a5c5a4ebe New changeset 706689b2d678 by Victor Stinner in branch 'default': Issue #14180: TestDateTime.test_microsecond_rounding() handles localtime() and http://hg.python.org/cpython/rev/706689b2d678 New changeset a0d101220f96 by Victor Stinner in branch 'default': Issue #14180: Fix the select module to handle correctly the Windows timeval http://hg.python.org/cpython/rev/a0d101220f96 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年03月13日 23:20:39 | python-dev | set | recipients: + python-dev, georg.brandl, gregory.p.smith, belopolsky, vstinner |
| 2012年03月13日 23:20:38 | python-dev | link | issue14180 messages |
| 2012年03月13日 23:20:38 | python-dev | create | |