issues
search
wlav
/
cppyy
Other
412
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Stop implicit conversion to string
#276
hexomethyl
opened
4 days ago
5
Crash on a cppdef
#275
amal-khailtash
opened
1 week ago
1
Question: Multithreaded C++ library callback hangs
#274
amal-khailtash
opened
2 weeks ago
21
Regression in deriving from C++ classes with protected data members with Python 3.13
#273
guitargeek
opened
2 weeks ago
2
Regression in passing buffers through `void *` with Python 3.13
#272
guitargeek
opened
3 weeks ago
9
Adds Tests for Eigen Init from Init
#271
Khushiyant
opened
4 weeks ago
0
Calling vsomeip example dynamic library dll using cppyy under windows is not available
#270
yuzhang-lab
opened
1 month ago
1
advice as to why the same cppyy code can not be run multiple times in succession in the same run
#269
SimonDev666
opened
1 month ago
18
InvalidArchiveError
#268
WhiteSymmetry
opened
1 month ago
1
🦗Data corruption dependent on whether a cpp object is passed directly into a function or stored in local python variable first
#267
lukevalenty
closed
1 month ago
5
FileExistsError: File already exists: ./site-packages/cppyy_backend/lib/libcppyy_backend.so
#266
hofbi
opened
1 month ago
4
🪲 Sometimes `cppyy` converts a `std::int16_t` into an `int`
#265
lukevalenty
closed
1 month ago
3
👮 Add a few property based tests stressing template parameter packs.
#264
lukevalenty
opened
1 month ago
4
Type aliases for arrays are not recognized
#263
matthew-limbinar
opened
1 month ago
1
🐞cppyy appears to be dropping a nested template argument
#262
lukevalenty
closed
1 month ago
12
🐛 cppyy appears to add an extra `void` template parameter to the end of `std::tuple_cat` template params
#261
lukevalenty
opened
1 month ago
9
no attribute 'CppyyLegacy'
#260
lgiacome
opened
2 months ago
8
Create portable library
#259
vanotuvanov
opened
2 months ago
1
newbie having an issue installing and running a test with cppyy
#258
SimonDev666
opened
2 months ago
7
C++ maximum version
#257
oliverlee
closed
2 months ago
2
RuntimeError: could not load cppyy_backend library
#256
wenjian-zhou
opened
2 months ago
2
feat(add): numpy ndarray--template-less init
#255
Khushiyant
opened
2 months ago
0
Build error on Windows 10
#254
vanotuvanov
opened
2 months ago
11
Namespace confusion in type lookup
#253
saraedum
opened
3 months ago
1
invalid_argument: Attempted to construct a ThreadCount with a value (1) that falls outside the interval [0, 0]
#252
sophiehourihane
opened
3 months ago
6
`cudadef`: Meta code isn't searching the CUDA enabled Cling for symbols
#251
chococandy63
opened
3 months ago
1
trying to install cppy, but nothing happens
#250
SimonDev666
opened
4 months ago
2
Converters from numpy types to corresponding C++ types gone missing
#249
guitargeek
opened
4 months ago
2
`std::vector` from C++ behaves unexpectedly in conjuncion with `array.array`
#248
guitargeek
closed
3 months ago
1
Add regression test for unnamed enums
#247
devajithvs
closed
2 months ago
0
Python callback receives null pointer when argument is an object using templeted inheritance
#246
darren-harton
opened
4 months ago
0
std::list leaks memory while std::vector does not
#245
saraedum
opened
4 months ago
2
Add regression test for heuristic memory policy
#244
guitargeek
closed
5 months ago
4
Exception missing for compile error triggered by call to C++ function
#243
marktsuchida
opened
5 months ago
6
Releasing the GIL when calling a template function
#242
marktsuchida
opened
5 months ago
0
Crash when using class defined containing `std::vector`
#241
marktsuchida
opened
5 months ago
6
Passing python lambdas/functions to C++ std::thread not working
#240
voertler
closed
5 months ago
4
Passing an array of size zero doesn't work
#239
marktsuchida
opened
6 months ago
3
Fix search box in documentation
#238
marktsuchida
closed
6 months ago
1
What is the expected behaviour when a C++ exception is uncaught?
#237
srpgilles
opened
6 months ago
4
Forward declaration doesn't seem to work
#236
srpgilles
closed
6 months ago
5
Should assert() work?
#235
Alex-EEE
opened
6 months ago
4
Add missing header file to test/advancedcpp.h
#234
chococandy63
closed
6 months ago
0
cppyy/doc enhancements
#233
chococandy63
opened
6 months ago
3
Macro redefined '__CLING__GNUC__' warning while running sample CUDA code
#232
chococandy63
opened
6 months ago
2
Valgrind suppressions to fix GIL/malloc leaks and ubuntu library related errors
#231
aaronj0
closed
6 months ago
0
`TypeError` instead of common exception type for overloaded functions
#230
m-fila
opened
7 months ago
1
Statefulness of converters is not considered over multiple function calls
#229
guitargeek
opened
7 months ago
2
Add unit test for function that takes multiple string views
#228
guitargeek
opened
7 months ago
4
Importing cppyy before xgboost breaks xgboost
#227
guitargeek
opened
7 months ago
1
Next