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
.
pythonnet
/
pythonnet
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
5.5k
Code
Issues
153
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
src
tests
on
backports-2.5
User selector
All users
All time
Commit history
Commits on Aug 29, 2020
fix `object[]` parameters taking precedence when should not in overload resolution
lostmsu
committed
6df753f
View commit details
Copy full SHA for 6df753f
View code at this point
Browse repository at this point
Commits on May 16, 2020
Fix params argument handling (#1106)
Show description for 49a230b
slide
authored
49a230b
View commit details
Copy full SHA for 49a230b
View code at this point
Browse repository at this point
Commits on May 14, 2020
allow excluding public .NET types from being exposed to Python
Show description for 467d1fd
lostmsu
committed
467d1fd
View commit details
Copy full SHA for 467d1fd
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Add RawProxyEncoder (#1122)
Show description for f707698
lostmsu
authored
f707698
View commit details
Copy full SHA for f707698
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Enable C# parameters of type `object` accept any argument, passed from Python (#889)
Show description for 8ad1062
lostmsu
authored
8ad1062
View commit details
Copy full SHA for 8ad1062
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
Fix simple typo: heirarchy -> hierarchy (#1026)
Show description for 4e5fbe0
timgates42
authored and
filmor
committed
4e5fbe0
View commit details
Copy full SHA for 4e5fbe0
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
Add mp_length slot for .NET classes implementing ICollection/ICollection<T> (#994)
Show description for ba5127a
slide
authored and
filmor
committed
ba5127a
View commit details
Copy full SHA for ba5127a
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Provide hook to implement __repr__ (#808)
Show description for 4a9457f
koubaa
authored and
filmor
committed
4a9457f
View commit details
Copy full SHA for 4a9457f
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Feature/named arg support (#953)
Show description for 1bcbeb5
s4v4g3
authored and
filmor
committed
1bcbeb5
View commit details
Copy full SHA for 1bcbeb5
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Adds support to convert iterators to arrays (#928)
jmlidbetter
authored and
filmor
committed
51a1868
View commit details
Copy full SHA for 51a1868
View code at this point
Browse repository at this point
Commits on Apr 27, 2019
Remove error-prone text comparison in exception test (#854)
filmor
authored
6034640
View commit details
Copy full SHA for 6034640
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
fix python 2.x issues
testrunner123
authored and
filmor
committed
dd5e2b6
View commit details
Copy full SHA for dd5e2b6
View code at this point
Browse repository at this point
Traceback test
testrunner123
authored and
filmor
committed
57769f1
View commit details
Copy full SHA for 57769f1
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Add unit test
filmor
committed
2fff248
View commit details
Copy full SHA for 2fff248
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Merge branch 'master' into py37
filmor
authored
5db2f27
View commit details
Copy full SHA for 5db2f27
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Checks __dict__ in ModuleObject.LoadNames.
amos402
authored and
filmor
committed
c5eb4e4
View commit details
Copy full SHA for c5eb4e4
View code at this point
Browse repository at this point
Add case docstring
amos402
authored and
filmor
committed
67ea3eb
View commit details
Copy full SHA for 67ea3eb
View code at this point
Browse repository at this point
Fix "from import *" after a normal import
amos402
authored and
filmor
committed
ba0602a
View commit details
Copy full SHA for ba0602a
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Merge branch 'master' into py37
filmor
authored
80c6419
View commit details
Copy full SHA for 80c6419
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 Aug 6, 2018
Update test_exceptions.py
den-run-ai
authored
049c7da
View commit details
Copy full SHA for 049c7da
View code at this point
Browse repository at this point
Update test_exceptions.py
den-run-ai
authored
8b0145c
View commit details
Copy full SHA for 8b0145c
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Update memory monitoring call to use a platform-independent field
williamsardar
committed
bcf9841
View commit details
Copy full SHA for bcf9841
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 Jun 25, 2018
Test that after exception is thrown iterator is no longer valid
abessen
committed
2131292
View commit details
Copy full SHA for 2131292
View code at this point
Browse repository at this point
Add test throwing exception with inner exception in iterator
Show description for d119c6c
rickardraysearch
authored and
abessen
committed
d119c6c
View commit details
Copy full SHA for d119c6c
View code at this point
Browse repository at this point
crashing exception test
Show description for d0f34e9
Rickard Holmberg
authored and
abessen
committed
d0f34e9
View commit details
Copy full SHA for d0f34e9
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 Sep 21, 2017
Added CoreCLR 2.0 build target. Compile issues fixed. (#519)
Show description for df1c224
dmitriyse
authored and
filmor
committed
df1c224
View commit details
Copy full SHA for df1c224
View code at this point
Browse repository at this point
Commits on Jun 26, 2017
Another shot at #495 (#503)
Show description for a5f5dc2
rickardraysearch
authored and
filmor
committed
a5f5dc2
View commit details
Copy full SHA for a5f5dc2
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
clrmethod working for python 2 (#494)
Show description for 12af794
rickardraysearch
authored and
filmor
committed
12af794
View commit details
Copy full SHA for 12af794
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
Fix conversion of 'float' and 'double' values (#487)
Show description for d39f9f6
Konstantin-Posudevskiy
authored and
denfromufa
committed
d39f9f6
View commit details
Copy full SHA for d39f9f6
View code at this point
Browse repository at this point
Fix missing Incref for Namespace and Assembly (#482)
Show description for bfce5e2
testrunner123
authored and
filmor
committed
bfce5e2
View commit details
Copy full SHA for bfce5e2
View code at this point
Browse repository at this point
Commits on May 10, 2017
Allow passing None for nullable args (#460)
dhirschfeld
authored and
filmor
committed
29b74c7
View commit details
Copy full SHA for 29b74c7
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
Support clr.GetClrType() - as in IronPython (#433)
Show description for 39e4673
vivainio
authored and
vmuriart
committed
39e4673
View commit details
Copy full SHA for 39e4673
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.