Dirk Mueller
f3578932c1
* Drop support for Python 3.7. * Build Windows wheels on GHA. * Add support for Python 3.13. * Enable multi-phase module initialization (PEP 489) for all supported Python versions. See this "how-to" doc for rationale and steps: https://docs.python.org/3.13/howto/isolating-extensions.html * Make the hookable extension type heap-allocated for Python >= 3.9. Likewise, see the doc above for rationale and steps. For Python < 3.9, the hookable extension type continues to be allocated statically, even though the module itself is allocated dynamically. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.i18nmessageid?expand=0&rev=36 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
fix-intersphinx-mapping.patch | ||
python-zope.i18nmessageid.changes | ||
python-zope.i18nmessageid.spec | ||
zope_i18nmessageid-7.0.tar.gz | ||
zope.i18nmessageid-6.1.0.tar.gz |