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.
Created on 2012年06月13日 18:28 by techtonik, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg162720 - (view) | Author: anatoly techtonik (techtonik) | Date: 2012年06月13日 18:28 | |
http://docs.python.org/library/socket.html s/integral/integer/ |
|||
| msg162734 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年06月13日 21:59 | |
New changeset 744fb52ffdf0 by Sandro Tosi in branch '2.7': Issue #15060: fix typo in socket doc; Patch by anatoly techtonik http://hg.python.org/cpython/rev/744fb52ffdf0 New changeset 4d755a711823 by Sandro Tosi in branch '3.2': Issue #15060: fix typo in socket doc; Patch by anatoly techtonik http://hg.python.org/cpython/rev/4d755a711823 New changeset 29fb36928433 by Sandro Tosi in branch 'default': Issue #15060: merge with 3.2 http://hg.python.org/cpython/rev/29fb36928433 |
|||
| msg162735 - (view) | Author: Sandro Tosi (sandro.tosi) * (Python committer) | Date: 2012年06月13日 22:00 | |
Thanks! |
|||
| msg162736 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年06月13日 22:37 | |
New changeset 412c7daed0db by Sandro Tosi in branch '2.7': Issue #15060: better fix, thanks to review on #python-dev http://hg.python.org/cpython/rev/412c7daed0db New changeset e616985284cd by Sandro Tosi in branch '3.2': Issue #15060: better fix, thanks to review on #python-dev http://hg.python.org/cpython/rev/e616985284cd New changeset d16065304bbd by Sandro Tosi in branch 'default': Issue #15060: merge with 3.2 http://hg.python.org/cpython/rev/d16065304bbd |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:31 | admin | set | github: 59265 |
| 2012年06月13日 22:37:38 | python-dev | set | messages: + msg162736 |
| 2012年06月13日 22:00:39 | sandro.tosi | set | status: open -> closed versions: + Python 2.7, Python 3.2, Python 3.3 nosy: + sandro.tosi messages: + msg162735 resolution: fixed stage: resolved |
| 2012年06月13日 21:59:36 | python-dev | set | nosy:
+ python-dev messages: + msg162734 |
| 2012年06月13日 18:28:01 | techtonik | create | |