This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
unbound
Watch
1
Star
0
Fork
0
mirror of
https://github.com/NLnetLabs/unbound.git
synced
2026-09-26 11:44:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6,336
Commits
30
Branches
216
Tags
ea4f1ee8a68cfdbaaeb110990e59cd976bd1ce5d
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Victor Stinner
92d01d8265
Fix
#426
: Replace _Py_fopen() with fopen() in pythonmod.c
...
The private _Py_fopen() function has been removed in Python 3.10. Fix build on Python 3.10.
2021-02-16 11:27:52 +01:00