]> granicus.if.org Git - python/commit
bpo-35755: Remove current directory from posixpath.defpath (GH-11586)
authorVictor Stinner <vstinner@redhat.com>
Wed, 17 Apr 2019 15:05:30 +0000 (17:05 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2019 15:05:30 +0000 (17:05 +0200)
commit2c4c02f8a876fcf084575dcaf857a0236c81261a
tree6ef38d2e332c55e6b528b0f30e14828c8d73d8c2
parent228a3c99bdb2d02771bead66a0beabafad3a90d3
bpo-35755: Remove current directory from posixpath.defpath (GH-11586)

Document the change in a NEWS entry of the Security category.
Lib/posixpath.py
Misc/NEWS.d/next/Security/2019-01-17-10-03-48.bpo-35755.GmllIs.rst [new file with mode: 0644]