[Python-Dev] What version is an extension module binary compatible with (original) (raw)

Paul Moore p.f.moore at gmail.com
Tue Mar 28 13:35:08 EDT 2017


On 28 March 2017 at 18:05, Glenn Linderman <v+python at g.nevcal.com> wrote:

Somewhere I got the idea that extension authors were supposed to build against the n.m.0 releases, expressly so that the extensions would then be compatible with the whole n.m.x series of releases. Did I dream that?

I've certainly never heard it stated - and I'd think it's a pretty annoying requirement to make of extension builders. Paul



More information about the Python-Dev mailing list