issues
search
tonybaloney
/
CSnakes
https://tonybaloney.github.io/CSnakes/
MIT License
335
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update samples/simple references
#316
emmanuel-ferdman
opened
15 hours ago
0
Fails to execute a python script using FastEmbed
#315
NimaAra
opened
2 days ago
10
Improve the first 30-minutes experience
#314
tonybaloney
opened
3 days ago
1
Add support for async functions
#313
tonybaloney
opened
1 week ago
1
Update the Aspire demo to .net 9 and the new aspire releases
#312
tonybaloney
closed
1 week ago
0
Csnakes have suport to multiprocessing?
#311
joaorura
opened
1 week ago
1
Stop "inventing" CPython C-API calls. What is PyObject ? URGENT !! ...
#310
minesworld
closed
2 weeks ago
3
Demonstrate callbacks in generators
#309
tonybaloney
opened
2 weeks ago
0
Fix missing __file__ attribute on builtin modules by applying PythonPath as appending to sys.path
#308
minesworld
opened
2 weeks ago
1
Callbacks please! Usable for async?
#307
minesworld
opened
3 weeks ago
4
refactor CSnakes into .EnvironmentBuilder, .Runtime & .Service ontop
#306
minesworld
closed
2 weeks ago
0
Update sys.path instead of calling Py_SetPath
#305
minesworld
closed
2 weeks ago
2
setup of CPython via PythonEnvironmentBuilder (like cmd lines -Xfrozen_modules=off ) ?
#304
minesworld
opened
3 weeks ago
0
test for issue https://github.com/tonybaloney/CSnakes/issues/302
#303
minesworld
closed
3 weeks ago
0
builtin modules have no __file__ attribute?
#302
minesworld
opened
3 weeks ago
2
how to pass Mat or byte[] to python as np.typing.NDArray[np.uint8]
#301
deerchao
closed
3 weeks ago
3
Avoid temp compilation artefacts during source generator tests
#300
atifaziz
closed
3 weeks ago
0
Fix optionality of function parameters & return
#299
atifaziz
opened
1 month ago
2
Rename tokenizers that are actually parsers
#298
atifaziz
closed
3 weeks ago
0
Add missing reference to Superpower in test project
#297
atifaziz
closed
3 weeks ago
0
HuggingFace Transformers and Diffusers as nuget packages
#296
AshD
opened
1 month ago
9
Optional args/return either doesn't compile or throws at runtime
#295
atifaziz
opened
1 month ago
0
Target .NET 9 if SDK is available
#294
atifaziz
closed
3 weeks ago
0
Generate doc summaries with references to Python function
#293
atifaziz
closed
3 weeks ago
2
ModuleNotFoundError: No module named distutils
#292
tjgokken
opened
1 month ago
1
Error
#291
psxbox
opened
1 month ago
4
Load Python from String or File Path
#290
nwoolls
opened
1 month ago
4
Use `System.Threading.Lock` on .NET 9.
#289
AaronRobinsonMSFT
closed
3 weeks ago
5
Complete generator support for return value
#288
atifaziz
closed
1 month ago
4
Get error cause once
#287
atifaziz
closed
1 month ago
1
Set variance of `IGeneratorIterator<,,>` type parameters
#286
atifaziz
closed
1 month ago
0
Optimise generator iterator type instantiation
#285
atifaziz
closed
1 month ago
0
FromConda raises obscure exception when used with the folder instead of binary path
#284
homerokzam
closed
1 month ago
5
custom types
#283
aaronpowell
opened
1 month ago
0
Use `ReadOnlySpan` where writing isn't needed
#282
atifaziz
closed
1 month ago
0
Enable F5 debugging of source generator in Visual Studio
#281
atifaziz
closed
1 month ago
0
Make generated code pretty to read (and write)
#280
atifaziz
closed
1 month ago
0
Binding support "magic"?
#279
minesworld
closed
3 days ago
0
Added WithExtraPaths() to EnvironmentBuilder
#278
minesworld
opened
1 month ago
1
Update version to 1.0.21
#277
tonybaloney
closed
1 month ago
0
fix for https://github.com/tonybaloney/CSnakes/issues/275
#276
minesworld
closed
1 month ago
1
Make TagetFrameworks dependend on MSBuildVersion
#275
minesworld
closed
3 weeks ago
0
Immortalising -1, 0 and 1
#274
aaronpowell
closed
1 month ago
2
Rename CSnakes to CSnake
#273
minesworld
closed
1 month ago
2
Remove PyObject usage from the CPythonAPI, refactor PyObject to WrappedPyObject, Contract based optimizations
#272
minesworld
opened
1 month ago
3
Minimal overhead C# string to/from PyString conversions with CopyOnCopyPyString CPython implementation
#271
minesworld
opened
1 month ago
0
Enable redistribution of CSnakes-based solutions via NuGet
#270
atifaziz
opened
1 month ago
1
Have `ReloadModule` inherited/implemented through an interface
#269
atifaziz
closed
1 month ago
0
Make generated signature tests stricter
#268
atifaziz
closed
1 month ago
2
Make type name patterns explicit where `typing.` qualification is optional
#267
atifaziz
closed
1 month ago
0
Next