Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
222
Star
535
Code
Issues
173
Pull requests
34
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 6, 2026
feat(vector_indexing_suite): implement reverse
e-kwsm
authored and
stefanseefeld
committed
ed1e5e9
View commit details
Copy full SHA for ed1e5e9
Browse repository at this point
feat(vector_indexing_suite): implement remove
e-kwsm
authored and
stefanseefeld
committed
30834f8
View commit details
Copy full SHA for 30834f8
Browse repository at this point
feat(vector_indexing_suite): implement count
e-kwsm
authored and
stefanseefeld
committed
5762cb9
View commit details
Copy full SHA for 5762cb9
Browse repository at this point
feat(indexing_suite): implement clear
e-kwsm
authored and
stefanseefeld
committed
c574084
View commit details
Copy full SHA for c574084
Browse repository at this point
feat(vector_indexing_suite): implement __iadd__
e-kwsm
authored and
stefanseefeld
committed
d7ff719
View commit details
Copy full SHA for d7ff719
Browse repository at this point
Commits on Jun 27, 2026
Add support for multi-phase module initialization
o01eg
authored and
stefanseefeld
committed
99f58c9
View commit details
Copy full SHA for 99f58c9
Browse repository at this point
refactor: use PyUnicode_AsUTF8 with Python 3.14+
Show description for 29a4480
e-kwsm
authored and
stefanseefeld
committed
29a4480
View commit details
Copy full SHA for 29a4480
Browse repository at this point
Fix Windows CI build.
stephengtuggy
authored and
stefanseefeld
committed
8c31995
View commit details
Copy full SHA for 8c31995
Browse repository at this point
Commits on Jun 5, 2026
Merge pull request #517 from sdarwin/docs4
Show description for d42ade8
pdimov
authored
d42ade8
View commit details
Copy full SHA for d42ade8
Browse repository at this point
Commits on Apr 25, 2026
Merge pull request #509 from Lastique/feature/remove_static_assert
Show description for 105d64e
pdimov
authored
105d64e
View commit details
Copy full SHA for 105d64e
Browse repository at this point
Commits on Mar 13, 2026
Docs: adjust template to support Sphinx 9
sdarwin
committed
e6917d9
View commit details
Copy full SHA for e6917d9
Browse repository at this point
Commits on Jan 22, 2026
Remove dependencies on Boost.StaticAssert.
Show description for 9c887a1
Lastique
committed
9c887a1
View commit details
Copy full SHA for 9c887a1
Browse repository at this point
Commits on Dec 2, 2025
Improve test coverage.
stefanseefeld
committed
32da86d
View commit details
Copy full SHA for 32da86d
Browse repository at this point
Update Linux CI scripts, more Python versions.
Show description for e89f86b
nascheme
authored and
stefanseefeld
committed
e89f86b
View commit details
Copy full SHA for e89f86b
Browse repository at this point
Add "nogil" option for BOOST_PYTHON_MODULE_INIT.
Show description for 5013564
nascheme
authored and
stefanseefeld
committed
5013564
View commit details
Copy full SHA for 5013564
Browse repository at this point
Commits on Nov 7, 2025
Set the Py_MOD_GIL_NOT_USED flag on modules.
Show description for fc68878
nascheme
committed
fc68878
View commit details
Copy full SHA for fc68878
Browse repository at this point
Use re-entrant mutex to protect global state.
Show description for cfbefe8
nascheme
committed
cfbefe8
View commit details
Copy full SHA for cfbefe8
Browse repository at this point
Add work-around to crash in ~object_base().
Show description for 6f5f3b6
nascheme
committed
6f5f3b6
View commit details
Copy full SHA for 6f5f3b6
Browse repository at this point
Use strong reference APIs.
Show description for cabb466
nascheme
committed
cabb466
View commit details
Copy full SHA for cabb466
Browse repository at this point
Commits on Nov 3, 2025
:bug: Fix broken link to Jamroot in example docs
Pega5us
authored and
stefanseefeld
committed
97402f7
View commit details
Copy full SHA for 97402f7
Browse repository at this point
Include missing header boost/type_traits/is_unsigned.hpp
Show description for 668bc7c
gladk
authored and
stefanseefeld
committed
668bc7c
View commit details
Copy full SHA for 668bc7c
Browse repository at this point
fix: fix quotation
e-kwsm
authored and
stefanseefeld
committed
5f5f38f
View commit details
Copy full SHA for 5f5f38f
Browse repository at this point
Fix documentation build error.
stefanseefeld
committed
cc873d9
View commit details
Copy full SHA for cc873d9
Browse repository at this point
Update faber
stefanseefeld
committed
20de46c
View commit details
Copy full SHA for 20de46c
Browse repository at this point
Stop testing c++98 support
stefanseefeld
committed
5d7b9a0
View commit details
Copy full SHA for 5d7b9a0
Browse repository at this point
Updated to recent compilers/boost
teeks99
authored and
stefanseefeld
committed
608ec27
View commit details
Copy full SHA for 608ec27
Browse repository at this point
Don't rely on Py_REFCNT to test upcast.
stefanseefeld
committed
7fd3932
View commit details
Copy full SHA for 7fd3932
Browse repository at this point
Commits on Oct 25, 2025
chore: remove meaningless comparison
e-kwsm
authored and
stefanseefeld
committed
2b6f667
View commit details
Copy full SHA for 2b6f667
Browse repository at this point
fix(test.properties): use doctest.ELLIPSIS for traceback
Show description for aa458d2
e-kwsm
authored and
stefanseefeld
committed
aa458d2
View commit details
Copy full SHA for aa458d2
Browse repository at this point
fix(test.pickle): fix for change in the return value of object.__reduce__()
Show description for 1662726
e-kwsm
authored and
stefanseefeld
committed
1662726
View commit details
Copy full SHA for 1662726
Browse repository at this point
log commands
stefanseefeld
committed
303299e
View commit details
Copy full SHA for 303299e
Browse repository at this point
Downgrade run-vcpkg dependency to avoid regression.
stefanseefeld
committed
cb95b61
View commit details
Copy full SHA for cb95b61
Browse repository at this point
Commits on Oct 24, 2025
ci: update GitHub Actions
e-kwsm
authored and
stefanseefeld
committed
b4fb28e
View commit details
Copy full SHA for b4fb28e
Browse repository at this point
Fix windows header path.
stefanseefeld
committed
867f0dd
View commit details
Copy full SHA for 867f0dd
Browse repository at this point
Commits on Oct 23, 2025
Use Py_REFCNT instead of ob_refcnt on Python 3.9 and above
pilleye
authored and
stefanseefeld
committed
a40bb65
View commit details
Copy full SHA for a40bb65
Browse repository at this point
Previous
Next
You can’t perform that action at this time.