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 }}
attackgithub
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
src
on
pythonnet-jupyter-notebook
User selector
All users
All time
Commit history
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 24, 2017
Support clr.GetClrType() - as in IronPython (#433)
Show description for 39e4673
vivainio
authored and
vmuriart
committed
39e4673
View commit details
Copy full SHA for 39e4673
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
Fix numpy array and README example (#427)
Show description for 4df6105
vmuriart
authored
4df6105
View commit details
Copy full SHA for 4df6105
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
Bump version: 2.3.0.dev1 → 2.3.0 release
vmuriart
committed
c3b59db
View commit details
Copy full SHA for c3b59db
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Add test for pyscript global variable casting
Show description for ae8e6f0
vmuriart
committed
ae8e6f0
View commit details
Copy full SHA for ae8e6f0
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Add PyList tests
vmuriart
committed
8ce4e0e
View commit details
Copy full SHA for 8ce4e0e
View code at this point
Browse repository at this point
Clean-up Embedded tests
vmuriart
committed
657d674
View commit details
Copy full SHA for 657d674
View code at this point
Browse repository at this point
Refactor Exception checking on tested classes
vmuriart
committed
6e4cf9d
View commit details
Copy full SHA for 6e4cf9d
View code at this point
Browse repository at this point
Add Tests
vmuriart
committed
977ee96
View commit details
Copy full SHA for 977ee96
View code at this point
Browse repository at this point
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
Add PyTuple Ctor tests
vmuriart
committed
de3874c
View commit details
Copy full SHA for de3874c
View code at this point
Browse repository at this point
Rename test classes/files
Show description for 305040d
vmuriart
committed
305040d
View commit details
Copy full SHA for 305040d
View code at this point
Browse repository at this point
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
Fix Py_SetPath not available in PY2
Show description for 7db41a9
vmuriart
committed
7db41a9
View commit details
Copy full SHA for 7db41a9
View code at this point
Browse repository at this point
Refactor runtime.cs
vmuriart
committed
895516e
View commit details
Copy full SHA for 895516e
View code at this point
Browse repository at this point
Refactor PY2/PY3 Marshal in/out String/Unicode
vmuriart
committed
85c85f2
View commit details
Copy full SHA for 85c85f2
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
Deprecate public RunString
Show description for 3225465
vmuriart
committed
3225465
View commit details
Copy full SHA for 3225465
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
Add PYTHONPATH/PYTHONHOME default value tests
Show description for e200cae
vmuriart
committed
e200cae
View commit details
Copy full SHA for e200cae
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
Fix test_multiple_calls_to_initialize
Show description for 5036586
vmuriart
committed
5036586
View commit details
Copy full SHA for 5036586
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
Unify PY3 UCS2/UCS4 unicode methods
Show description for 6e9fed9
vmuriart
committed
6e9fed9
View commit details
Copy full SHA for 6e9fed9
View code at this point
Browse repository at this point
Apply consistent name qualification to runtime.cs
vmuriart
committed
c7b4c21
View commit details
Copy full SHA for c7b4c21
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Whitespace clean-up Runtime
vmuriart
committed
6095de8
View commit details
Copy full SHA for 6095de8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.