Checking issues (for a release)

2025-01-27 Thread Hal Murray via devel
What's the story on new waf vs old python? https://gitlab.com/NTPsec/ntpsec/-/issues/830 --enable-pylib none needs work https://gitlab.com/NTPsec/ntpsec/-/issues/819 Should that be --disable-python? -- These are my opinions. I hate spam. __

Re: Checking issues (for a release)

2025-01-27 Thread James Browning via devel
On Monday, January 27, 2025 3:10:55 AM Pacific Standard Time Hal Murray via devel wrote: > What's the story on new waf vs old python? > https://gitlab.com/NTPsec/ntpsec/-/issues/830 Python versions before 2.6 break because they seem to lack an 'as' keyword. Python 2.6 fails on my system becaus