]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40459: Fix NameError in platform.py (GH-19855)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 May 2020 02:51:48 +0000 (19:51 -0700)
committerGitHub <noreply@github.com>
Tue, 5 May 2020 02:51:48 +0000 (19:51 -0700)
commitefc782d29e229924076ffb6645a72f26242fb3ef
tree491ca9834986418427c1085ffb0703e8ccf482d3
parent70fe95cdc9ac1b00d4f86b7525dca80caf7003e1
bpo-40459: Fix NameError in platform.py (GH-19855)

(cherry picked from commit 1e7e4519a8ddc2239101a0146d788c9161143a77)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Lib/platform.py
Misc/NEWS.d/next/Library/2020-05-02-04-29-31.bpo-40459.fSAYVD.rst [new file with mode: 0644]