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
152
Pull requests
13
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
AUTHORS.md
on
master
User selector
All users
All time
Commit history
Commits on May 11, 2026
Add context manager protocol for .NET IDisposable types (#2568)
Show description for 25e0ccf
3 people
authored
25e0ccf
View commit details
Copy full SHA for 25e0ccf
View code at this point
Browse repository at this point
Commits on May 5, 2026
Support .NET Framework 4.6.1
Metadorius
authored and
filmor
committed
cf0ce2e
View commit details
Copy full SHA for cf0ce2e
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
ci: properly exclude job (#2542)
RobPasMue
authored
030a9f9
View commit details
Copy full SHA for 030a9f9
View code at this point
Browse repository at this point
Commits on May 13, 2024
Fix access violation exception on shutdown (#1977)
Show description for 4e5afdf
Frawak
committed
4e5afdf
View commit details
Copy full SHA for 4e5afdf
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Update Authors and Changelog
gertdreyer
authored and
lostmsu
committed
d3bde9d
View commit details
Copy full SHA for d3bde9d
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
Fix `GetBuffer` throwing `ArgumentOutOfRangeException` (#2120)
Show description for 131b466
legomanww
authored
131b466
View commit details
Copy full SHA for 131b466
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
allow Python not passing fake arguments for out parameters (#1672)
eirannejad
authored
f69753c
View commit details
Copy full SHA for f69753c
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Revert stuff that I don't understand
pkese
committed
f061d28
View commit details
Copy full SHA for f061d28
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Add separate test for the initial problem (passing); disable failing test
pkese
committed
4674b5c
View commit details
Copy full SHA for 4674b5c
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Add PythonEngine.Interrupt (#1337)
Show description for 5fd77b1
gpetrou
authored
5fd77b1
View commit details
Copy full SHA for 5fd77b1
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Operator overloads support (#1324)
Show description for 9f01ebb
christabella
and
lostmsu
authored
9f01ebb
View commit details
Copy full SHA for 9f01ebb
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Incorrectly using a non-generic type with type parameters now produces a helpful Python error instead of throwing NullReferenceException (#1326)
Show description for d9e15a7
tminka
authored
d9e15a7
View commit details
Copy full SHA for d9e15a7
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Merge branch 'master' into soft-shutdown
amos402
committed
3203457
View commit details
Copy full SHA for 3203457
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
Non-delegate types should not be callable (#1247)
Show description for 03cf4ac
alxnull
authored
03cf4ac
View commit details
Copy full SHA for 03cf4ac
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Merge branch 'master' into soft-shutdown
amos402
committed
97e61a5
View commit details
Copy full SHA for 97e61a5
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Ensure only implementers of IEnumerable or IEnumerator are considered Iterable (#1241)
Show description for b5ba815
danabr
authored
b5ba815
View commit details
Copy full SHA for b5ba815
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Merge remote-tracking branch 'remotes/upstream/master' into soft-shutdown
amos402
committed
5387b05
View commit details
Copy full SHA for 5387b05
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
Add syntax highlighting to Python code examples in README.rst [docs] (#1208)
SFM61319
authored
29978d8
View commit details
Copy full SHA for 29978d8
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
Adding to AUTHORS.MD
BadSingleton
committed
73865d4
View commit details
Copy full SHA for 73865d4
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Pybuffer (#1195): add Python buffer api support
Show description for 8e029ef
koubaa
and
thesn10
authored
8e029ef
View commit details
Copy full SHA for 8e029ef
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Merge branch 'master' into soft-shutdown
amos402
committed
39e20e3
View commit details
Copy full SHA for 39e20e3
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Increase ob's ref count in tp_repr to avoid accidental free
DanBarzilian
authored and
lostmsu
committed
742463e
View commit details
Copy full SHA for 742463e
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Merge branch 'master' into soft-shutdown
amos402
committed
f85999e
View commit details
Copy full SHA for f85999e
View code at this point
Browse repository at this point
Commits on May 17, 2020
Update project lead list
filmor
committed
b98e674
View commit details
Copy full SHA for b98e674
View code at this point
Browse repository at this point
Commits on May 11, 2020
Add IsNone() and Runtime.None (#1137)
Show description for 960286d
henon
authored
960286d
View commit details
Copy full SHA for 960286d
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Merge branch 'master' into soft-shutdown
amos402
committed
5b2f3d4
View commit details
Copy full SHA for 5b2f3d4
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
#1047 ModuleObject __getattribute__ doesn't treat exceptions ocurred during internal GetAttribute
Andrey Santanna
committed
f25694e
View commit details
Copy full SHA for f25694e
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
Merge branch 'master' into drop-dlopen
amos402
committed
431d644
View commit details
Copy full SHA for 431d644
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 Dec 1, 2019
Merge branch 'master' into drop-dlopen
amos402
committed
653a263
View commit details
Copy full SHA for 653a263
View code at this point
Browse repository at this point
Commits on Nov 28, 2019
Capture function pointer declarations in structs
Show description for 627cac0
Jeff17Robbins
authored and
filmor
committed
627cac0
View commit details
Copy full SHA for 627cac0
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
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 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
Previous
Next
You can’t perform that action at this time.