Overview
Request 968080 accepted
- update to 2.9.2:
* Enum now has an ``__index__`` method on Python <3.8 too.
* Local internals are now cleared after finalizing the interpreter.
* Better support for Python 3.11 alphas.
* ``PYBIND11_TYPE_CASTER`` now uses fully qualified symbols, so it can be used
outside of ``pybind11::detail``.
* Some fixes for PyPy 3.9.
* Fixed a potential memleak in PyPy in ``get_type_override``.
* Fix usage of ``VISIBILITY_INLINES_HIDDEN``.
* Uses ``sysconfig`` module to determine installation locations on Python >=
3.10, instead of ``distutils`` which has been deprecated.
* Support Catch 2.13.5+ (supporting GLIBC 2.34+).
* Fix test failures with numpy 1.22 by ignoring whitespace when comparing
``str()`` of dtypes.
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- update to 2.9.2:
* Enum now has an ``__index__`` method on Python <3.8 too.
* Local internals are now cleared after finalizing the interpreter.
* Better support for Python 3.11 alphas.
* ``PYBIND11_TYPE_CASTER`` now uses fully qualified symbols, so it can be used
outside of ``pybind11::detail``.
* Some fixes for PyPy 3.9.
* Fixed a potential memleak in PyPy in ``get_type_override``.
* Fix usage of ``VISIBILITY_INLINES_HIDDEN``.
* Uses ``sysconfig`` module to determine installation locations on Python >=
3.10, instead of ``distutils`` which has been deprecated.
* Support Catch 2.13.5+ (supporting GLIBC 2.34+).
* Fix test failures with numpy 1.22 by ignoring whitespace when comparing
``str()`` of dtypes.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse set openSUSE:Factory:Staging:G as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:G"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:G"
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:G got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:G got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:G got accepted.