T. Wouters

Results 21 comments of T. Wouters

FYI, I'm still working on this, but as a patch to regular trunk first -- so that I can test it more broadly than gilectomy allows. This version of the...

Fixing SWIG doesn't fix existing extension modules, unfortunately. Many projects check in SWIG-generated code. Some even edit it afterwards. (I think I cried when I found that out.) Also, this...

We used to have version numbers in extension modules (and to some extent still do) but that's not relevant here. This is a _source_ incompatibility. Rebuilding doesn't change anything. Removing...

After some consideration we've decided to accept the PEP _for 3.13_, rather than 3.12, due to the size and intricacy of the implementation. We do want to get this into...

Capturing a few comments I made on Discord: I think it's a mistake to change the behaviour of `Py_CLEAR` to fix this issue. It's surprising behaviour, but _changing_ the behaviour...

I will reiterate that this assert triggers in real world code, and a fair bit of it. (We initially worked around it by fixing the code in our version of...

What is left to do for this? Do the Windows and MacOS builders use 3.0 now?

Excellent! I'm glad it's not a big change. All the existing (not Python-specific) issues with OpenSSL 3 notwithstanding, I'm much happier that we won't be shipping an included OpenSSL that's...

The SC accepts PEP 738. Just to clarify, though: like with iOS, the buildbot will be a requirement for the platform be considered tier 3 (and listed that way in...

A couple of weeks, at least. Maybe more before the actual decision but we'll probably have back-and-forth at that point. It's on the agenda to discuss next week, but it's...