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
Type
/
to 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
C# enums to work as proper enums in Python
- #103
#103
Merged
jhonabreul
merged 10 commits into
QuantConnect:master
QuantConnect/pythonnet:master
from
jhonabreul:feature-csharp-enums
jhonabreul/pythonnet:feature-csharp-enums
Copy head branch name to clipboard
Jul 31, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
C# enums to work as proper enums in Python
#103
jhonabreul
merged 10 commits into
QuantConnect:master
QuantConnect/pythonnet:master
from
jhonabreul:feature-csharp-enums
jhonabreul/pythonnet:feature-csharp-enums
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2025
Make C# enums work as proper enums in Python
Show description for 0e86e8d
jhonabreul
committed
0e86e8d
View commit details
Copy full SHA for 0e86e8d
Browse repository at this point
Commits on Jul 29, 2025
Minor fixes in substraction and division operators
jhonabreul
committed
f45f92d
View commit details
Copy full SHA for f45f92d
Browse repository at this point
Bump version to 2.0.45
jhonabreul
committed
c5be5f2
View commit details
Copy full SHA for c5be5f2
Browse repository at this point
Support enum comparison to other enum types
Show description for 84a1be3
jhonabreul
committed
84a1be3
View commit details
Copy full SHA for 84a1be3
Browse repository at this point
Commits on Jul 30, 2025
Use single cached reference for C# enum values in Python
Show description for 009e9cf
jhonabreul
committed
009e9cf
View commit details
Copy full SHA for 009e9cf
Browse repository at this point
Minor fix
jhonabreul
committed
cb232a0
View commit details
Copy full SHA for cb232a0
Browse repository at this point
More tests and cleanup
jhonabreul
committed
57c2299
View commit details
Copy full SHA for 57c2299
Browse repository at this point
Reduce enum operators overloads
jhonabreul
committed
98828a1
View commit details
Copy full SHA for 98828a1
Browse repository at this point
Commits on Jul 31, 2025
Fix comparison to null/None
jhonabreul
committed
4b5b7a1
View commit details
Copy full SHA for 4b5b7a1
Browse repository at this point
Minor change
jhonabreul
committed
dc5eb2b
View commit details
Copy full SHA for dc5eb2b
Browse repository at this point
You can’t perform that action at this time.