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月28日.00:29:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150328002916.55370.93746@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset f841d3bc30ee by Victor Stinner in branch 'default': Issue #23618, #22117: refactor socketmodule.c https://hg.python.org/cpython/rev/f841d3bc30ee New changeset ae551abe398d by Victor Stinner in branch 'default': Issue #22117: Write unit tests for _PyTime_AsTimeval() https://hg.python.org/cpython/rev/ae551abe398d New changeset c0c7d258c1ed by Victor Stinner in branch 'default': Issue #22117: The socket module uses _PyTime_t timestamp for timeouts https://hg.python.org/cpython/rev/c0c7d258c1ed |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年03月28日 00:29:19 | python-dev | set | recipients: + python-dev, tim.peters, loewis, belopolsky, pitrou, vstinner |
| 2015年03月28日 00:29:19 | python-dev | link | issue22117 messages |
| 2015年03月28日 00:29:19 | python-dev | create | |