Message 227687 - Python tracker
Message227687
| Author | python-dev |
|---|---|
| Recipients | chortos, eric.araujo, jesstess, ned.deily, python-dev, ronaldoussoren, vstinner |
| Date | 2014-09-27.15:58:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20140927155836.81817.26722@mail.hg.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 2ae2ca9d2b66 by Serhiy Storchaka in branch '2.7': Issue #9850: Fixed macpath.join() for empty first component. Patch by https://hg.python.org/cpython/rev/2ae2ca9d2b66 New changeset 54987723de99 by Serhiy Storchaka in branch '3.4': Issue #9850: Fixed macpath.join() for empty first component. Patch by https://hg.python.org/cpython/rev/54987723de99 New changeset e29866cb6b98 by Serhiy Storchaka in branch 'default': Issue #9850: Fixed macpath.join() for empty first component. Patch by https://hg.python.org/cpython/rev/e29866cb6b98 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-09-27 15:58:41 | python-dev | set | recipients: + python-dev, ronaldoussoren, vstinner, ned.deily, eric.araujo, jesstess, chortos |
| 2014-09-27 15:58:41 | python-dev | link | issue9850 messages |
| 2014-09-27 15:58:40 | python-dev | create | |