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
Type
/
to 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 }}
tonyroberts
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
develop
User selector
All users
All time
Commit history
Commits on Jun 23, 2016
Fix crash "Name must not be empty!" (#182)
Show description for 0fbb240
gatapia
authored and
tonyroberts
committed
0fbb240
View commit details
Copy full SHA for 0fbb240
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Fix for #200 - check for params array args correctly
omnicognate
authored and
tom
committed
4692e68
View commit details
Copy full SHA for 4692e68
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Update subclass tests with events example.
Show description for b04658e
tonyroberts
committed
b04658e
View commit details
Copy full SHA for b04658e
View code at this point
Browse repository at this point
Don't try to call abstract methods.
Show description for 56e0baa
tonyroberts
committed
56e0baa
View commit details
Copy full SHA for 56e0baa
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Merge pull request #176 from denfromufa/patch-8
Show description for b147b16
tonyroberts
committed
b147b16
View commit details
Copy full SHA for b147b16
View code at this point
Browse repository at this point
method overloading fix for enum argument
denfromufa
authored and
den-run-ai
committed
66691ff
View commit details
Copy full SHA for 66691ff
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Fix for #180
Show description for 37a4ea5
Dani Carles
authored and
tonyroberts
committed
37a4ea5
View commit details
Copy full SHA for 37a4ea5
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Merge pull request #175 from denfromufa/overloading_wordpad
Show description for 6e4c8bb
tonyroberts
committed
6e4c8bb
View commit details
Copy full SHA for 6e4c8bb
View code at this point
Browse repository at this point
fixes overloading of integer types which is py2/3 version dependent, added tests for checking overloading behavior for main value types
denfromufa
authored and
den-run-ai
committed
6daccdd
View commit details
Copy full SHA for 6daccdd
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Merge pull request #167 from filmor/patch-interface-isinstance
Show description for 1eec730
tonyroberts
committed
1eec730
View commit details
Copy full SHA for 1eec730
View code at this point
Browse repository at this point
Simplify MethodDefs, implement __subclasscheck__.
filmor
committed
49b01b0
View commit details
Copy full SHA for 49b01b0
View code at this point
Browse repository at this point
Fix test for checking exception types against System.Object.
filmor
committed
6fd91b2
View commit details
Copy full SHA for 6fd91b2
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Use Int32 for the flags, write a complete empty struct at the end.
filmor
committed
392c08b
View commit details
Copy full SHA for 392c08b
View code at this point
Browse repository at this point
Include all interop files in solution.
Show description for d877fa4
tonyroberts
committed
d877fa4
View commit details
Copy full SHA for d877fa4
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Implement __instancecheck__.
filmor
committed
418e767
View commit details
Copy full SHA for 418e767
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Move the type subscript implementation into ClassBase.
Show description for 04cd4da
filmor
committed
04cd4da
View commit details
Copy full SHA for 04cd4da
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
Clear error after failing to convert number.
Show description for c51f524
tonyroberts
committed
c51f524
View commit details
Copy full SHA for c51f524
View code at this point
Browse repository at this point
Generate the TypeOffset class automatically.
Show description for 31a541d
tonyroberts
committed
31a541d
View commit details
Copy full SHA for 31a541d
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Fix bug where the wrong overload is selected.
Show description for 8386aa0
denfromufa
authored and
tonyroberts
committed
8386aa0
View commit details
Copy full SHA for 8386aa0
View code at this point
Browse repository at this point
Fix memory leak converting floats in converter.cs.
Show description for 58bcdf0
denfromufa
authored and
tonyroberts
committed
58bcdf0
View commit details
Copy full SHA for 58bcdf0
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Update methodbinder.cs
denfromufa
committed
2ab2e59
View commit details
Copy full SHA for 2ab2e59
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Update pyobject.cs
denfromufa
committed
0020188
View commit details
Copy full SHA for 0020188
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Removed dependency on C#6
dgsantana
authored and
tonyroberts
committed
2dc2622
View commit details
Copy full SHA for 2dc2622
View code at this point
Browse repository at this point
Fix for 3dsMax Python
Show description for 7d0b83b
dgsantana
authored and
tonyroberts
committed
7d0b83b
View commit details
Copy full SHA for 7d0b83b
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
resolve https://github.com/pythonnet/pythonnet/issues/98
fdanny
committed
7027aba
View commit details
Copy full SHA for 7027aba
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Added Runtime.Incref before using statements and removed uncessary semicolon
fdanny
committed
7fc375d
View commit details
Copy full SHA for 7fc375d
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
access to Exception Message and expose TraceBack property
fdanny
committed
c1a9d94
View commit details
Copy full SHA for c1a9d94
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
remove redundant code and add comments
fdanny
committed
20d81f1
View commit details
Copy full SHA for 20d81f1
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
accidently overwrote original test script changes for python 3 testing
fdanny
committed
daaa131
View commit details
Copy full SHA for daaa131
View code at this point
Browse repository at this point
Commits on Aug 1, 2015
changed method signature to one arg and renamed a local variable name
fdanny
committed
8b179ff
View commit details
Copy full SHA for 8b179ff
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
initial changes to add default arguments
fdanny
committed
686385c
View commit details
Copy full SHA for 686385c
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
Merge pull request #6 from renshawbay/osx
Show description for 9d96da5
tonyroberts
committed
9d96da5
View commit details
Copy full SHA for 9d96da5
View code at this point
Browse repository at this point
Set a logical name for the clr.py resource.
tonyroberts
committed
3c3919d
View commit details
Copy full SHA for 3c3919d
View code at this point
Browse repository at this point
Fixes for OSX.
tonyroberts
committed
88aa3c4
View commit details
Copy full SHA for 88aa3c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.