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 }}
oujunke
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 17, 2022
docs: Fix a few typos
Show description for 60463a3
timgates42
authored and
lostmsu
committed
60463a3
View commit details
Copy full SHA for 60463a3
Browse repository at this point
Commits on Jul 6, 2022
Ensure that version.txt is always read from repo root
Show description for 14aae2e
filmor
committed
14aae2e
View commit details
Copy full SHA for 14aae2e
Browse repository at this point
Fix broken prefix and debug leftover
Show description for ce3afa6
filmor
committed
ce3afa6
View commit details
Copy full SHA for ce3afa6
Browse repository at this point
Commits on Jul 1, 2022
got rid of a few deprecation warnings that pollute GitHub code review
lostmsu
committed
e241a9d
View commit details
Copy full SHA for e241a9d
Browse repository at this point
Commits on Jun 30, 2022
implemented dynamic equality and inequality for PyObject instances
Show description for 21c5dcc
lostmsu
committed
21c5dcc
View commit details
Copy full SHA for 21c5dcc
Browse repository at this point
Commits on Jun 27, 2022
Take GIL when checking if error occurred on shutdown (#1836)
filmor
authored
a49f3a8
View commit details
Copy full SHA for a49f3a8
Browse repository at this point
Commits on Jun 24, 2022
Merge pull request #1817 from filmor/env-config
Show description for 70e2e0a
filmor
authored
70e2e0a
View commit details
Copy full SHA for 70e2e0a
Browse repository at this point
Allow configuring .NET runtimes via environment variables
filmor
committed
7da7889
View commit details
Copy full SHA for 7da7889
Browse repository at this point
Commits on Jun 14, 2022
Drop vendored find_libpython
filmor
committed
f5de0bf
View commit details
Copy full SHA for f5de0bf
Browse repository at this point
Commits on Jun 13, 2022
Add test for simple enum int conversion (#1811)
filmor
authored
43d1640
View commit details
Copy full SHA for 43d1640
Browse repository at this point
fixed ForbidPythonThreadsAttribute being ignored in certain scenarios (#1815)
Show description for 4d1e09a
filmor
and
lostmsu
authored
4d1e09a
View commit details
Copy full SHA for 4d1e09a
Browse repository at this point
Commits on Jun 9, 2022
Fix remaining issues with wordpad demo
filmor
committed
a6e4353
View commit details
Copy full SHA for a6e4353
Browse repository at this point
Commits on May 31, 2022
Fix demo scripts
filmor
authored and
lostmsu
committed
5ee587d
View commit details
Copy full SHA for 5ee587d
Browse repository at this point
Add necessary `Initialize()` call to the README
filmor
authored
31b9c4e
View commit details
Copy full SHA for 31b9c4e
Browse repository at this point
Add explicit tests for vararg call (#1805)
filmor
authored
c1dab27
View commit details
Copy full SHA for c1dab27
Browse repository at this point
Commits on May 26, 2022
Merge pull request #1799 from pythonnet/SupportedVersions
Show description for 3cb2529
filmor
authored
3cb2529
View commit details
Copy full SHA for 3cb2529
Browse repository at this point
Ensure that the RawProxyEncoder is removed again
filmor
committed
2e1652b
View commit details
Copy full SHA for 2e1652b
Browse repository at this point
Ensure that codecs are definitely clean in tests
filmor
committed
26d1039
View commit details
Copy full SHA for 26d1039
Browse repository at this point
Commits on May 25, 2022
expose Min/MaxSupportedVersion and IsSupportedVersion on PythonEngine
Show description for 1492d7d
lostmsu
committed
1492d7d
View commit details
Copy full SHA for 1492d7d
Browse repository at this point
Commits on May 23, 2022
Move to modern setuptools with pyproject.toml (#1793)
Show description for 987b2ee
filmor
authored
987b2ee
View commit details
Copy full SHA for 987b2ee
Browse repository at this point
Drop Python 3.6 support (#1795)
Show description for e258cee
filmor
and
lostmsu
authored
e258cee
View commit details
Copy full SHA for e258cee
Browse repository at this point
Commits on May 20, 2022
Merge pull request #1786 from losttech/bugs/KeyCollection
Show description for 87d4db9
lostmsu
authored
87d4db9
View commit details
Copy full SHA for 87d4db9
Browse repository at this point
Commits on May 7, 2022
a few collection mixins now properly handle private interface implementations
Show description for d854332
lostmsu
committed
d854332
View commit details
Copy full SHA for d854332
Browse repository at this point
allow casting objects to generic .NET interfaces without specifying generic arguments as long as there is no ambiguity
lostmsu
committed
537ddf4
View commit details
Copy full SHA for 537ddf4
Browse repository at this point
ClassGeneric.GetClass now returns BorrowedReference to indicate that the value should not be disposed
lostmsu
committed
f48d7a9
View commit details
Copy full SHA for f48d7a9
Browse repository at this point
added regression test for "in Dictionary.Keys" check
lostmsu
committed
cf8823f
View commit details
Copy full SHA for cf8823f
Browse repository at this point
type name generator ignored names of nested classes
lostmsu
committed
2910800
View commit details
Copy full SHA for 2910800
Browse repository at this point
Commits on May 4, 2022
disallow runtime shutdown when the Python error indicator is set, as it may lead to unpredictable behavior (#1780)
lostmsu
authored
a80c685
View commit details
Copy full SHA for a80c685
Browse repository at this point
Merge pull request #1621 from pythonnet/fix-enum-codec
Show description for ac75e0c
filmor
authored
ac75e0c
View commit details
Copy full SHA for ac75e0c
Browse repository at this point
Allow conversion of UInt64 based enums
filmor
committed
7d6e27a
View commit details
Copy full SHA for 7d6e27a
Browse repository at this point
Add unit test for enum encoder
filmor
committed
4f070f2
View commit details
Copy full SHA for 4f070f2
Browse repository at this point
Fix enum codec
Show description for df3b569
filmor
committed
df3b569
View commit details
Copy full SHA for df3b569
Browse repository at this point
Merge pull request #1760 from filmor/misc-fixes
Show description for 37f1235
filmor
authored
37f1235
View commit details
Copy full SHA for 37f1235
Browse repository at this point
Modernise syntax in ClassDerived
filmor
committed
aa5b54b
View commit details
Copy full SHA for aa5b54b
Browse repository at this point
Fix Py.SetArgv for systems that don't support GetCommandLineArgs
filmor
committed
d899083
View commit details
Copy full SHA for d899083
Browse repository at this point
Previous
Next
You can’t perform that action at this time.