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 }}
alan0526
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 7, 2023
To fix memory access exception when iteration breaks in the middle of the list before reaching end.
JakeJP
authored and
lostmsu
committed
eef67db
View commit details
Copy full SHA for eef67db
Browse repository at this point
Commits on Oct 16, 2023
Allow setting of the python module file (#2044)
Show description for 8e8c3f3
bmello4688
and
filmor
authored
8e8c3f3
View commit details
Copy full SHA for 8e8c3f3
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
Browse repository at this point
Release 3.0.3
filmor
committed
0a5a63c
View commit details
Copy full SHA for 0a5a63c
Browse repository at this point
Commits on Oct 6, 2023
Revert "only run docs CI/main CI for corresponding changes (#2257)" (#2260)
Show description for 5a4a986
filmor
authored
5a4a986
View commit details
Copy full SHA for 5a4a986
Browse repository at this point
only run docs CI/main CI for corresponding changes (#2257)
lostmsu
authored
04670ea
View commit details
Copy full SHA for 04670ea
Browse repository at this point
Merge pull request #2249 from pythonnet/python-3.12
Show description for 88418da
filmor
authored
88418da
View commit details
Copy full SHA for 88418da
Browse repository at this point
Commits on Oct 4, 2023
Python 3.12 has been released, use final version
filmor
committed
293f8b1
View commit details
Copy full SHA for 293f8b1
Browse repository at this point
Ignore test-case on Python 3.12
filmor
committed
fb49470
View commit details
Copy full SHA for fb49470
Browse repository at this point
For now skip over "new style" weakrefs in clear
filmor
committed
080d1bd
View commit details
Copy full SHA for 080d1bd
Browse repository at this point
Remove deprecated function call
filmor
committed
8dfe408
View commit details
Copy full SHA for 8dfe408
Browse repository at this point
Update changelog
filmor
committed
d057724
View commit details
Copy full SHA for d057724
Browse repository at this point
Add 3.12 to CI and metadata
filmor
committed
7a31d38
View commit details
Copy full SHA for 7a31d38
Browse repository at this point
Drop unused custom incref/decref
filmor
committed
93d4119
View commit details
Copy full SHA for 93d4119
Browse repository at this point
Add type offsets for 3.12 and update interop generation
filmor
committed
6aa92c1
View commit details
Copy full SHA for 6aa92c1
Browse repository at this point
fixed ARM CI
lostmsu
committed
a9e757f
View commit details
Copy full SHA for a9e757f
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
Browse repository at this point
Commits on Sep 2, 2023
Change PyScope to PyModule in docs (#2231)
Show description for 171cee4
OmkarBorhade98
authored
171cee4
View commit details
Copy full SHA for 171cee4
Browse repository at this point
Commits on Aug 29, 2023
Reset version to dev
filmor
committed
c6f12cf
View commit details
Copy full SHA for c6f12cf
Browse repository at this point
Release 3.0.2
filmor
committed
6a4e04c
View commit details
Copy full SHA for 6a4e04c
Browse repository at this point
Bump clr_loader dependency
filmor
committed
639023a
View commit details
Copy full SHA for 639023a
Browse repository at this point
Commits on Jul 21, 2023
Add documentation dependency to fix empty docs
filmor
committed
3b6500f
View commit details
Copy full SHA for 3b6500f
Browse repository at this point
Commits on Jul 7, 2023
Adjust docs for importing
filmor
authored
dddadbe
View commit details
Copy full SHA for dddadbe
Browse repository at this point
Commits on May 6, 2023
Exclude .gitignore from binary distribution
siegfriedpammer
authored and
filmor
committed
a1cd73f
View commit details
Copy full SHA for a1cd73f
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
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
Browse repository at this point
Commits on Jan 29, 2023
Remove suggestions to use `internal` functions (#2092)
Show description for c2fa467
filmor
authored
c2fa467
View commit details
Copy full SHA for c2fa467
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
Browse repository at this point
Commits on Jan 17, 2023
don't force setuptools upgrade during installation of requirements for testing
Show description for 4020a0c
lostmsu
committed
4020a0c
View commit details
Copy full SHA for 4020a0c
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
Browse repository at this point
Commits on Nov 2, 2022
Reset version to dev
filmor
committed
556882d
View commit details
Copy full SHA for 556882d
Browse repository at this point
Release 3.0.1
filmor
committed
e28dd80
View commit details
Copy full SHA for e28dd80
Browse repository at this point
Merge pull request #1998 from filmor/fix-derived-generic-interface
Show description for cfe1585
filmor
authored
cfe1585
View commit details
Copy full SHA for cfe1585
Browse repository at this point
fixed resolution of generic methods in Python implementations
Show description for 5c1e02f
lostmsu
committed
5c1e02f
View commit details
Copy full SHA for 5c1e02f
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.