FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - boostorg/python · GitHub
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
223
Star
537
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
test
on
python313
User selector
Datepicker
Commit history
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
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 3, 2025
fix: fix quotation
e-kwsm
authored and
stefanseefeld
committed
5f5f38f
View commit details
Copy full SHA for 5f5f38f
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
Don't rely on Py_REFCNT to test upcast.
stefanseefeld
committed
7fd3932
View commit details
Copy full SHA for 7fd3932
View code at this point
Browse repository at this point
Commits on Oct 25, 2025
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
View code at this point
Browse repository at this point
fix(test.pickle): fix for change in the return value of object.__reduce__()
Show description for 1662726
e-kwsm
authored and
stefanseefeld
committed
1662726
View commit details
Copy full SHA for 1662726
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
fix(test.numpy/ufunc): fix import error and value comparison
e-kwsm
authored and
stefanseefeld
committed
f604eb8
View commit details
Copy full SHA for f604eb8
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
refactor: switch to python 3
e-kwsm
authored and
stefanseefeld
committed
d30c1bb
View commit details
Copy full SHA for d30c1bb
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
Conditionalize nested test for py2
Show description for 95e5301
jvansanten
authored and
stefanseefeld
committed
95e5301
View commit details
Copy full SHA for 95e5301
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
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
Avoid degrading slice to object in generated sig
jvansanten
authored and
stefanseefeld
committed
d1910f3
View commit details
Copy full SHA for d1910f3
View code at this point
Browse repository at this point
Use qualname for enum repr
jvansanten
authored and
stefanseefeld
committed
c4e3b13
View commit details
Copy full SHA for c4e3b13
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
Set __qualname__ for Python >= 3.3
jvansanten
authored and
stefanseefeld
committed
58b1a01
View commit details
Copy full SHA for 58b1a01
View code at this point
Browse repository at this point
Commits on Aug 18, 2024
Update build deps.
grafikrobot
authored and
stefanseefeld
committed
8ca8724
View commit details
Copy full SHA for 8ca8724
View code at this point
Browse repository at this point
Make the library modular usable.
grafikrobot
authored and
stefanseefeld
committed
f6d20e1
View commit details
Copy full SHA for f6d20e1
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 Feb 8, 2021
Add a test case for issue #280
db4
authored and
stefanseefeld
committed
f7254f5
View commit details
Copy full SHA for f7254f5
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Ensure all doctests run
Tyler Kieft
authored and
stefanseefeld
committed
bf824c1
View commit details
Copy full SHA for bf824c1
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Fix appveyor build failures.
stefanseefeld
committed
15115eb
View commit details
Copy full SHA for 15115eb
View code at this point
Browse repository at this point
Commits on Apr 1, 2019
Fixed module tests fail
Show description for fdc9ec7
Kojoley
authored and
stefanseefeld
committed
fdc9ec7
View commit details
Copy full SHA for fdc9ec7
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Conditionalize tests.
stefanseefeld
committed
6b8ab7a
View commit details
Copy full SHA for 6b8ab7a
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Remove obsolete scons-based build logic.
stefanseefeld
committed
1db3871
View commit details
Copy full SHA for 1db3871
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Only iterate over multiple calling conventions on x86.
stefanseefeld
committed
65be0e0
View commit details
Copy full SHA for 65be0e0
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
First attempt at faber-based build system.
stefanseefeld
committed
ebba009
View commit details
Copy full SHA for ebba009
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
ndarray.shape(k),strides(k) act more like their python counterparts (negative indexing, bounds checking) (issue #157)
mborgerding
authored and
stefanseefeld
committed
ecf05c4
View commit details
Copy full SHA for ecf05c4
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 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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL