Skip to content

pybind11: v2.3.0+ - #525

Merged
ax3l merged 2 commits into
openPMD:devfrom
ax3l:topic-pybind11v230
Jun 15, 2019
Merged

pybind11: v2.3.0+#525
ax3l merged 2 commits into
openPMD:devfrom
ax3l:topic-pybind11v230

Conversation

@ax3l

@ax3lax3l commented Jun 15, 2019

Copy link
Copy Markdown
Member

Update the internal version of pybind11, version 2.3.0.

This release includes several fixes, such as

and can compute all function signatures at compile-time in C++11 mode via constexpr, leading to smaller binaries.

https://github.com/pybind/pybind11/blob/v2.3.0/docs/changelog.rst

Modifications from the releases:

  • remove test dirs
  • remove wheel packaging (setup.py/cfg)
  • remove github templates

ax3land others added 2 commits June 15, 2019 13:01
Require and document pybind11 minimum version (2.3.0 or newer).
Update the internal version of pybind11, version 2.3.0.
This release includes several fixes, such as
- add fixpybind/pybind11#1434
and can compute all function signatures at compile-time in
C++11 mode via `constexpr`, leading to smaller binaries.
https://github.com/pybind/pybind11/blob/v2.3.0/docs/changelog.rst
Modifications from the releases:
- remove test dirs
- remove wheel packaging (setup.py/cfg)
- remove github templates
@ax3lax3l added third party third party libraries that are shipped and/or linked frontend: Python3 labels Jun 15, 2019
@ax3l
ax3l merged commit aca29b6 into openPMD:devJun 15, 2019
@ax3l
ax3l deleted the topic-pybind11v230 branch June 15, 2019 19:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend: Python3third partythird party libraries that are shipped and/or linked

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ax3l@wjakob