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
CHANGELOG.md
on
master
User selector
All users
All time
Commit history
Commits on May 23, 2026
Back to dev
filmor
committed
fa7b3b7
View commit details
Copy full SHA for fa7b3b7
View code at this point
Browse repository at this point
Update changelog and bump version
filmor
committed
3d76836
View commit details
Copy full SHA for 3d76836
View code at this point
Browse repository at this point
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 Apr 11, 2025
implemented __delitem__ for IDictionary<K,V> and IList<T>
Show description for 77bdf6d
lostmsu
committed
77bdf6d
View commit details
Copy full SHA for 77bdf6d
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 Dec 13, 2024
Back to dev
filmor
committed
f361fa9
View commit details
Copy full SHA for f361fa9
View code at this point
Browse repository at this point
Release 3.0.5
filmor
committed
0826fc0
View commit details
Copy full SHA for 0826fc0
View code at this point
Browse repository at this point
Add changelog entry
filmor
committed
8f0ccb7
View commit details
Copy full SHA for 8f0ccb7
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Back to dev
filmor
committed
5c50b20
View commit details
Copy full SHA for 5c50b20
View code at this point
Browse repository at this point
Bump to 3.0.4
filmor
committed
6690310
View commit details
Copy full SHA for 6690310
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
Merge pull request #2386 from Frawak/fix/1977-access-violation-gc
Show description for ea059ca
lostmsu
authored
ea059ca
View commit details
Copy full SHA for ea059ca
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
Fix crash when event does not have `Add` method and improve message for some other internal errors (#2409)
Show description for 9ebfbde
lostmsu
authored
9ebfbde
View commit details
Copy full SHA for 9ebfbde
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 May 11, 2024
handle bad paths in sys.path (#2383)
Show description for b112885
lostmsu
authored
b112885
View commit details
Copy full SHA for b112885
View code at this point
Browse repository at this point
Commits on May 10, 2024
Expose serialization api (#2336)
Show description for 32051cb
BadSingleton
and
filmor
authored
32051cb
View commit details
Copy full SHA for 32051cb
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
IComparable and IEquatable implementations for PyInt, PyFloat, and PyString for primitive .NET types
lostmsu
committed
563e369
View commit details
Copy full SHA for 563e369
View code at this point
Browse repository at this point
Added `ToPythonAs<T>()` extension method to allow for explicit conversion using a specific type (#2330)
Show description for 9d18a24
lostmsu
authored
9d18a24
View commit details
Copy full SHA for 9d18a24
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 Oct 11, 2023
Reset version to dev
filmor
committed
c05f578
View commit details
Copy full SHA for c05f578
View code at this point
Browse repository at this point
Release 3.0.3
filmor
committed
0a5a63c
View commit details
Copy full SHA for 0a5a63c
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Update changelog
filmor
committed
d057724
View commit details
Copy full SHA for d057724
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
custom repr for enum values (#2239)
Show description for 22d07dd
koubaa
and
Mohamed Koubaa
authored
22d07dd
View commit details
Copy full SHA for 22d07dd
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Release 3.0.2
filmor
committed
6a4e04c
View commit details
Copy full SHA for 6a4e04c
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 Feb 3, 2023
1783 Implement Interface And Inherit Class (#2028)
Show description for a404d6e
rmadsen-ks
authored
a404d6e
View commit details
Copy full SHA for a404d6e
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
Ensure that `load` only runs once (#2079)
Show description for a041811
filmor
authored
a041811
View commit details
Copy full SHA for a041811
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
1776 Generic Virtual Method Causes Invalid Program: Fix + test (#2026)
Show description for 1729698
rmadsen-ks
authored
1729698
View commit details
Copy full SHA for 1729698
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
Release 3.0.1
filmor
committed
e28dd80
View commit details
Copy full SHA for e28dd80
View code at this point
Browse repository at this point
Update changelog and add Python 3.11 to metadata
filmor
committed
cc364c3
View commit details
Copy full SHA for cc364c3
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
fixed positive PyInt converted to negative BigInteger
Show description for 218610e
lostmsu
committed
218610e
View commit details
Copy full SHA for 218610e
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
delete target object from event handler collections when it has no more event handlers
Show description for 5a28fd4
lostmsu
committed
5a28fd4
View commit details
Copy full SHA for 5a28fd4
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Merge backports-2.5 changelog in and fix links
filmor
authored
bf984f0
View commit details
Copy full SHA for bf984f0
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Roll changelog over
filmor
committed
a3b7789
View commit details
Copy full SHA for a3b7789
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
BREAKING: disabled implicit conversion from Python objects implementing sequence protocol to (#1902)
Show description for 5f63c67
lostmsu
authored
5f63c67
View commit details
Copy full SHA for 5f63c67
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.