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
.
QuantConnect
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
31
Star
29
Code
Issues
5
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
.github
on
master
User selector
All users
All time
Commit history
Commits on Jul 16, 2026
Add Lean Python unit tests CI workflow (#142)
Show description for c080337
jhonabreul
authored
c080337
View commit details
Copy full SHA for c080337
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Return snake-cased member name from str() on enum values (#135)
Show description for 687791d
jhonabreul
authored
687791d
View commit details
Copy full SHA for 687791d
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Add Python 3.12 / 3.13 / 3.14 support (#122)
Show description for cea3c89
3 people
authored
cea3c89
View commit details
Copy full SHA for cea3c89
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Fix net10 CI: workflows, generic re-registration, conversions (#115)
Show description for ca19e49
jhonabreul
and
claude
authored
ca19e49
View commit details
Copy full SHA for ca19e49
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Feature python 3 11 (#82)
Show description for a967d46
Martin-Molinero
and
filmor
authored
a967d46
View commit details
Copy full SHA for a967d46
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
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 Jan 15, 2022
added todo note to ensure CLA is signed
eirannejad
authored and
lostmsu
committed
b7fb03a
View commit details
Copy full SHA for b7fb03a
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
Only run CI on pushes to master and on all pull requests (#1670)
Show description for 75f4398
filmor
authored
75f4398
View commit details
Copy full SHA for 75f4398
View code at this point
Browse repository at this point
Add ARM64 CI action (#1669)
lostmsu
authored
f81b1c6
View commit details
Copy full SHA for f81b1c6
View code at this point
Browse repository at this point
Performance tests with baseline from Pypi (#1667)
Show description for 7e2ec4d
filmor
and
lostmsu
authored
7e2ec4d
View commit details
Copy full SHA for 7e2ec4d
View code at this point
Browse repository at this point
Commits on Dec 25, 2021
`ShutdownMode` has been removed. The only shutdown mode supported now is an equivalent of `ShutdownMode.Reload`
Show description for 53836de
lostmsu
committed
53836de
View commit details
Copy full SHA for 53836de
View code at this point
Browse repository at this point
Commits on Dec 23, 2021
bring NuGet preview CI job in line with main
lostmsu
committed
9fb7e65
View commit details
Copy full SHA for 9fb7e65
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
use .NET 6.0 LTS and C# 10
lostmsu
committed
b7e8fdc
View commit details
Copy full SHA for b7e8fdc
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Update CI configuration for Python 3.10
Show description for edc471e
filmor
authored and
lostmsu
committed
edc471e
View commit details
Copy full SHA for edc471e
View code at this point
Browse repository at this point
Commits on Oct 2, 2021
newer .NET SDK might push symbols package along with the main package, so when pushing symbols package, allow conflicts
lostmsu
committed
dee41b8
View commit details
Copy full SHA for dee41b8
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
increase verbosity of embedding tests
lostmsu
committed
09ecf1b
View commit details
Copy full SHA for 09ecf1b
View code at this point
Browse repository at this point
Commits on Sep 5, 2021
publish debug symbols for monthly preview on NuGet
lostmsu
committed
dc3c818
View commit details
Copy full SHA for dc3c818
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
implements buffer interface for .NET arrays of primitive types (#1511)
Show description for ee0ab7f
lostmsu
authored
ee0ab7f
View commit details
Copy full SHA for ee0ab7f
View code at this point
Browse repository at this point
Commits on May 15, 2021
merge latest master
lostmsu
committed
67bd1c2
View commit details
Copy full SHA for 67bd1c2
View code at this point
Browse repository at this point
Commits on May 3, 2021
Re-enable the domain reload tests (#1404)
Show description for 33d771c
BadSingleton
authored
33d771c
View commit details
Copy full SHA for 33d771c
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
rum embedding tests before Python tests
lostmsu
committed
e58411d
View commit details
Copy full SHA for e58411d
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
NuGet Preview pipeline changes missed in https://github.com/pythonnet/pythonnet/pull/1373
lostmsu
committed
0f5e781
View commit details
Copy full SHA for 0f5e781
View code at this point
Browse repository at this point
rename nuget preview release workflow
lostmsu
committed
132b666
View commit details
Copy full SHA for 132b666
View code at this point
Browse repository at this point
enable manual preview release
lostmsu
committed
4c05417
View commit details
Copy full SHA for 4c05417
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Run tests on .NET Core
filmor
committed
0d7e43a
View commit details
Copy full SHA for 0d7e43a
View code at this point
Browse repository at this point
Commits on Feb 13, 2021
Replace clr module by loading through clr_loader
Show description for b92d929
filmor
committed
b92d929
View commit details
Copy full SHA for b92d929
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
monthly NuGet release previews (#1381)
lostmsu
authored
6b2347a
View commit details
Copy full SHA for 6b2347a
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
workaround for pytest/clr module not preloading python C API library
lostmsu
committed
3982892
View commit details
Copy full SHA for 3982892
View code at this point
Browse repository at this point
only set PYTHONNET_PYDLL for test runs from .NET
lostmsu
committed
cda604a
View commit details
Copy full SHA for cda604a
View code at this point
Browse repository at this point
in CI MacOS python DLL has 'm' suffix
lostmsu
committed
f68e581
View commit details
Copy full SHA for f68e581
View code at this point
Browse repository at this point
specify full DLL name instead of PYVER in GH Actions
lostmsu
committed
275cae9
View commit details
Copy full SHA for 275cae9
View code at this point
Browse repository at this point
CI: figure out DLL name from environment
lostmsu
committed
70fc803
View commit details
Copy full SHA for 70fc803
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
time limit GitHub actions to 5 min
lostmsu
authored
0c41273
View commit details
Copy full SHA for 0c41273
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
ImportHook preserves the original exception message when an import fails
tminka
committed
0ccc443
View commit details
Copy full SHA for 0ccc443
View code at this point
Browse repository at this point
Python tests can now be debugged by running them as embedded tests within NUnit.
Show description for 5bb2566
tminka
committed
5bb2566
View commit details
Copy full SHA for 5bb2566
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.