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
.
SciSharp
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
8
Star
20
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
src
clrmodule
on
python_3.5_win
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2019
Upgrade all project to .netstandard 2.x and remove xxx.15.csproj.
Oceania2018
committed
eb07dba
View commit details
Copy full SHA for eb07dba
View code at this point
Browse repository at this point
Commits on May 3, 2019
Back to dev version for 2.4.1
filmor
committed
73bf84e
View commit details
Copy full SHA for 73bf84e
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
Revert "fix for "handle is not inialized" crash on `clr.GetClrType(System.__class__)`"
Show description for 32ec24c
den-run-ai
committed
32ec24c
View commit details
Copy full SHA for 32ec24c
View code at this point
Browse repository at this point
fix for "handle is not inialized" crash on `clr.GetClrType(System.__class__)`
den-run-ai
committed
9d357f9
View commit details
Copy full SHA for 9d357f9
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
Bump version: 2.3.0.→ 2.4.0.dev0
Show description for 51ec8a4
vmuriart
committed
51ec8a4
View commit details
Copy full SHA for 51ec8a4
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
Set language version to 6
Show description for 7dba617
vmuriart
committed
7dba617
View commit details
Copy full SHA for 7dba617
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Move PythonBuildDir when not defined
Show description for 9e85489
vmuriart
committed
9e85489
View commit details
Copy full SHA for 9e85489
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Add SharedAssemblyInfo & Update Assembly version
Show description for 928717d
vmuriart
committed
928717d
View commit details
Copy full SHA for 928717d
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Fix debug statement & rename debugprint
vmuriart
committed
4fe44c4
View commit details
Copy full SHA for 4fe44c4
View code at this point
Browse repository at this point
Replace #if DEBUG with conditional attribute
vmuriart
committed
2e5fab6
View commit details
Copy full SHA for 2e5fab6
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
Order Runtime.csproj configuration
Show description for 24c61e6
vmuriart
committed
24c61e6
View commit details
Copy full SHA for 24c61e6
View code at this point
Browse repository at this point
Refactor property conditions
vmuriart
committed
15cd373
View commit details
Copy full SHA for 15cd373
View code at this point
Browse repository at this point
Remove extra properties/Organize properties
vmuriart
committed
5844bee
View commit details
Copy full SHA for 5844bee
View code at this point
Browse repository at this point
Cleanup runtime config
vmuriart
committed
b9815e4
View commit details
Copy full SHA for b9815e4
View code at this point
Browse repository at this point
Commits on Feb 4, 2017
Propercase AssemblyInfo
vmuriart
committed
de3d2ef
View commit details
Copy full SHA for de3d2ef
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Add PY3 project/sln configs
vmuriart
committed
73b8a9d
View commit details
Copy full SHA for 73b8a9d
View code at this point
Browse repository at this point
Consolidate output paths
Show description for 01a3c8d
vmuriart
committed
01a3c8d
View commit details
Copy full SHA for 01a3c8d
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Remove unused .csproj properties causing build warnings
Show description for 19936aa
vmuriart
committed
19936aa
View commit details
Copy full SHA for 19936aa
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Use DEBUG instead of DEBUG_PRINT
Show description for 51d2911
vmuriart
committed
51d2911
View commit details
Copy full SHA for 51d2911
View code at this point
Browse repository at this point
Define PYTHON2 & PYTHON3 directives
Show description for 83ae857
vmuriart
committed
83ae857
View commit details
Copy full SHA for 83ae857
View code at this point
Browse repository at this point
Refactor clrmodule/console
Show description for 76e9f7e
vmuriart
committed
76e9f7e
View commit details
Copy full SHA for 76e9f7e
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Fix file encoding and line-endings
vmuriart
committed
d711bd8
View commit details
Copy full SHA for d711bd8
View code at this point
Browse repository at this point
Flatten clrmodule AssemblyInfo.cs
vmuriart
committed
e66b397
View commit details
Copy full SHA for e66b397
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
Support Python 3.6 (#310)
Show description for 573f903
cgohlke
authored and
filmor
committed
573f903
View commit details
Copy full SHA for 573f903
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Update UnmanagedExports to 1.2.7
Show description for 2534303
tonyroberts
committed
2534303
View commit details
Copy full SHA for 2534303
View code at this point
Browse repository at this point
Update packages.config (#206)
Show description for ec6ebd1
denfromufa
authored and
tonyroberts
committed
ec6ebd1
View commit details
Copy full SHA for ec6ebd1
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Format and white-space project files
vmuriart
committed
aed2a8c
View commit details
Copy full SHA for aed2a8c
View code at this point
Browse repository at this point
Format, white-space .cs files
vmuriart
committed
f41cf63
View commit details
Copy full SHA for f41cf63
View code at this point
Browse repository at this point
Refactor license, fix typo
vmuriart
committed
ec678f7
View commit details
Copy full SHA for ec678f7
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Add Python 3.5 support.
tonyroberts
committed
3df3324
View commit details
Copy full SHA for 3df3324
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Copy pdb files to build folder if they exist.
tonyroberts
committed
591b374
View commit details
Copy full SHA for 591b374
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Merge branch 'develop' into python3
Show description for 26cc77b
tonyroberts
committed
26cc77b
View commit details
Copy full SHA for 26cc77b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.