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
cleanup
User selector
All users
All time
Commit history
Commits on Jun 21, 2026
Windows build cleanup.
stefanseefeld
committed
521a868
View commit details
Copy full SHA for 521a868
Browse repository at this point
test-windows.yml: Forgot to include `/x64-windows/include` in `--with-boost-include=` faber parameters
stephengtuggy
authored and
stefanseefeld
committed
a017f08
View commit details
Copy full SHA for a017f08
Browse repository at this point
test-windows.yml: Set VCPKG_INSTALLED_DIR env var, and use its value in `--with-boost-include=` faber parameters
stephengtuggy
authored and
stefanseefeld
committed
7f1f7a8
View commit details
Copy full SHA for 7f1f7a8
Browse repository at this point
test-windows.yml: Try again to set the correct with-boost-include directory
stephengtuggy
authored and
stefanseefeld
committed
83d828d
View commit details
Copy full SHA for 83d828d
Browse repository at this point
vcpkg.json: Go back to latest vcpkg release for builtin-baseline
stephengtuggy
authored and
stefanseefeld
committed
b0bac91
View commit details
Copy full SHA for b0bac91
Browse repository at this point
test-windows.yml: Update `microsoft/setup-msbuild` to latest version, v3.0.0
stephengtuggy
authored and
stefanseefeld
committed
112ec2a
View commit details
Copy full SHA for 112ec2a
Browse repository at this point
test-windows.yml: Search the entire github.workspace directory and subdirectories for config.hpp
stephengtuggy
authored and
stefanseefeld
committed
c7ce567
View commit details
Copy full SHA for c7ce567
Browse repository at this point
test-windows.yml: Make workflow much more like my other, working projects that use vcpkg
stephengtuggy
authored and
stefanseefeld
committed
52ac3bd
View commit details
Copy full SHA for 52ac3bd
Browse repository at this point
test-windows.yml: Set VCPKG_ROOT environment variable, etc.
stephengtuggy
authored and
stefanseefeld
committed
d5ab28a
View commit details
Copy full SHA for d5ab28a
Browse repository at this point
vcpkg.json: Go back to the same commit for builtin-baseline as was used for `vcpkgGitCommitId` prior to this PR
stephengtuggy
authored and
stefanseefeld
committed
874b21a
View commit details
Copy full SHA for 874b21a
Browse repository at this point
List vcpkg directory contents, looking for config.hpp
stephengtuggy
authored and
stefanseefeld
committed
8b3a45d
View commit details
Copy full SHA for 8b3a45d
Browse repository at this point
Update test-windows.yml: Fix the `--with-boost-include` directory passed to the `faber` commands
stephengtuggy
authored and
stefanseefeld
committed
d68c52f
View commit details
Copy full SHA for d68c52f
Browse repository at this point
Update test-windows.yml
stephengtuggy
authored and
stefanseefeld
committed
a5b21ee
View commit details
Copy full SHA for a5b21ee
Browse repository at this point
Create vcpkg.json
stephengtuggy
authored and
stefanseefeld
committed
b774e59
View commit details
Copy full SHA for b774e59
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
Previous
Next
You can’t perform that action at this time.