bpo-41304: Update NEWS to include CVE-2020-15801 reference (GH-21521) · python/cpython@79ed1a5 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 79ed1a5

miss-islingtonzooba

and

authored

(cherry picked from commit 164b04c) Co-authored-by: Steve Dower steve.dower@python.org

File tree

1 file changed

lines changed

1 file changed

lines changed

Lines changed: 1 addition & 1 deletion

Original file line number Diff line number Diff line change
@@ -1 +1 @@
1 -Fixes `python3x._pth` being ignored on Windows
1 +Fixes `python3x._pth` being ignored on Windows, caused by the fix for :issue:`29778` (CVE-2020-15801).