Commits
Branch selector
User selector
Commit History
Commits on Dec 2, 2025
Commits on Nov 28, 2025
Commits on Nov 27, 2025
Simplify CI workflow.
Show description for b44fcf1committed
Commits on Nov 17, 2025
- committed
Update Linux CI scripts, more Python versions.
Show description for b7b0137committed
Commits on Nov 7, 2025
Add "nogil" option for BOOST_PYTHON_MODULE_INIT.
Show description for 80731afcommittedSet the Py_MOD_GIL_NOT_USED flag on modules.
Show description for fc68878committedUse re-entrant mutex to protect global state.
Show description for cfbefe8committedAdd work-around to crash in ~object_base().
Show description for 6f5f3b6committedUse strong reference APIs.
Show description for cabb466committed
Commits on Nov 3, 2025
- authored andcommitted
Include missing header boost/type_traits/is_unsigned.hpp
Show description for 668bc7cauthored andcommitted- authored andcommitted
- committed
- committed
- committed
- authored andcommitted
- committed
Commits on Oct 25, 2025
- authored andcommitted
fix(test.properties): use doctest.ELLIPSIS for traceback
Show description for aa458d2authored andcommittedfix(test.pickle): fix for change in the return value of object.__reduce__()
Show description for 1662726authored andcommitted- committed
- committed
Commits on Oct 24, 2025
- authored andcommitted
- committed
Commits on Oct 23, 2025
- authored andcommitted
Commits on Apr 2, 2025
- authored andcommitted
Commits on Apr 1, 2025
- authored andcommitted
Commits on Mar 10, 2025
- authored andcommitted

Use Py_REFCNT instead of ->ob_refcnt
Show description for cbdf1ceauthored andcommitted
Commits on Feb 2, 2025
Commits on Feb 1, 2025
Merge pull request #470 from boostorg/pr/fix-iterator-detail
Show description for 7b19604authored