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 }}
formiaczek
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
test
on
develop
User selector
All users
All time
Commit history
Commits on Jul 20, 2017
Remove module as obsoleted by Boost.NumPy.
stefanseefeld
committed
2d1f66f
View commit details
Copy full SHA for 2d1f66f
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Use utf-8 encoding
stefanseefeld
committed
8536e97
View commit details
Copy full SHA for 8536e97
View code at this point
Browse repository at this point
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 3, 2017
Fix Python3 compatibility bug.
stefanseefeld
committed
664d443
View commit details
Copy full SHA for 664d443
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Rename test source
stefanseefeld
committed
7cfc470
View commit details
Copy full SHA for 7cfc470
View code at this point
Browse repository at this point
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 Mar 24, 2017
Fix Windows builds.
stefanseefeld
committed
3066c73
View commit details
Copy full SHA for 3066c73
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Fix conversion of PyUnicodeObject to wstring (#93)
tadeu
authored and
stefanseefeld
committed
4e0b96f
View commit details
Copy full SHA for 4e0b96f
View code at this point
Browse repository at this point
Fix a problem where test_builtin_converters.py is not being run (#94)
Show description for 7178a70
tadeu
authored and
stefanseefeld
committed
7178a70
View commit details
Copy full SHA for 7178a70
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Fix Python 3 incompatibility.
stefanseefeld
committed
1df6d84
View commit details
Copy full SHA for 1df6d84
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Add NumPy support to the BB-based build logic.
stefanseefeld
committed
84c9644
View commit details
Copy full SHA for 84c9644
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
Remove obsolete tests from build logic.
stefanseefeld
committed
b9431cd
View commit details
Copy full SHA for b9431cd
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
Remove obsolete tests.
stefanseefeld
committed
4ce4821
View commit details
Copy full SHA for 4ce4821
View code at this point
Browse repository at this point
Adjust NumPy code to work with new directory / namespace structure.
stefanseefeld
committed
3ace4a0
View commit details
Copy full SHA for 3ace4a0
View code at this point
Browse repository at this point
Merge NumPy extension from https://github.com/ndarray/Boost.NumPy/.
stefanseefeld
committed
cbb3851
View commit details
Copy full SHA for cbb3851
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
tests for python3 - get rid of 'from past.builtins import long'
vmurashev
authored and
stefanseefeld
committed
aaf0d22
View commit details
Copy full SHA for aaf0d22
View code at this point
Browse repository at this point
test/exec.cpp - register builtin module before call 'Py_Initialize'
vmurashev
authored and
stefanseefeld
committed
bb6f52d
View commit details
Copy full SHA for bb6f52d
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Adjust BB logic to shared_ptr test changes.
stefanseefeld
committed
d422058
View commit details
Copy full SHA for d422058
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 Sep 23, 2016
Use std::unique_ptr instead of std::auto_ptr
stefanseefeld
committed
5029273
View commit details
Copy full SHA for 5029273
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Merge branch 'develop' of https://github.com/boostorg/python into develop
cowo78
committed
f0d5bef
View commit details
Copy full SHA for f0d5bef
View code at this point
Browse repository at this point
past module is not available in v2 interpreters
cowo78
committed
e820537
View commit details
Copy full SHA for e820537
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
A few build system fixes.
stefanseefeld
committed
07dd8ea
View commit details
Copy full SHA for 07dd8ea
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
Add missing .py suffix
jhunold
committed
6840082
View commit details
Copy full SHA for 6840082
View code at this point
Browse repository at this point
Make tests Py3-compatible
stefanseefeld
committed
905b342
View commit details
Copy full SHA for 905b342
View code at this point
Browse repository at this point
Add SCons-based build system.
stefanseefeld
committed
57cd933
View commit details
Copy full SHA for 57cd933
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Merge branch 'develop'
stefanseefeld
committed
99022d2
View commit details
Copy full SHA for 99022d2
View code at this point
Browse repository at this point
Commits on Oct 26, 2013
Remove all references to now defunct (and removed) header.
Show description for 6b7e0cc
jzmaddock
committed
6b7e0cc
View commit details
Copy full SHA for 6b7e0cc
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Remove use of obsolete BOOST_TT_BROKEN_COMPILER_SPEC
Show description for 371914a
steveire
committed
371914a
View commit details
Copy full SHA for 371914a
View code at this point
Browse repository at this point
Commits on Oct 12, 2011
merging current boost/python and libs/python from trunk into release branch
Show description for 49e8699
Ralf W. Grosse-Kunstleve
committed
49e8699
View commit details
Copy full SHA for 49e8699
View code at this point
Browse repository at this point
Commits on Jun 14, 2011
boost/python/slice.hpp: correct long-standing spelling error; affects interface; keeping old interface for backward compatibility
Show description for 3e409f9
Ralf W. Grosse-Kunstleve
committed
3e409f9
View commit details
Copy full SHA for 3e409f9
View code at this point
Browse repository at this point
Commits on May 30, 2011
merging current boost/python and libs/python from trunk into release branch
Show description for faf3cd0
Ralf W. Grosse-Kunstleve
committed
faf3cd0
View commit details
Copy full SHA for faf3cd0
View code at this point
Browse repository at this point
Commits on May 26, 2011
libs/python/test/Jamfile.v2: correction, by Steven Watanabe
Show description for 201c100
Ralf W. Grosse-Kunstleve
committed
201c100
View commit details
Copy full SHA for 201c100
View code at this point
Browse repository at this point
libs/python/test/Jamfile.v2: implementing suggestions by Steven Watanabe (thanks!)
Show description for f441ec7
Ralf W. Grosse-Kunstleve
committed
f441ec7
View commit details
Copy full SHA for f441ec7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.