Message289509
| Author | serhiy.storchaka |
|---|---|
| Recipients | Jim Fasarakis-Hilliard, brett.cannon, docs@python, eryksun, pitrou, serhiy.storchaka |
| Date | 2017-03-12.20:52:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1489351969.3.0.589063053771.issue29688@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
posixpath.abspath() collapses "<path>/<symlink>/.." to "<path>", this is not correct. Not sure about ntpath.abspath(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-12 20:52:49 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, pitrou, docs@python, eryksun, Jim Fasarakis-Hilliard |
| 2017-03-12 20:52:49 | serhiy.storchaka | set | messageid: <1489351969.3.0.589063053771.issue29688@psf.upfronthosting.co.za> |
| 2017-03-12 20:52:49 | serhiy.storchaka | link | issue29688 messages |
| 2017-03-12 20:52:49 | serhiy.storchaka | create | |