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 | brett.cannon, python-dev, serhiy.storchaka |
| Date | 2014年11月10日.09:29:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20141110092951.108093.19752@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 61e99438c237 by Serhiy Storchaka in branch '2.7': Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian https://hg.python.org/cpython/rev/61e99438c237 New changeset 45e8aed69767 by Serhiy Storchaka in branch '3.4': Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian https://hg.python.org/cpython/rev/45e8aed69767 New changeset 2d203a0b7908 by Serhiy Storchaka in branch 'default': Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian https://hg.python.org/cpython/rev/2d203a0b7908 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年11月10日 09:29:54 | python-dev | set | recipients: + python-dev, brett.cannon, serhiy.storchaka |
| 2014年11月10日 09:29:54 | python-dev | link | issue22821 messages |
| 2014年11月10日 09:29:54 | python-dev | create | |