An open API service for providing issue and pull request metadata for open source projects.

GitHub / pythonnet/pythonnet issues and pull requests

#2156 - How to use with memory cache

Issue - State: closed - Opened by syifarahmat almost 3 years ago

#2155 - Error loading Python DLL with PythonEngine

Issue - State: closed - Opened by Thyssen1 almost 3 years ago - 1 comment

#2151 - Multiple namespaces does not load

Issue - State: closed - Opened by adahox almost 3 years ago - 3 comments

#2150 - Why is there a `.gitignore` file included in the binary distribution?

Issue - State: closed - Opened by siegfriedpammer almost 3 years ago - 1 comment
Labels: bug

#2149 - NotSupportedException on PythonEngine.Shutdown()

Issue - State: closed - Opened by simon-chester almost 3 years ago - 2 comments

#2145 - Loss of performance by accessing properties

Issue - State: closed - Opened by penpens almost 3 years ago - 1 comment

#2144 - Memory leakage during import clr

Issue - State: closed - Opened by AnnaSummer almost 3 years ago - 2 comments

#2143 - Python path does not seem to include DLLs directory under Windows

Issue - State: closed - Opened by CurtHagenlocher almost 3 years ago - 7 comments

#2141 - `import clr` throw error when python path contain Chinese chars

Issue - State: closed - Opened by link89 almost 3 years ago - 3 comments
Labels: bug

#2140 - PythonEngine.Shutdown() issue

Issue - State: closed - Opened by hakanozdmr almost 3 years ago - 1 comment

#2139 - Intellisense in VSCode Python

Issue - State: closed - Opened by Raven888888 almost 3 years ago - 2 comments

#2136 - Add support for complex type

Issue - State: open - Opened by jjwallman almost 3 years ago - 1 comment
Labels: proposal

#2135 - [Errno 2] No such file or directory: 'data/XXXX.csv'

Issue - State: closed - Opened by zj2050 almost 3 years ago - 1 comment

#2134 - [Errno 2] No such file or directory: 'data/XXXX.csv'

Issue - State: closed - Opened by zj2050 almost 3 years ago - 1 comment

#2133 - how to pass a reference parameter to c# function in python

Issue - State: closed - Opened by zhusihan-python almost 3 years ago - 1 comment

#2131 - Could not load file or assembly 'System.IO.Ports

Issue - State: closed - Opened by jorgeaduran almost 3 years ago

#2130 - Improvement: Avoid error when loading 'coreclr' multiple times

Issue - State: closed - Opened by Essoz almost 3 years ago - 3 comments

#2129 - Python process not exiting after garbage collection

Issue - State: closed - Opened by michaelosthege almost 3 years ago - 1 comment

#2128 - Cannot load DLL, failed on DllNotFoundException: kernel32

Issue - State: closed - Opened by mdussere almost 3 years ago - 1 comment

#2127 - `import clr` not working with mono on linux

Issue - State: closed - Opened by nathan-wan almost 3 years ago - 1 comment

#2125 - `import clr` not working with mono on linux

Issue - State: closed - Opened by nathan-wan almost 3 years ago

#2123 - Unable to load native dll

Issue - State: closed - Opened by johanrex almost 3 years ago

#2120 - Fix `GetBuffer` throwing `ArgumentOutOfRangeException`

Pull Request - State: closed - Opened by legomanww almost 3 years ago - 1 comment

#2115 - PythonException is not serialisable

Issue - State: closed - Opened by cjm1905 almost 3 years ago - 1 comment

#2114 - PythonEngine.AcquireLock not public

Issue - State: closed - Opened by cjm1905 almost 3 years ago - 1 comment

#2113 - Unable to check PythonException type.

Issue - State: closed - Opened by cjm1905 almost 3 years ago - 1 comment

#2112 - Unable to catch exceptions in python from C# Tasks

Issue - State: closed - Opened by drache42 almost 3 years ago - 4 comments

#2109 - Unable to find Microsoft.Extension.Logger.Abstraction nuget file.

Issue - State: closed - Opened by Sellebjergen almost 3 years ago - 1 comment

#2107 - PythonEngine.Shutdown() Crash

