Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RedRiverSoftware
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
src
runtime
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2018
Remove duplicate .NET includes
sedders123
authored
f9d8a40
View commit details
Copy full SHA for f9d8a40
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
ignored tests, removed 4.5 targetting pack
kierenj
committed
2375e98
View commit details
Copy full SHA for 2375e98
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Added Ncrunch files
sedders123
committed
2311005
View commit details
Copy full SHA for 2311005
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Python37 changes
sedders123
authored
8f6299f
View commit details
Copy full SHA for 8f6299f
View code at this point
Browse repository at this point
Switch project import for ncrunch
Show description for 72d9d53
sedders123
authored
72d9d53
View commit details
Copy full SHA for 72d9d53
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
fixed bug of method PyString_FromString (#670)
Show description for b6417ca
yagweb
authored and
filmor
committed
b6417ca
View commit details
Copy full SHA for b6417ca
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Back out overzealous line deletion!
williamsardar
committed
a97a776
View commit details
Copy full SHA for a97a776
View code at this point
Browse repository at this point
Delete commented code
williamsardar
committed
66d31bb
View commit details
Copy full SHA for 66d31bb
View code at this point
Browse repository at this point
Fix memory leaks and add unit tests
williamsardar
committed
b2e1bb2
View commit details
Copy full SHA for b2e1bb2
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
Adds method name to "no method matches" error (#653)
AlexCatarino
authored and
filmor
committed
611814c
View commit details
Copy full SHA for 611814c
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Catch exceptions from iterator.MoveNext()
Show description for 6b03c63
rickardraysearch
authored and
abessen
committed
6b03c63
View commit details
Copy full SHA for 6b03c63
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Implementing GetDynamicMemberNames() for PyObject (#690)
Show description for 545c549
jbw3
authored and
den-run-ai
committed
545c549
View commit details
Copy full SHA for 545c549
View code at this point
Browse repository at this point
Removing deleted file from project (#689)
jbw3
authored and
filmor
committed
f60dc32
View commit details
Copy full SHA for f60dc32
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Merge pull request #685 from pythonnet/drop-py33
Show description for 397b0b4
den-run-ai
authored
397b0b4
View commit details
Copy full SHA for 397b0b4
View code at this point
Browse repository at this point
Update runtime.cs
den-run-ai
authored
94af550
View commit details
Copy full SHA for 94af550
View code at this point
Browse repository at this point
Delete interop33.cs
den-run-ai
authored
db0d634
View commit details
Copy full SHA for db0d634
View code at this point
Browse repository at this point
Commits on May 28, 2018
Merge branch 'master' into patch-1
filmor
authored
f0c5f62
View commit details
Copy full SHA for f0c5f62
View code at this point
Browse repository at this point
Commits on May 27, 2018
Fix PyObject.GetHashCode
GSPP
committed
8b6abd9
View commit details
Copy full SHA for 8b6abd9
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
Update moduleobject.cs
Show description for 7dde536
icetiger1974
authored
7dde536
View commit details
Copy full SHA for 7dde536
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
Fixed errors breaking .NET Remoting on method invoke (#276)
callumnoble
committed
f55ee1e
View commit details
Copy full SHA for f55ee1e
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Fixes lock recursion bug in assembly loading
Cronan
committed
adc1240
View commit details
Copy full SHA for adc1240
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
Merge pull request #597 from dmitriyse/exception-python-type-name
Show description for b5d9ae8
den-run-ai
authored
b5d9ae8
View commit details
Copy full SHA for b5d9ae8
View code at this point
Browse repository at this point
Merge pull request #596 from dmitriyse/pyobject-ienumerable
Show description for b8cb6c4
den-run-ai
authored
b8cb6c4
View commit details
Copy full SHA for b8cb6c4
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Merge branch 'master' into exception-python-type-name
den-run-ai
authored
625f48f
View commit details
Copy full SHA for 625f48f
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
fix for "handle is not inialized" crash on `clr.GetClrType(System.__class__)`
den-run-ai
committed
16f05e5
View commit details
Copy full SHA for 16f05e5
View code at this point
Browse repository at this point
Revert "fix for "handle is not inialized" crash on `clr.GetClrType(System.__class__)`"
Show description for 32ec24c
den-run-ai
committed
32ec24c
View commit details
Copy full SHA for 32ec24c
View code at this point
Browse repository at this point
fix for "handle is not inialized" crash on `clr.GetClrType(System.__class__)`
den-run-ai
committed
9d357f9
View commit details
Copy full SHA for 9d357f9
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
PythonTypeName property added to the PythonException object.
dse
committed
c9afb7a
View commit details
Copy full SHA for c9afb7a
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
fixed bug of Exec method #591
yagweb
committed
c6cc3da
View commit details
Copy full SHA for c6cc3da
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
PyObject was made IEnumerable
dse
committed
27da1ca
View commit details
Copy full SHA for 27da1ca
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Merge #519
dse
committed
4aa8b18
View commit details
Copy full SHA for 4aa8b18
View code at this point
Browse repository at this point
Commits on Oct 1, 2017
Marshalling fix for 3-IntPtr args cdecl calls.
dse
committed
580f13f
View commit details
Copy full SHA for 580f13f
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
pdb generation improved for all conditions Net 4.0/NetStandard 2.0 x Debug/Release.
dse
committed
7293223
View commit details
Copy full SHA for 7293223
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
PYTHONNET_INTEROP_FILE env var introduced to allow working with custom interop*.cs file inside IDE.
dse
committed
447da7d
View commit details
Copy full SHA for 447da7d
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
PYTHONNET_WIN_DEFINE_CONSTANTS and PYTHONNET_MONO_DEFINE_CONSTANTS introduced. + Fix for building mono versions under windows.
dse
committed
a89685e
View commit details
Copy full SHA for a89685e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.