[Python-Dev] What version is an extension module binary compatible with
Paul Moore
p.f.moore at gmail.com
Tue Mar 28 13:35:08 EDT 2017
More information about the Python-Dev mailing list
Tue Mar 28 13:35:08 EDT 2017
- Previous message (by thread): [Python-Dev] What version is an extension module binary compatible with
- Next message (by thread): [Python-Dev] What version is an extension module binary compatible with
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] What version is an extension module binary compatible with
- Next message (by thread): [Python-Dev] What version is an extension module binary compatible with
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list