Issue - State: closed - Opened by nlogozzo almost 3 years ago - 5 comments
Labels: bug

#2106 - Exception in Python.Runtime.Py.GIL()

Issue - State: closed - Opened by rvinothrajendran almost 3 years ago - 2 comments

#2103 - Long file path support in .Net through pythonnet

Issue - State: closed - Opened by Pierre-M-A-Henry about 3 years ago - 1 comment

#2102 - CTRL+C stops working after importing the signal module

Issue - State: open - Opened by rmadsen-ks about 3 years ago - 1 comment
Labels: documentation

#2101 - AppDomain.CurrentDomain.BaseDirectory returns empty under pythonnet

Issue - State: open - Opened by besimm1 about 3 years ago - 1 comment

#2100 - System.ComponentModel.Win32Exception: %1 is not a valid Win32 application

Issue - State: closed - Opened by Awire9966 about 3 years ago - 3 comments

#2096 - System.Dynamic.ExpandoObject and IDynamicMetaObjectProvider support

Issue - State: closed - Opened by bnuzhouwei about 3 years ago - 1 comment

#2095 - Could inject some global net objects to python?

Issue - State: closed - Opened by bnuzhouwei about 3 years ago

#2092 - Remove suggestions to use `internal` functions

Pull Request - State: closed - Opened by filmor about 3 years ago

#2090 - Make pythonnet.load a no-op when embedded

Issue - State: closed - Opened by filmor about 3 years ago
Labels: bug

#2089 - Calling C# constructors directly from Python results in memory leak

Issue - State: closed - Opened by rzindler about 3 years ago - 1 comment

#2088 - Replace `import clr` with `import pythonnet`

Issue - State: open - Opened by lostmsu about 3 years ago - 2 comments

#2086 - TitleBar Color?

Issue - State: closed - Opened by TheMrRedstone about 3 years ago

#2082 - exceptions must derive from BaseException Source=Python.Runtime

Issue - State: closed - Opened by bnuzhouwei about 3 years ago - 1 comment

#2081 - Workaround for Ubuntu-provided package version being unsupported

Pull Request - State: closed - Opened by lostmsu about 3 years ago

#2079 - Ensure that `load` only runs once

Pull Request - State: closed - Opened by filmor about 3 years ago - 2 comments

#2078 - Getting an error when calling `load` more than once

Issue - State: closed - Opened by bendhayer about 3 years ago - 1 comment
Labels: bug

#2077 - How to encode a custom CLR object to a PyObject in a codec?

Issue - State: closed - Opened by ophirKatz about 3 years ago - 1 comment

#2076 - Tell the exception line: Python.Runtime.PythonException:“division by zero”

Issue - State: closed - Opened by bnuzhouwei about 3 years ago - 2 comments

#2072 - Unable to lookup package in PYTHONUSERBASE path

Issue - State: closed - Opened by ksrangarajan about 3 years ago

#2069 - Passing byte[] from python to C# is very slow!

Issue - State: closed - Opened by wf-soft about 3 years ago - 1 comment

#2067 - CLR object doesnt releases

Issue - State: closed - Opened by alxkos about 3 years ago

#2061 - Unable to lookup usersitepacakges in Pythonnet 3.0.0

Issue - State: closed - Opened by ksrangarajan about 3 years ago

#2055 - Improved Type Interop with CLR

Pull Request - State: closed - Opened by eirannejad about 3 years ago - 6 comments

#2049 - Added a decoder to be able to handle Func<> parameters

Pull Request - State: open - Opened by Romout about 3 years ago - 2 comments

#2044 - Allow setting of the python module file

Pull Request - State: closed - Opened by bmello4688 about 3 years ago

#2032 - 1768 .NET Attribute Support: Fix

Pull Request - State: closed - Opened by rmadsen-ks about 3 years ago - 3 comments

#2032 - 1768 .NET Attribute Support: Fix

Pull Request - State: closed - Opened by rmadsen-ks about 3 years ago - 3 comments

#2028 - 1783 Implement Interface And Inherit Class

Pull Request - State: closed - Opened by rmadsen-ks about 3 years ago - 2 comments

#2024 - Pythonnet package problem

