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
tests
on
v3.0.4
User selector
All users
All time
Commit history
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
Use non-BOM encodings (#2370)
Show description for 195cde6
filmor
authored
195cde6
View commit details
Copy full SHA for 195cde6
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 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 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
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
View code at this point
Browse repository at this point
Add tests for deriving a Python subclass from a generic interface
filmor
committed
461c9c7
View commit details
Copy full SHA for 461c9c7
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
Ensure that sub-processes in tests use the same runtime settings
filmor
committed
d3b56ff
View commit details
Copy full SHA for d3b56ff
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Merge remote-tracking branch 'upstream/release'
filmor
committed
95c1371
View commit details
Copy full SHA for 95c1371
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Fix implicit float conversion for classes that derive from float
filmor
committed
a02799d
View commit details
Copy full SHA for a02799d
View code at this point
Browse repository at this point
Commits on Sep 17, 2022
Bump clr-loader dependency to 0.2.3 and adjust interface
Show description for 3f12469
filmor
committed
3f12469
View commit details
Copy full SHA for 3f12469
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
fixed new line character at the end of informational version (#1941)
lostmsu
authored
bdf671e
View commit details
Copy full SHA for bdf671e
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Fill nb_index slot for integer types (#1907)
filmor
authored
bd48dc1
View commit details
Copy full SHA for bd48dc1
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
Explicit float and int conversion for builtin types (#1904)
filmor
authored
0909021
View commit details
Copy full SHA for 0909021
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
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
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
fixed leak in NewReference.Move
Show description for 469ec67
lostmsu
committed
469ec67
View commit details
Copy full SHA for 469ec67
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Fix missing docstring for types with custom constructors (#1865)
filmor
authored
b79ae2f
View commit details
Copy full SHA for b79ae2f
View code at this point
Browse repository at this point
Implement non-simple String constructors explicitly (#1862)
filmor
authored
60a719c
View commit details
Copy full SHA for 60a719c
View code at this point
Browse repository at this point
Fix (U)IntPtr construction (#1861)
Show description for 332f8e7
filmor
authored
332f8e7
View commit details
Copy full SHA for 332f8e7
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
Allow configuring .NET runtimes via environment variables
filmor
committed
7da7889
View commit details
Copy full SHA for 7da7889
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 26, 2022
Ensure that the RawProxyEncoder is removed again
filmor
committed
2e1652b
View commit details
Copy full SHA for 2e1652b
View code at this point
Browse repository at this point
Ensure that codecs are definitely clean in tests
filmor
committed
26d1039
View commit details
Copy full SHA for 26d1039
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 7, 2022
added regression test for "in Dictionary.Keys" check
lostmsu
committed
cf8823f
View commit details
Copy full SHA for cf8823f
View code at this point
Browse repository at this point
Commits on May 4, 2022
Add unit test for enum encoder
filmor
committed
4f070f2
View commit details
Copy full SHA for 4f070f2
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
Fix decimal default parameters (#1773)
Show description for 7247da5
filmor
authored
7247da5
View commit details
Copy full SHA for 7247da5
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Ensure that codec tests are run (#1763)
Show description for 090ff9f
filmor
authored
090ff9f
View commit details
Copy full SHA for 090ff9f
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Implement IConvertible interface on PyObject
filmor
authored and
lostmsu
committed
80dc9f0
View commit details
Copy full SHA for 80dc9f0
View code at this point
Browse repository at this point
enable x86 testing on Windows in CI
lostmsu
committed
8503726
View commit details
Copy full SHA for 8503726
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
on runtime shutdown from Python release all slot holders, not only the ones, that belong to managed types
lostmsu
committed
5e041af
View commit details
Copy full SHA for 5e041af
View code at this point
Browse repository at this point
Commits on Jan 25, 2022
Add tests for exception leaking.
Show description for ca1a72b
BadSingleton
authored and
lostmsu
committed
ca1a72b
View commit details
Copy full SHA for ca1a72b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.