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 }}
sdarwin
/
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
Breadcrumbs
History for
python
include
boost
python
on
develop
User selector
All users
All time
Commit history
Commits on Dec 2, 2025
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
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
Use re-entrant mutex to protect global state.
Show description for cfbefe8
nascheme
committed
cfbefe8
View commit details
Copy full SHA for cfbefe8
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
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
View code at this point
Browse repository at this point
Stop testing c++98 support
stefanseefeld
committed
5d7b9a0
View commit details
Copy full SHA for 5d7b9a0
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Replace use of boost/iterator/detail/enable_if.hpp
pdimov
committed
2dc5a92
View commit details
Copy full SHA for 2dc5a92
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
Alignment fixes
dlaugt
authored and
stefanseefeld
committed
b988d70
View commit details
Copy full SHA for b988d70
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
Ensure that virtual default implementation has the same kwargs as dispatcher
jvansanten
authored and
stefanseefeld
committed
c76d67e
View commit details
Copy full SHA for c76d67e
View code at this point
Browse repository at this point
Unwrap back_reference in get_pytype()
Show description for 0102b31
jvansanten
authored and
stefanseefeld
committed
0102b31
View commit details
Copy full SHA for 0102b31
View code at this point
Browse repository at this point
Add generated docstrings to property fget/fset
jvansanten
authored and
stefanseefeld
committed
4c6f40f
View commit details
Copy full SHA for 4c6f40f
View code at this point
Browse repository at this point
Qualify types defined in other modules
jvansanten
authored and
stefanseefeld
committed
a498e24
View commit details
Copy full SHA for a498e24
View code at this point
Browse repository at this point
Emit qualfied names in docstrings
jvansanten
authored and
stefanseefeld
committed
7a3cc07
View commit details
Copy full SHA for 7a3cc07
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
Normalize static/dynamic link macros and avoid redefinition warnings
pdimov
authored and
stefanseefeld
committed
6c3f3ec
View commit details
Copy full SHA for 6c3f3ec
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
Update call_method.hpp
Show description for 41e208e
da115115
authored and
stefanseefeld
committed
41e208e
View commit details
Copy full SHA for 41e208e
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Fix deprecated usage of <boost/bind.hpp>
Show description for aee2667
TaWeiTu
authored and
stefanseefeld
committed
aee2667
View commit details
Copy full SHA for aee2667
View code at this point
Browse repository at this point
Commits on May 1, 2021
Respect alignment of by-value storage.
stefanseefeld
committed
aca3c80
View commit details
Copy full SHA for aca3c80
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Fix Python 3.10 (PEP-620) incompatibility.
stefanseefeld
committed
500194e
View commit details
Copy full SHA for 500194e
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Stop using deprecated API calls (python-3.9) #319
jcpunk
authored and
stefanseefeld
committed
944fa07
View commit details
Copy full SHA for 944fa07
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Handle NULL from call to PyLong_Type
Show description for 9e1132f
ausmal
authored and
stefanseefeld
committed
9e1132f
View commit details
Copy full SHA for 9e1132f
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Removed usage of deprecated header boost/detail/iterator.hpp.
Show description for 01ab510
Lastique
authored and
stefanseefeld
committed
01ab510
View commit details
Copy full SHA for 01ab510
View code at this point
Browse repository at this point
Revert back to original, as __cdecl is fine with the Embarcadero C++ clang-based compilers.
eldiener
authored and
stefanseefeld
committed
5e2d55d
View commit details
Copy full SHA for 5e2d55d
View code at this point
Browse repository at this point
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
eldiener
authored and
stefanseefeld
committed
17886fc
View commit details
Copy full SHA for 17886fc
View code at this point
Browse repository at this point
Commits on Jun 1, 2019
detail/caller.hpp:127:2: error: extra ';' [-Wpedantic]
jschueller
authored and
stefanseefeld
committed
1727b67
View commit details
Copy full SHA for 1727b67
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
The right hypot fix for MinGW
Kojoley
authored and
stefanseefeld
committed
0b0c053
View commit details
Copy full SHA for 0b0c053
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Enable forward declaration of unwind_type() in msvc14.15 and later.
Show description for 0d0cd71
bowie7070
authored and
stefanseefeld
committed
0d0cd71
View commit details
Copy full SHA for 0d0cd71
View code at this point
Browse repository at this point
Commits on Mar 24, 2019
Fix hypot issue on MinGW
Kojoley
authored and
stefanseefeld
committed
1f1b9b6
View commit details
Copy full SHA for 1f1b9b6
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Fix -Wregister error on Clang in C++17 mode
Show description for 6bd6d71
Kojoley
authored and
stefanseefeld
committed
6bd6d71
View commit details
Copy full SHA for 6bd6d71
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Ssize t warning - trac #3353 (#21)
Show description for 4b01139
teeks99
authored and
stefanseefeld
committed
4b01139
View commit details
Copy full SHA for 4b01139
View code at this point
Browse repository at this point
Fix static object initialization under Visual Studio 2017 (#208)
Show description for 65bfec2
SPKorhonen
authored and
stefanseefeld
committed
65bfec2
View commit details
Copy full SHA for 65bfec2
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Fix auto-linking logic for boost_numpy (Windows only).
stefanseefeld
committed
b4230e9
View commit details
Copy full SHA for b4230e9
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
Fix auto-linking logic (Windows only).
stefanseefeld
committed
2431370
View commit details
Copy full SHA for 2431370
View code at this point
Browse repository at this point
Commits on Apr 7, 2018
Remove redundant pragma once directives.
stefanseefeld
committed
f3df1bf
View commit details
Copy full SHA for f3df1bf
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Add Python version to library suffix.
stefanseefeld
committed
d4d41d9
View commit details
Copy full SHA for d4d41d9
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Fix MSVC compilation failure.
stefanseefeld
committed
b9d0d97
View commit details
Copy full SHA for b9d0d97
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.