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 }}
linGithubName
/
pythonnet
Public
forked from
amos402/pythonnet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
runtime
runtime.cs
on
patch
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 29, 2018
Merge branch 'master' into patch
filmor
authored
845f8b8
View commit details
Copy full SHA for 845f8b8
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Merge branch 'master' into patch
filmor
authored
23603e5
View commit details
Copy full SHA for 23603e5
View code at this point
Browse repository at this point
Use long instead of int in all places that use Py_ssize_t
filmor
committed
e4d10d6
View commit details
Copy full SHA for e4d10d6
View code at this point
Browse repository at this point
Interop fix for Py_ssize_t methods (it's produces problems only on NetCoreApp 2.0).
dse
authored and
filmor
committed
f121c44
View commit details
Copy full SHA for f121c44
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Enable pythonnet to survive in the Unity3d editor environment.
Show description for 784190a
Benoit Hudson
authored and
filmor
committed
784190a
View commit details
Copy full SHA for 784190a
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Merge branch 'master' into patch
filmor
authored
03f30d4
View commit details
Copy full SHA for 03f30d4
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
fixed bug of method PyString_FromString (#670)
Show description for b6417ca
yagweb
authored and
filmor
committed
b6417ca
View commit details
Copy full SHA for b6417ca
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
Merge remote-tracking branch 'remotes/upstream/master' into patch
amos402
committed
098659c
View commit details
Copy full SHA for 098659c
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Update runtime.cs
den-run-ai
authored
94af550
View commit details
Copy full SHA for 94af550
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
Pending fix memory leak
amos402
committed
c3e8fa1
View commit details
Copy full SHA for c3e8fa1
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Clear all builtin cache on Shutdown
amos402
committed
adcb3a1
View commit details
Copy full SHA for adcb3a1
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Compat with debug version
amos402
committed
04f4841
View commit details
Copy full SHA for 04f4841
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 Jul 10, 2017
Binary substitution of Python.Runtime.dll becomes safe. (#456)
Show description for 25e66f0
dmitriyse
authored and
filmor
committed
25e66f0
View commit details
Copy full SHA for 25e66f0
View code at this point
Browse repository at this point
Commits on Jun 26, 2017
Handle C long size on Windows. (#497)
Show description for 0ce6301
filmor
authored
0ce6301
View commit details
Copy full SHA for 0ce6301
View code at this point
Browse repository at this point
Another shot at #495 (#503)
Show description for a5f5dc2
rickardraysearch
authored and
filmor
committed
a5f5dc2
View commit details
Copy full SHA for a5f5dc2
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
clrmethod working for python 2 (#494)
Show description for 12af794
rickardraysearch
authored and
filmor
committed
12af794
View commit details
Copy full SHA for 12af794
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
add a scope class to manage the context of interaction with Python an… (#381)
Show description for 550a027
yagweb
authored and
denfromufa
committed
550a027
View commit details
Copy full SHA for 550a027
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
Re-add CallingConvention
Show description for 67650a2
vmuriart
committed
67650a2
View commit details
Copy full SHA for 67650a2
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Define and document Py_IncRef/Py_DecRef
vmuriart
committed
d7777b9
View commit details
Copy full SHA for d7777b9
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
Calculate Runtime fields before Initialization
vmuriart
committed
563f6a6
View commit details
Copy full SHA for 563f6a6
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Refactor runtime.cs
vmuriart
committed
895516e
View commit details
Copy full SHA for 895516e
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
Remove PYTHON_WITH_WIDE_UNICODE flag
Show description for 8fba051
vmuriart
committed
8fba051
View commit details
Copy full SHA for 8fba051
View code at this point
Browse repository at this point
Combine Py_DEBUG and PYTHON_WITH_PYDEBUG flags
Show description for a14ff14
vmuriart
committed
a14ff14
View commit details
Copy full SHA for a14ff14
View code at this point
Browse repository at this point
Fix set PythonPath, set ProgramName
Show description for 321aa28
vmuriart
committed
321aa28
View commit details
Copy full SHA for 321aa28
View code at this point
Browse repository at this point
Fix PythonEngine PYTHONHOME setter
Show description for 6668ebf
vmuriart
committed
6668ebf
View commit details
Copy full SHA for 6668ebf
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
Rename internal StrMarshaler to UcsMarshaler
Show description for ffe6448
vmuriart
committed
ffe6448
View commit details
Copy full SHA for ffe6448
View code at this point
Browse repository at this point
Fix get PYTHONHOME/PYTHONPATH marshal
Show description for 0cfc67a
vmuriart
committed
0cfc67a
View commit details
Copy full SHA for 0cfc67a
View code at this point
Browse repository at this point
Fix PythonEngine.Version
Show description for 6f3f357
vmuriart
committed
6f3f357
View commit details
Copy full SHA for 6f3f357
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Style clean-up runtime.cs
vmuriart
committed
445531d
View commit details
Copy full SHA for 445531d
View code at this point
Browse repository at this point
Refactor runtime's dllBase
Show description for 044edfe
vmuriart
committed
044edfe
View commit details
Copy full SHA for 044edfe
View code at this point
Browse repository at this point
Fix PY27 dll mapping in Linux/macOS
Show description for 9650e8b
vmuriart
committed
9650e8b
View commit details
Copy full SHA for 9650e8b
View code at this point
Browse repository at this point
Rename internal methods to proper Python API name
Show description for 0fdb80a
vmuriart
committed
0fdb80a
View commit details
Copy full SHA for 0fdb80a
View code at this point
Browse repository at this point
Unify PY2 UCS2/UCS4 unicode methods
Show description for 464080f
vmuriart
committed
464080f
View commit details
Copy full SHA for 464080f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.