]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Merge pull request #427 from vstinner/fopen
authorWouter Wijngaards <wcawijngaards@users.noreply.github.com>
Tue, 16 Feb 2021 10:58:56 +0000 (11:58 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 10:58:56 +0000 (11:58 +0100)
Fix #426: Replace _Py_fopen() with fopen() in pythonmod.c


Trivial merge