Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tonybaloney/csnakes issues and pull requests
#248 - Consolidate redundant patterns in `MethodReflection.FromMethod`
Pull Request -
State: closed - Opened by atifaziz 4 months ago
#247 - Use 3.13 GA
Pull Request -
State: closed - Opened by tonybaloney 4 months ago
#246 - Bump System.Text.Json from 8.0.4 to 8.0.5 in /samples/Aspire/CSnakesAspire.AppHost
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, .NET
#245 - Use invariant culture when converting float constant to string
Pull Request -
State: closed - Opened by atifaziz 4 months ago
- 1 comment
#244 - Some TokenizerTests fail when regional format is using "," instead of "." for floating point number representation
Issue -
State: closed - Opened by minesworld 4 months ago
- 2 comments
#243 - Support for subinterpreters
Issue -
State: open - Opened by minesworld 4 months ago
- 5 comments
#242 - Skip Python traceback if runtime is finalised
Pull Request -
State: closed - Opened by atifaziz 4 months ago
#241 - `PythonRuntimeException` can crash process if Python has been finalised
Issue -
State: closed - Opened by atifaziz 4 months ago
#240 - Is it possible to run a module without a function
Issue -
State: open - Opened by kristoffer-tungland 4 months ago
- 3 comments
#239 - Fix GIL acquisition during Python runtime finalization
Pull Request -
State: closed - Opened by atifaziz 4 months ago
- 2 comments
#238 - The type or namespace name 'Python' does not exist in the namespace 'CSnakes.Runtime' (are you missing an assembly reference?)
Issue -
State: closed - Opened by tonybaloney 4 months ago
#237 - Disposing environment in integration tests causes `AccessViolationException`
Issue -
State: closed - Opened by atifaziz 4 months ago
#236 - Generate fields per function instead of dictionary
Pull Request -
State: closed - Opened by atifaziz 4 months ago
- 1 comment
#235 - Use a union struct for an optimal `PythonConstant`
Pull Request -
State: open - Opened by atifaziz 4 months ago
- 2 comments
#234 - Refactor `PythonConstant` types into a true union
Pull Request -
State: closed - Opened by atifaziz 4 months ago
- 1 comment
#233 - Fix test for `NuGetLocator` when `NUGET_PACKAGES` is defined
Pull Request -
State: closed - Opened by atifaziz 4 months ago
#232 - Add Conda Environment Management and Locator Support
Pull Request -
State: closed - Opened by tonybaloney 4 months ago
#231 - Support single point precision downcast and conversion
Pull Request -
State: closed - Opened by tonybaloney 4 months ago
#230 - Improve Aspire sample using large data set and Pandas. Use buffer protocol in kmeans demo
Pull Request -
State: closed - Opened by tonybaloney 4 months ago
#229 - Update README.md
Pull Request -
State: closed - Opened by jamesmontemagno 4 months ago
#228 - CPython library now trying to resolve to "csnakes_python" instead of "python"
Issue -
State: open - Opened by nhustler-gr 4 months ago
- 10 comments
#227 - Consider using an array pool for the spilled handles and marshallers.
Issue -
State: open - Opened by github-actions[bot] 4 months ago
- 1 comment
Labels: todo
#226 - Recursive search of the folder "ExamplePythonDependency" in Program.cs, not working in CodeSpaces
Pull Request -
State: closed - Opened by elbruno 4 months ago
- 1 comment
#225 - Add free-threaded on Python for Windows via nuget
Pull Request -
State: open - Opened by tonybaloney 4 months ago
#193 - F# support
Issue -
State: closed - Opened by aaronpowell 5 months ago
- 2 comments
#183 - Adding env support for conda
Issue -
State: closed - Opened by crazy4pi314 5 months ago
- 1 comment
#180 - Add NumPy demos
Issue -
State: closed - Opened by tonybaloney 5 months ago
- 1 comment
Labels: help wanted, good first issue
#179 - If someone fetches the same index multiple times, we cache the result to avoid m...
Issue -
State: open - Opened by github-actions[bot] 5 months ago
- 5 comments
Labels: todo, performance
#169 - How to type general decorators?
Issue -
State: open - Opened by crazy4pi314 5 months ago
Labels: source generator
#163 - Immortalize -1, 0 and 1
Issue -
State: closed - Opened by tonybaloney 5 months ago
- 1 comment
Labels: performance
#111 - Allow overriding of the requirements file name.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
- 1 comment
Labels: todo
#100 - Implement bytes conversion classes.
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#99 - BigInteger marshalling as an option instead of `long`
Issue -
State: closed - Opened by tonybaloney 6 months ago
- 1 comment
Labels: enhancement, typing
#98 - Improve the Python Exception type
Issue -
State: closed - Opened by tonybaloney 6 months ago
Labels: enhancement
#97 - Test a range of Python versions on macOS and Linux.
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#96 - Add the free-threaded ABI for the macOS Locator
Issue -
State: closed - Opened by tonybaloney 6 months ago
Labels: enhancement, help wanted
#95 - Todo cleanup and put GIL acquire in all PyObject public methods.
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#94 - Test the "officially" supported CPython versions in CI
Issue -
State: closed - Opened by tonybaloney 6 months ago
#93 - : Add free statements
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
- 1 comment
Labels: todo
#92 - Implement Source Locators for local debug builds of CPython for Linux and macOS
Issue -
State: open - Opened by github-actions[bot] 6 months ago
Labels: todo
#91 - This fails in many cases.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
- 1 comment
Labels: todo
#90 - Would this be better as a `DebuggerDisplay` attribute?
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#89 - Consider moving this to a logger.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#88 - Consider moving this to a logger.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#87 - Decide whether to move the GIL acquisition to here.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#86 - Consider moving this to a logger.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#85 - Consider moving this to a logger.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#84 - Consider moving this to a logger.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#83 - Consider moving this to a logger.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#82 - Decide if we want access to the `ILogger` here to pass to the `PyGilState` const...
Issue -
State: open - Opened by github-actions[bot] 6 months ago
Labels: todo
#81 - Verify there are no issues with the types tested for
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#80 - Verify there are no issues with the types tested for
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#79 - handle null values
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
- 1 comment
Labels: todo
#78 - : revisit whether we want to capture other sorts of exceptions in this, dict and...
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
- 1 comment
Labels: todo
#77 - Consider interning/caching the name value
Issue -
State: open - Opened by github-actions[bot] 6 months ago
- 3 comments
Labels: todo
#76 - Get the Python exception message.
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
- 2 comments
Labels: todo
#75 - Work out how to call setdllimport resolver only once to avoid raising exceptions...
Issue -
State: open - Opened by github-actions[bot] 6 months ago
Labels: todo
#74 - Use vectorcall if possible https://docs.python.org/3/c-api/call.html#c.PyObject_...
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
Labels: todo
#73 - New converter system
Pull Request -
State: closed - Opened by aaronpowell 6 months ago
#72 - Remove the dependency on Python.NET
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#71 - Logging
Pull Request -
State: closed - Opened by aaronpowell 6 months ago
#70 - Add support for Python 3.13 "free-threading" ABI for no-gil
Issue -
State: closed - Opened by tonybaloney 6 months ago
- 1 comment
Labels: enhancement
#69 - Add comment about pytorch to phi3 demo
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
- 1 comment
#68 - Adding web sample
Pull Request -
State: closed - Opened by aaronpowell 6 months ago
#67 - Minimize the demo requirements for a cross-platform test
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#66 - New app hosting model
Pull Request -
State: closed - Opened by aaronpowell 6 months ago
#65 - Demonstrate how to use ILogger and Python Log Providers together
Issue -
State: closed - Opened by tonybaloney 6 months ago
- 2 comments
Labels: enhancement
#64 - Setup a documentation site
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
- 1 comment
#63 - Better environment initialisation
Pull Request -
State: closed - Opened by aaronpowell 6 months ago
- 4 comments
#62 - consume via nuget
Pull Request -
State: closed - Opened by aaronpowell 6 months ago
#61 - pre-release versioning
Pull Request -
State: closed - Opened by aaronpowell 6 months ago
#60 - Use the nuget packages for the demo solution
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#59 - Superpower cannot be loaded by source generator
Issue -
State: closed - Opened by tonybaloney 6 months ago
- 1 comment
#58 - Add Python as dependency of integration tests project
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#57 - Refactor demo solution
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#56 - Tidy up structure and prep a nuget package
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#55 - Test macOS
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#54 - Test Linux
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
- 1 comment
#53 - Propagate error message columns
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#52 - Consider Binary Format specifier introduced in .NET 8 https://learn.microsoft.co...
Issue -
State: open - Opened by github-actions[bot] 6 months ago
Labels: todo
#51 - (track) Support no leading 0
Issue -
State: open - Opened by github-actions[bot] 6 months ago
Labels: todo
#50 - Underscore literals
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#49 - Refactor the function parser to retain Line objects
Pull Request -
State: closed - Opened by tonybaloney 6 months ago
#48 - Error tracking
Pull Request -
State: closed - Opened by aaronpowell 6 months ago
- 1 comment
#47 - Parse underscores in integer literals
Issue -
State: closed - Opened by tonybaloney 7 months ago
#46 - Emit as a binary literal
Issue -
State: closed - Opened by github-actions[bot] 7 months ago
Labels: todo
#45 - Parse exotic floating point values
Issue -
State: closed - Opened by tonybaloney 7 months ago
#44 - Emit as a hexidecimal literal
Issue -
State: closed - Opened by github-actions[bot] 7 months ago
Labels: todo
#43 - Parse Hexidecimal and Binary literals as Integers
Pull Request -
State: closed - Opened by tonybaloney 7 months ago
- 1 comment
#42 - Supporting Tuples to superb lengths
Pull Request -
State: closed - Opened by aaronpowell 7 months ago
- 1 comment
#41 - (track) This means we end up tokenizing the lines twice (one individually and ag...
Issue -
State: closed - Opened by github-actions[bot] 7 months ago
Labels: todo
#40 - Work out end column and add to the other places in this function where it's rais...
Issue -
State: closed - Opened by github-actions[bot] 7 months ago
Labels: todo
#39 - Test numeric literals against Python Grammar
Issue -
State: closed - Opened by github-actions[bot] 7 months ago
Labels: todo
#38 - Downgrading diagnostic message
Pull Request -
State: closed - Opened by aaronpowell 7 months ago
#37 - Fixing compiler null warnings
Pull Request -
State: closed - Opened by aaronpowell 7 months ago
#36 - Downgrade PSG002
Issue -
State: closed - Opened by aaronpowell 7 months ago
#35 - Implement keyword only args and allow unnamed star args per PEP3102
Pull Request -
State: closed - Opened by tonybaloney 7 months ago
#34 - Treat `*args` as `params[]`
Issue -
State: closed - Opened by tonybaloney 7 months ago
- 1 comment
Labels: enhancement
#33 - Support PEP570 positional only parameters
Issue -
State: closed - Opened by tonybaloney 7 months ago
#32 - Support PEP3102 positional only keyword arguments
Issue -
State: closed - Opened by tonybaloney 7 months ago