Message 202550 - Python tracker (original) (raw)
Message202550
Author | python-dev |
---|---|
Recipients | Steven.Hayter, christian.heimes, ghazel, giampaolo.rodola, honglei.jiang, ishimoto, jaraco, kookwekker, pystranger, python-dev |
Date | 2013-11-10.19:02:50 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 3dHl3F34j0z7Ljf@mail.python.org |
In-reply-to |
Content |
---|
New changeset 17b160baa20f by Atsuo Ishimoto in branch 'default': Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. http://hg.python.org/cpython/rev/17b160baa20f New changeset a21f506d04c9 by Jason R. Coombs in branch 'default': Issue #7171: Update syntax to replace MAX in favor of Py_MAX (matching implementation for Unix). http://hg.python.org/cpython/rev/a21f506d04c9 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-11-10 19:02:50 | python-dev | set | recipients: + python-dev, ishimoto, jaraco, ghazel, giampaolo.rodola, christian.heimes, Steven.Hayter, kookwekker, honglei.jiang, pystranger |
2013-11-10 19:02:50 | python-dev | link | issue7171 messages |
2013-11-10 19:02:50 | python-dev | create |