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 }}
o01eg
/
python
Public
forked from
boostorg/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
multi_thread_import
User selector
All users
All time
Commit history
Commits on Jul 1, 2026
Add test for multi-threaded import of multi-phase module
Show description for 58ebbf0
o01eg
committed
58ebbf0
View commit details
Copy full SHA for 58ebbf0
Browse repository at this point
Commits on Jun 27, 2026
Fix and add tests for module state
o01eg
authored and
stefanseefeld
committed
c86ea20
View commit details
Copy full SHA for c86ea20
Browse repository at this point
Provide 'state' accessor in module definition
o01eg
authored and
stefanseefeld
committed
afd27c6
View commit details
Copy full SHA for afd27c6
Browse repository at this point
Add POD state for multi-phase modules
o01eg
authored and
stefanseefeld
committed
d018bb1
View commit details
Copy full SHA for d018bb1
Browse repository at this point
Commits on Jun 21, 2026
Add tests
o01eg
authored and
stefanseefeld
committed
97a623d
View commit details
Copy full SHA for 97a623d
Browse repository at this point
Rename module to mod
o01eg
authored and
stefanseefeld
committed
b34c895
View commit details
Copy full SHA for b34c895
Browse repository at this point
Add mod_gil_not_used option to BOOST_PYTHON_MODULE_MULTI_PHASE_INIT
o01eg
authored and
stefanseefeld
committed
b8b0093
View commit details
Copy full SHA for b8b0093
Browse repository at this point
Fix indent and add more remarks to make it more manageable
o01eg
authored and
stefanseefeld
committed
0796140
View commit details
Copy full SHA for 0796140
Browse repository at this point
Add support for multi-phase module initialization
o01eg
authored and
stefanseefeld
committed
9e2f519
View commit details
Copy full SHA for 9e2f519
Browse repository at this point
refactor: use PyUnicode_AsUTF8 with Python 3.14+
Show description for 14f1bbe
e-kwsm
authored and
stefanseefeld
committed
14f1bbe
View commit details
Copy full SHA for 14f1bbe
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.