issues
search
wlav
/
CPyCppyy
Other
23
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix clang warning due to changes in PyObject
#43
guitargeek
closed
5 days ago
0
Initialize new PyTypeObject fields introduced in Python 3.13
#42
guitargeek
closed
2 weeks ago
0
Eigen Init Improved Support
#41
Khushiyant
opened
1 month ago
0
Also replace `*` in cppscope_to_legalname
#40
guitargeek
closed
1 month ago
2
Drop `*` in `TypeManip` when changing scope to legal name
#39
aaronj0
closed
1 month ago
0
No static gPythonizations variable to avoid initialization order fiasco
#38
guitargeek
closed
1 week ago
1
Avoid holding reference to `__main__` in the CPyCppyy API
#37
guitargeek
closed
2 months ago
0
Reset implicit conversion flag if not fPrior
#36
aaronj0
closed
2 months ago
0
Function call breaks with std::string_view
#35
aaronj0
closed
2 months ago
7
Perform function-style casts when returning multi-keyword types
#34
aaronj0
opened
3 months ago
2
Fix compilation after mistake in previous commit
#33
guitargeek
closed
4 months ago
0
Do not use file globbing in the build system
#32
guitargeek
opened
4 months ago
1
Implement TPython::ExecScript for Python 3
#31
guitargeek
closed
4 months ago
0
Avoid including "Python.h" in CPyCppyy/API.h
#30
guitargeek
closed
4 months ago
1
Fix failing python enums with LLVM18
#29
devajithvs
closed
2 months ago
6
feat: modify VectorInit to handle numpy multi dimensional arrays
#28
Khushiyant
closed
2 months ago
2
Extend API to define executor and converter aliases
#27
guitargeek
closed
5 months ago
0
Destroy STL string objects in STLWStringExecutor
#26
guitargeek
closed
5 months ago
0
Use correct `PYTHON_HEX_VERSION` for Python 3.12
#25
guitargeek
closed
7 months ago
0
Fix `missing-field-initializers` with Python 3.12
#24
guitargeek
closed
6 months ago
0
Don't attempt to print detailed exception info if filename is empty
#23
guitargeek
closed
4 months ago
0
Correcly forward `control` flag to InstancePtrConverter
#22
guitargeek
closed
4 months ago
3
Support conversion from `str` to `char[]`
#21
guitargeek
opened
8 months ago
0
Use `mp_vectorcall` instead of `fVectorCall`
#20
guitargeek
closed
8 months ago
2
Fix incomplete initializer lists, unused vars, and some type warnings
#19
guitargeek
closed
8 months ago
1
Make `CppyyLegacy` namespace in CPyCppyy optional
#18
guitargeek
closed
8 months ago
0
Improve priority assignment of classes in same inheritance tree
#17
guitargeek
closed
8 months ago
0
Improve output of `CPPMethod::GetPrototype`
#16
guitargeek
closed
8 months ago
0
`CPYCPPYY_VERSION_HEX` is not really hexadecimal
#15
guitargeek
closed
8 months ago
2
Carry a copy of the string also in the `std::string_view` converter and consider statefulness in `InitializerListConverter`
#14
guitargeek
closed
8 months ago
4
Wrong passing of arguments when function takes multiple args of type `string_view`
#13
guitargeek
closed
8 months ago
5
Improve integer type checking in `Utility::GetBuffer()`
#12
guitargeek
closed
8 months ago
3
Avoid warnings about unused variables
#11
guitargeek
closed
9 months ago
0
ScopeProxy doesn't update when c++ symbol updates
#10
wrongbad
opened
10 months ago
3
Prevent `cppyy.InstanceMethod` from crashing due to Python 3.12 asserts
#9
guitargeek
closed
1 year ago
1
CPPMethod::GetArgMatchScore now runs CompareMethodArgType on ref, const ref and ptr of the requested type
#8
aaronj0
closed
1 year ago
2
Add __dict__ to LowLevelView
#7
tomas16
opened
1 year ago
6
Remove unused arg and method.
#6
vgvassilev
opened
1 year ago
8
Collect and store source location of raised exceptions
#5
torokati44
closed
1 year ago
7
Add support for checking arguments that can be implicitly cast during overload resolution
#4
sudo-panda
closed
1 year ago
2
undeclared identificator ssize_t
#3
Marvisak
closed
2 years ago
4
report type of passed argument when conversion fails
#2
N-Coder
opened
3 years ago
3
make __doc__ of class members writable
#1
N-Coder
closed
3 years ago
11