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
Breadcrumbs
History for
python
include
boost
python
detail
on
develop
User selector
All users
All time
Commit history
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
Commits on Nov 3, 2025
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 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 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 Aug 7, 2020
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
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 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 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
Commits on Oct 25, 2017
Fix c++11 detection.
garyfurnish
authored and
stefanseefeld
committed
30c9eb1
View commit details
Copy full SHA for 30c9eb1
View code at this point
Browse repository at this point
Fix warning: returning the proper type for object sizes
raffienficiaud
authored and
stefanseefeld
committed
8d37630
View commit details
Copy full SHA for 8d37630
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Remove executable attribute for files.
eldiener
authored and
stefanseefeld
committed
00b7ed0
View commit details
Copy full SHA for 00b7ed0
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Use std type_traits instead of boost type_traits
Show description for 142661d
shreyans800755
authored and
stefanseefeld
committed
142661d
View commit details
Copy full SHA for 142661d
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
Fix `BOOST_LIB_NAME` for Python 3
Show description for 9082971
jakirkham
authored and
stefanseefeld
committed
9082971
View commit details
Copy full SHA for 9082971
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Reencoded a few headers that used Windows-1252 with UTF-8.
Show description for 1452dfe
Teemperor
authored and
stefanseefeld
committed
1452dfe
View commit details
Copy full SHA for 1452dfe
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
Switch^Cisibility support to BOOST_SYMBOL_EXPORT. Refs #2114
jhunold
authored and
stefanseefeld
committed
0224f54
View commit details
Copy full SHA for 0224f54
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
Add support for std::shared_ptr.
stefanseefeld
committed
97e4b34
View commit details
Copy full SHA for 97e4b34
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Suppress more unused typedef warnings.
stefanseefeld
committed
2e8cd3d
View commit details
Copy full SHA for 2e8cd3d
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Add cygwin64 support to wrap_python.hpp
Show description for 77bdbf0
c-nixon
authored and
fatso83
committed
77bdbf0
View commit details
Copy full SHA for 77bdbf0
View code at this point
Browse repository at this point
Commits on May 29, 2015
Remove unused deprecated header file
eldiener
committed
0a4c76b
View commit details
Copy full SHA for 0a4c76b
View code at this point
Browse repository at this point
Commits on May 27, 2015
Fix is_volatile constant in detail::cv_tag<>
agnat
committed
d06f4ae
View commit details
Copy full SHA for d06f4ae
View code at this point
Browse repository at this point
Commits on May 21, 2015
Stop Using type_traits details.
Show description for 9742c30
jzmaddock
committed
9742c30
View commit details
Copy full SHA for 9742c30
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Show description for 9ceb9c0
steveire
committed
9ceb9c0
View commit details
Copy full SHA for 9ceb9c0
View code at this point
Browse repository at this point
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Show description for 97f9a10
steveire
committed
97f9a10
View commit details
Copy full SHA for 97f9a10
View code at this point
Browse repository at this point
Remove obsolete files.
Show description for 87f776b
steveire
committed
87f776b
View commit details
Copy full SHA for 87f776b
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Python: Remove obsolete MSVC version check.
Show description for cc80f46
steveire
committed
cc80f46
View commit details
Copy full SHA for cc80f46
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
Python: Clean up some old MSVC related code.
Show description for 42e7d7b
steveire
committed
42e7d7b
View commit details
Copy full SHA for 42e7d7b
View code at this point
Browse repository at this point
Commits on Jan 17, 2012
Python: applying #6409: __visibility__ (with underscores) to avoid name clashes
Show description for 5792bff
Ralf W. Grosse-Kunstleve
committed
5792bff
View commit details
Copy full SHA for 5792bff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.