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 | gregory.p.smith, neologix, python-dev, riku-voipio |
| Date | 2013年03月03日.18:53:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3ZJtmr3zMvzNlk@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 30e643e36bae by Gregory P. Smith in branch '3.3': Issue #16962: Use getdents64 instead of the obsolete getdents syscall in http://hg.python.org/cpython/rev/30e643e36bae New changeset 7ab1c55fcf82 by Gregory P. Smith in branch 'default': Fixes Issue #16962: Use getdents64 instead of the obsolete getdents syscall http://hg.python.org/cpython/rev/7ab1c55fcf82 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年03月03日 18:53:33 | python-dev | set | recipients: + python-dev, gregory.p.smith, neologix, riku-voipio |
| 2013年03月03日 18:53:33 | python-dev | link | issue16962 messages |
| 2013年03月03日 18:53:33 | python-dev | create | |