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
Modernisation
- #1015
#1015
Closed
filmor
wants to merge 22 commits into
master
pythonnet/pythonnet:master
from
modernisation
pythonnet/pythonnet:modernisation
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
Modernisation
#1015
filmor
wants to merge 22 commits into
master
pythonnet/pythonnet:master
from
modernisation
pythonnet/pythonnet:modernisation
Copy head branch name to clipboard
Commits
Commits on Nov 26, 2019
Drop monoclr and clrmodule
filmor
committed
5a45156
View commit details
Copy full SHA for 5a45156
Browse repository at this point
Add stub module
filmor
committed
2f07774
View commit details
Copy full SHA for 2f07774
Browse repository at this point
Move projects around and add clean project/solution files
filmor
committed
a5e6aca
View commit details
Copy full SHA for a5e6aca
Browse repository at this point
Drop nuget config
filmor
committed
95f07f0
View commit details
Copy full SHA for 95f07f0
Browse repository at this point
Adjust embed test project
filmor
committed
04ab475
View commit details
Copy full SHA for 04ab475
Browse repository at this point
Add test helper project
filmor
committed
627c4c4
View commit details
Copy full SHA for 627c4c4
Browse repository at this point
Readd benchmark project
filmor
committed
c0415be
View commit details
Copy full SHA for c0415be
Browse repository at this point
Update setup.py
filmor
committed
3031e96
View commit details
Copy full SHA for 3031e96
Browse repository at this point
Commits on Dec 14, 2019
Drop PYTHON3 flag (default now)
filmor
committed
8aba5fc
View commit details
Copy full SHA for 8aba5fc
Browse repository at this point
Remove unneeded additional interop files
filmor
committed
e933e79
View commit details
Copy full SHA for e933e79
Browse repository at this point
Commits on Dec 15, 2019
Make NETSTANDARD the default
Show description for f27d7be
filmor
committed
f27d7be
View commit details
Copy full SHA for f27d7be
Browse repository at this point
Add very simple initial load in pythonnet
filmor
committed
52caf17
View commit details
Copy full SHA for 52caf17
Browse repository at this point
Remove Runtime._UCS dependency from CustomMarshaler
filmor
committed
ca99b17
View commit details
Copy full SHA for ca99b17
Browse repository at this point
Stop using Runtime.IsPython2/3
Show description for 146e6ac
filmor
committed
146e6ac
View commit details
Copy full SHA for 146e6ac
Browse repository at this point
Commits on Dec 16, 2019
Start implementing interface ILibPython
filmor
committed
e61dd72
View commit details
Copy full SHA for e61dd72
Browse repository at this point
Make the code compile with ILibPython
filmor
committed
0185bcb
View commit details
Copy full SHA for 0185bcb
Browse repository at this point
Move interface to separate DLL for simpler dynamic loading
filmor
committed
908f0f0
View commit details
Copy full SHA for 908f0f0
Browse repository at this point
Commits on Dec 17, 2019
Add template to generate PInvoke-based implementation
filmor
committed
946b9a0
View commit details
Copy full SHA for 946b9a0
Browse repository at this point
Make setup.py work again
filmor
committed
60d15cd
View commit details
Copy full SHA for 60d15cd
Browse repository at this point
Commits on Dec 18, 2019
Drop InitializePlatformData
filmor
committed
5753d38
View commit details
Copy full SHA for 5753d38
Browse repository at this point
Fix define for interop2, add comment on interop3
filmor
committed
41577fc
View commit details
Copy full SHA for 41577fc
Browse repository at this point
First try on loading the correct 'DLL' on .NET Core
filmor
committed
22a24a4
View commit details
Copy full SHA for 22a24a4
Browse repository at this point
You can’t perform that action at this time.