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 }}
SandersAlex
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
src
on
master
User selector
All users
All time
Commit history
Commits on Nov 21, 2019
Split from PR 958: restoring the __import__ after shutdown. (#993)
Show description for 5f2e2e2
benoithudson
authored and
filmor
committed
5f2e2e2
View commit details
Copy full SHA for 5f2e2e2
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Add CI support for py3.8. (#988)
Show description for 2736094
matham
authored and
filmor
committed
2736094
View commit details
Copy full SHA for 2736094
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
Adds support for the Jetson Nano (#986)
Cronan
authored and
filmor
committed
e193126
View commit details
Copy full SHA for e193126
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Adds performance tests, that compare to published NuGet (#975)
Show description for 1463538
lostmsu
authored and
filmor
committed
1463538
View commit details
Copy full SHA for 1463538
View code at this point
Browse repository at this point
Add function to set Py_NoSiteFlag global variable to 1 (#971)
Show description for f2e6f6f
alexhelms
authored and
filmor
committed
f2e6f6f
View commit details
Copy full SHA for f2e6f6f
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 Oct 1, 2019
Detect py arch (#961)
Show description for 60e6045
jmlidbetter
authored and
filmor
committed
60e6045
View commit details
Copy full SHA for 60e6045
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 26, 2019
Fixes bug where there is casting on delegates -- this is explicitly in the NET standard documentation for GetDelegateForFunctionPointer (#936)
jmlidbetter
authored and
filmor
committed
f1da55e
View commit details
Copy full SHA for f1da55e
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 Aug 2, 2019
Readd .NET implementations of GC slots again (#913)
Show description for c97a380
filmor
authored
c97a380
View commit details
Copy full SHA for c97a380
View code at this point
Browse repository at this point
Fix so that Runtime.PyModuleType is retrieved via Python.dll (#904) (#929)
ftreurni
authored and
filmor
committed
f20bcf6
View commit details
Copy full SHA for f20bcf6
View code at this point
Browse repository at this point
Removes imports deprecated in Python3 (#925)
Cronan
authored and
filmor
committed
1ce630e
View commit details
Copy full SHA for 1ce630e
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Improve "No method matches given arguments" message with more details (#900)
Show description for df0574d
lostmsu
authored and
filmor
committed
df0574d
View commit details
Copy full SHA for df0574d
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
Bump C# language version to 7.3 (#896)
Show description for a8a9426
lostmsu
authored and
filmor
committed
a8a9426
View commit details
Copy full SHA for a8a9426
View code at this point
Browse repository at this point
Implement error handling, move using statements
filmor
committed
537ee5f
View commit details
Copy full SHA for 537ee5f
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Get the correct library loading functions at runtime
filmor
committed
1dd2ee1
View commit details
Copy full SHA for 1dd2ee1
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Support ARM architectures again (#887)
filmor
authored
fc7d8a4
View commit details
Copy full SHA for fc7d8a4
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Fix the failing test (#888)
Show description for 2bc514f
filmor
authored
2bc514f
View commit details
Copy full SHA for 2bc514f
View code at this point
Browse repository at this point
Revert "Enable C# parameters of type `object` accept any argument, passed from Python (#853)" (#882)
Show description for e4e16a4
filmor
authored
e4e16a4
View commit details
Copy full SHA for e4e16a4
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Enable C# parameters of type `object` accept any argument, passed from Python (#853)
Show description for 43c972d
lostmsu
authored and
filmor
committed
43c972d
View commit details
Copy full SHA for 43c972d
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Generate NuGet package during build (#875)
Show description for 0d6194d
inna-w
authored and
filmor
committed
0d6194d
View commit details
Copy full SHA for 0d6194d
View code at this point
Browse repository at this point
Commits on May 3, 2019
Back to dev version for 2.4.1
filmor
committed
73bf84e
View commit details
Copy full SHA for 73bf84e
View code at this point
Browse repository at this point
Bump version to 2.4.0
filmor
committed
cc538f6
View commit details
Copy full SHA for cc538f6
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Make finalizer use a task (#852)
Show description for 33db56d
Martin-Molinero
authored and
filmor
committed
33db56d
View commit details
Copy full SHA for 33db56d
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 Apr 7, 2019
Bump all relevant versions to 2.4.0-rc2
filmor
committed
868cd52
View commit details
Copy full SHA for 868cd52
View code at this point
Browse repository at this point
Update copyright year
filmor
committed
88f73cf
View commit details
Copy full SHA for 88f73cf
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Revert "Update moduleobject.cs"
filmor
authored
c0f3886
View commit details
Copy full SHA for c0f3886
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Fix memory leak in finalizer
Show description for 885cd3e
Martin-Molinero
committed
885cd3e
View commit details
Copy full SHA for 885cd3e
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Merge branch 'master' into pyobject-finalizer
filmor
authored
4eff81e
View commit details
Copy full SHA for 4eff81e
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
added a documentation comment for MethodBinder.TryConvertArguments
lostmsu
committed
3edad62
View commit details
Copy full SHA for 3edad62
View code at this point
Browse repository at this point
extracted TryConvertArgument from MethodBinder.TryConvertArguments
lostmsu
committed
1dadc8a
View commit details
Copy full SHA for 1dadc8a
View code at this point
Browse repository at this point
extracted TryConvertArguments from MethodBinder.Bind
lostmsu
committed
04b77d9
View commit details
Copy full SHA for 04b77d9
View code at this point
Browse repository at this point
a bit more refactoring of MethodBinder.Bind
lostmsu
committed
0bb5a45
View commit details
Copy full SHA for 0bb5a45
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.