]> granicus.if.org Git - python/commit
Issue #9850: Fixed macpath.join() for empty first component. Patch by
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 27 Sep 2014 15:55:15 +0000 (18:55 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 27 Sep 2014 15:55:15 +0000 (18:55 +0300)
commit402e1e388d0e686b761768e672832b6ab9ca1dec
treee095063eded91105da0097e82de8903a0369d902
parentfe21e4d4d76d3fd1efd16d124808d72a69588d7b
parentca534ab4957f3ed081133f2174543d8a560a4051
Issue #9850: Fixed macpath.join() for empty first component.  Patch by
Oleg Oshmyan.
Misc/NEWS