Commits
Branch selector
User selector
Commit History
Commits on Sep 6, 2022
Commits on Aug 24, 2022
Commits on Apr 26, 2022
Fix enum_type_object type on Python 3.11
Show description for a218babauthored andcommitted
Commits on Mar 19, 2022
Update call_method.hpp
Show description for 41e208eauthored andcommitted
Commits on Aug 10, 2021
-fix: issue #239 exec_file does not close the FILE handle. Note: Using FILE* is a bad choice here because of possible exceptions, but Py_RunFile is a C function. This fix works, because Py_RunFile …
Show description for f028aa4authored andcommitted
-fix: boost::python::exec_file completely broken when PY_VERSION_HEX >= 0x03010000. Bug: char* f pointed to a temporary buffer returned by PyBytes_AsString. This buffer was released when Py_DECREF…
Show description for a060d43authored andcommitted
Commits on Jul 4, 2021
Commits on Jun 9, 2021
- committed
Fix deprecated usage of <boost/bind.hpp>
Show description for aee2667authored andcommitted
Commits on Jun 4, 2021
- committed
Commits on May 26, 2021
Commits on May 24, 2021
- authored andcommitted
Commits on May 1, 2021
Commits on Mar 4, 2021
- committed
Commits on Feb 8, 2021
- authored andcommitted
- authored andcommitted
Commits on Jan 21, 2021
[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level.…
Show description for bffcb99authored andcommitted
Commits on Jan 6, 2021
Fix compatibility with Python 3.10.0a4: fopen
Show description for cbd2d9fauthored andcommitted
Commits on Jan 4, 2021
- authored andcommitted
- authored andcommitted
- committed
- committed
Commits on Dec 26, 2020
Commits on Dec 22, 2020
Using docker images to execut the github actions for testing (#335)
Show description for 97a8550authored- authored andcommitted
Commits on Dec 13, 2020
- authored andcommitted
Commits on Nov 2, 2020
- committed
Commits on Oct 16, 2020
- authored andcommitted
- authored andcommitted
- authored andcommitted