Issue - State: closed - Opened by FearlessBao about 3 years ago - 4 comments

#2019 - Object identity, Interfaces and Attributes

Pull Request - State: closed - Opened by rmadsen-ks about 3 years ago - 4 comments

#2019 - Object identity, Interfaces and Attributes

Pull Request - State: closed - Opened by rmadsen-ks about 3 years ago - 4 comments

#2015 - Converting Callable Python to Dotnet Delegate

Pull Request - State: closed - Opened by eirannejad over 3 years ago - 5 comments

#2008 - PythonEngine.Shutdown() / Runtime.Shutdown() slowness

Issue - State: open - Opened by dclaudeone11 over 3 years ago - 14 comments

#2007 - "Casting" to a non-matching interface fails with a SystemError or generic name

Issue - State: open - Opened by filmor over 3 years ago - 1 comment
Labels: bug

#1977 - Random Access Violations on shutdown

Issue - State: open - Opened by rohanjain101 over 3 years ago - 40 comments

#1913 - Enums now don't convert to UInt32 in 3.0.0rc4

Issue - State: closed - Opened by Pcres91 over 3 years ago - 6 comments

#1910 - I encountered a type conversion error

Issue - State: closed - Opened by Chris0William over 3 years ago - 2 comments

#1892 - Best effort serialization

Pull Request - State: closed - Opened by BadSingleton over 3 years ago - 10 comments

#1892 - Best effort serialization

Pull Request - State: closed - Opened by BadSingleton over 3 years ago - 10 comments

#1838 - Use Python buffer protocol when converting Python objects to .NET arrays

Issue - State: open - Opened by lostmsu over 3 years ago - 9 comments
Labels: performance, hacktoberfest

#1784 - During run demo example, some error occured.

Issue - State: closed - Opened by kelvinwang139 almost 4 years ago - 2 comments

#1783 - Cannot implement an interface that extends another interface

Issue - State: closed - Opened by phxnsharp almost 4 years ago - 6 comments
Labels: bug

#1754 - .NET Framework 4.6.2 Long Paths: Illegal Characters in path exception

Issue - State: closed - Opened by zhawkins-viasat almost 4 years ago - 16 comments

#1748 - System.AccessViolationException for latest verion (3.0.0-preview2022-04-03)

Issue - State: closed - Opened by zydjohnHotmail almost 4 years ago - 9 comments

#1675 - Import Mathplotlib fails

Issue - State: closed - Opened by AndBurns about 4 years ago - 5 comments

#1639 - Help getting started with running a package in WSL

Issue - State: closed - Opened by matthias-github about 4 years ago - 2 comments

#1632 - module clr has no attribute AddReferece

Issue - State: closed - Opened by aden-collector about 4 years ago - 3 comments

#1617 - Unable to import crl with python 3.10 - 32bit

Issue - State: closed - Opened by riz-hossain over 4 years ago - 13 comments

#1616 - Separate building from testing

Pull Request - State: closed - Opened by filmor over 4 years ago - 1 comment

#1616 - Separate building from testing

Pull Request - State: closed - Opened by filmor over 4 years ago - 1 comment

#1600 - Pythonnet does not install on Python 3.10

Issue - State: closed - Opened by arnavbhate over 4 years ago - 10 comments

#1587 - Py.GIL hangs on second function call.

Issue - State: closed - Opened by dstampher over 4 years ago - 6 comments

#1571 - How to enable reflection permission in pythonnet

Issue - State: closed - Opened by mlzxy over 4 years ago - 3 comments

#1537 - Add 32bit Ubuntu and ARM to CI architectures

Issue - State: closed - Opened by filmor over 4 years ago - 4 comments

#1521 - Update headline of backports changelog to latest release

Pull Request - State: closed - Opened by michaelosthege over 4 years ago - 1 comment

#1519 - Import pyd failed

Issue - State: closed - Opened by kehehee1 over 4 years ago - 4 comments

#1485 - List collection and wpf datagrid loading

Issue - State: closed - Opened by C11R11 over 4 years ago - 3 comments

#1478 - virtual environment: either crashes or cannot find modules

Issue - State: open - Opened by Felk over 4 years ago - 5 comments