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 | BreamoreBoy, ezio.melotti, georg.brandl, hynek, o11c, pitrou, python-dev, r.david.murray, serhiy.storchaka, swarecki, tzimmo |
| Date | 2013年02月10日.10:27:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Z3mXx2SSGzPwk@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 6ec6dbf787f4 by Serhiy Storchaka in branch '2.7': Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms. http://hg.python.org/cpython/rev/6ec6dbf787f4 New changeset c5f4fa02fc86 by Serhiy Storchaka in branch '3.2': Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms. http://hg.python.org/cpython/rev/c5f4fa02fc86 New changeset bfe9526606e2 by Serhiy Storchaka in branch '3.3': Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms. http://hg.python.org/cpython/rev/bfe9526606e2 New changeset f42cabe6ccb5 by Serhiy Storchaka in branch 'default': Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms. http://hg.python.org/cpython/rev/f42cabe6ccb5 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年02月10日 10:27:46 | python-dev | set | recipients: + python-dev, georg.brandl, pitrou, swarecki, ezio.melotti, r.david.murray, BreamoreBoy, hynek, serhiy.storchaka, o11c, tzimmo |
| 2013年02月10日 10:27:46 | python-dev | link | issue6975 messages |
| 2013年02月10日 10:27:46 | python-dev | create | |