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 }}
Techlord-RCE
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 12, 2017
Merge pull request #550 from dmitriyse/core2-marshal-fix
Show description for 46d56af
dmitriyse
authored
46d56af
View commit details
Copy full SHA for 46d56af
Browse repository at this point
Build fix for python 3.3
dse
committed
7f81b38
View commit details
Copy full SHA for 7f81b38
Browse repository at this point
Commits on Dec 8, 2017
Merge pull request #572 from dmitriyse/monoclr_xplat_skip
Show description for a6bba66
den-run-ai
authored
a6bba66
View commit details
Copy full SHA for a6bba66
Browse repository at this point
Commits on Nov 16, 2017
Merge pull request #573 from pythonnet/master-merge-fix
Show description for f5a002f
dmitriyse
authored
f5a002f
View commit details
Copy full SHA for f5a002f
Browse repository at this point
Backing out wrong merges.
dse
committed
194e5e6
View commit details
Copy full SHA for 194e5e6
Browse repository at this point
backout #518, wrong merge !
dse
committed
1c79426
View commit details
Copy full SHA for 1c79426
Browse repository at this point
Backed #519, wrong merge!
dse
committed
43a9eb6
View commit details
Copy full SHA for 43a9eb6
Browse repository at this point
backout #546, wrong merge!
dse
committed
700b522
View commit details
Copy full SHA for 700b522
Browse repository at this point
Merge #519
dse
committed
4aa8b18
View commit details
Copy full SHA for 4aa8b18
Browse repository at this point
Merge #518
dse
committed
2ba6bff
View commit details
Copy full SHA for 2ba6bff
Browse repository at this point
Commits on Nov 15, 2017
Fixed problem with --xplat build when mono does not installed.
dse
committed
9d25e9c
View commit details
Copy full SHA for 9d25e9c
Browse repository at this point
Commits on Nov 7, 2017
Build system improvements pack - addressing comments to PR and some issues. (#546)
Show description for 75e5231
dmitriyse
authored and
den-run-ai
committed
75e5231
View commit details
Copy full SHA for 75e5231
Browse repository at this point
Workaround: Mono downgrade to 5.2.0 to avoid broken mono 5.4.0.201
dse
committed
64cb7f8
View commit details
Copy full SHA for 64cb7f8
Browse repository at this point
Commits on Nov 4, 2017
Build fixes for the fresh Windows 10 SDKS.
dse
committed
52a675f
View commit details
Copy full SHA for 52a675f
Browse repository at this point
Commits on Oct 1, 2017
Marshalling fix for 3-IntPtr args cdecl calls.
dse
committed
580f13f
View commit details
Copy full SHA for 580f13f
Browse repository at this point
Commits on Sep 22, 2017
Fix for the #539 classic build fails when VS 2017 installed.
dse
committed
0df38c2
View commit details
Copy full SHA for 0df38c2
Browse repository at this point
pdb generation improved for all conditions Net 4.0/NetStandard 2.0 x Debug/Release.
dse
committed
7293223
View commit details
Copy full SHA for 7293223
Browse repository at this point
Commits on Sep 21, 2017
PYTHONNET_INTEROP_FILE env var introduced to allow working with custom interop*.cs file inside IDE.
dse
committed
447da7d
View commit details
Copy full SHA for 447da7d
Browse repository at this point
.travis.yaml file simplification.
dse
committed
153de5e
View commit details
Copy full SHA for 153de5e
Browse repository at this point
vswhere.exe tool now distributed with the pythonnet sources, dotnet-core-2.0-x86 installation step removed.
dse
committed
c4910f0
View commit details
Copy full SHA for c4910f0
Browse repository at this point
Added CoreCLR 2.0 build target. Compile issues fixed. (#519)
Show description for df1c224
dmitriyse
authored and
filmor
committed
df1c224
View commit details
Copy full SHA for df1c224
Browse repository at this point
CoreCLR msbuild (xplat) support. Initial compilable version. (#518)
Show description for 4b381bf
dmitriyse
authored and
filmor
committed
4b381bf
View commit details
Copy full SHA for 4b381bf
Browse repository at this point
Commits on Sep 15, 2017
Update README.md
den-run-ai
authored
4bac694
View commit details
Copy full SHA for 4bac694
Browse repository at this point
Commits on Sep 7, 2017
PYTHONNET_WIN_DEFINE_CONSTANTS and PYTHONNET_MONO_DEFINE_CONSTANTS introduced. + Fix for building mono versions under windows.
dse
committed
a89685e
View commit details
Copy full SHA for a89685e
Browse repository at this point
Small compile fixes.
dse
committed
f4a6608
View commit details
Copy full SHA for f4a6608
Browse repository at this point
PYTHONNET_PY3_VERSION, PYTHONNET_PY2_VERSION build related environment vars introduced.
dse
committed
966f035
View commit details
Copy full SHA for 966f035
Browse repository at this point
Commits on Sep 6, 2017
Typo fix.
dse
committed
b20d134
View commit details
Copy full SHA for b20d134
Browse repository at this point
Wrong NETSTANDARD/NETCOREAPP define constant change.
dse
committed
afaca1b
View commit details
Copy full SHA for afaca1b
Browse repository at this point
Merge
dse
committed
0ca9612
View commit details
Copy full SHA for 0ca9612
Browse repository at this point
Python.Runtime.dll now targets NetStandard2.0 inplace of NetCoreApp 2.0
dse
committed
3069fe4
View commit details
Copy full SHA for 3069fe4
Browse repository at this point
Mono builds now can be build on Windows.
Show description for ed48618
dse
committed
ed48618
View commit details
Copy full SHA for ed48618
Browse repository at this point
Commits on Aug 27, 2017
NetCoreApp 2.0 fix. EmitCalli does not supports cdecl. Falling-back to a slow Marshal-based solution. + x86 fix.
dse
committed
2edbc87
View commit details
Copy full SHA for 2edbc87
Browse repository at this point
Commits on Aug 22, 2017
Build order improvement.
dse
committed
2ac981b
View commit details
Copy full SHA for 2ac981b
Browse repository at this point
Changelog improved.
dse
committed
dac5a96
View commit details
Copy full SHA for dac5a96
Browse repository at this point
Fix for importing numpy and other python modules with native parts.
dse
committed
1cc9008
View commit details
Copy full SHA for 1cc9008
Browse repository at this point
Previous
Next
You can’t perform that action at this time.