]> granicus.if.org Git - python/commit
bpo-33944: note about the intended use of code in .pth files (GH-10131) (GH-15942)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Sep 2019 13:36:50 +0000 (06:36 -0700)
committerStéphane Wirtel <stephane@wirtel.be>
Wed, 11 Sep 2019 13:36:50 +0000 (15:36 +0200)
commitd1d968d45df1a900b0600c4d296b180aa978336d
tree11e77c1346c76e08ae6a673e5235db7523d6a079
parentda38ec1d4862ffb58faec41ed367719e81801766
bpo-33944: note about the intended use of code in .pth files (GH-10131) (GH-15942)

https://bugs.python.org/issue33944
(cherry picked from commit f9b5840fb4497a9e2ba2c1f01ad0dafba04c8496)

Co-authored-by: native-api <ivan_pozdeev@mail.ru>
Doc/library/site.rst
Misc/NEWS.d/next/Documentation/2018-10-26-18-10-29.bpo-33944.V1YeOA.rst [new file with mode: 0644]