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 | Arfrever, barry, benjamin.peterson, bruno.Piguet, georg.brandl, giampaolo.rodola, larry, python-dev, r.david.murray |
| Date | 2013年09月18日.13:00:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3cg1WN6Yw8z7Lmf@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset fb3ad8a749c8 by R David Murray in branch '2.6': #14984: only import pwd on POSIX. http://hg.python.org/cpython/rev/fb3ad8a749c8 New changeset 88e62c43e443 by R David Murray in branch '2.7': Merge #14984: only import pwd on POSIX. http://hg.python.org/cpython/rev/88e62c43e443 New changeset 713d71048ab9 by R David Murray in branch '3.1': #14984: only import pwd on POSIX. http://hg.python.org/cpython/rev/713d71048ab9 New changeset ef90c40fe6cf by R David Murray in branch '3.2': Merge #14984: only import pwd on POSIX. http://hg.python.org/cpython/rev/ef90c40fe6cf New changeset b8206cb2c4ee by R David Murray in branch '3.3': Merge #14984: only import pwd on POSIX. http://hg.python.org/cpython/rev/b8206cb2c4ee New changeset ad9a5ded5cf6 by R David Murray in branch 'default': Merge #14984: only import pwd on POSIX. http://hg.python.org/cpython/rev/ad9a5ded5cf6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年09月18日 13:00:17 | python-dev | set | recipients: + python-dev, barry, georg.brandl, larry, giampaolo.rodola, benjamin.peterson, Arfrever, r.david.murray, bruno.Piguet |
| 2013年09月18日 13:00:17 | python-dev | link | issue14984 messages |
| 2013年09月18日 13:00:17 | python-dev | create | |