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
.
pythonnet
/
pythonnet
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
5.5k
Code
Issues
153
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Some fixes.
- #219
#219
Merged
filmor
merged 6 commits into
pythonnet:master
pythonnet/pythonnet:master
from
matthid:myfixes
matthid/pythonnet:myfixes
Copy head branch name to clipboard
Jul 28, 2016
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Some fixes.
#219
filmor
merged 6 commits into
pythonnet:master
pythonnet/pythonnet:master
from
matthid:myfixes
matthid/pythonnet:myfixes
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2016
fix NullReferenceException when using null on a argument list.
matthid
committed
cd14a4a
View commit details
Copy full SHA for cd14a4a
Browse repository at this point
Fix NotSupportedException when using the project in an F# interactive (maybe C# interactive as well).
matthid
committed
87e1df3
View commit details
Copy full SHA for 87e1df3
Browse repository at this point
add test for #182
matthid
committed
8effe30
View commit details
Copy full SHA for 8effe30
Browse repository at this point
add test for using null like 'None' for default arguments. See 35cd5fa
matthid
committed
65626c3
View commit details
Copy full SHA for 65626c3
Browse repository at this point
Workaround mono bug, see https://bugzilla.xamarin.com/show_bug.cgi?id=41509 and https://github.com/pythonnet/pythonnet/pull/219
matthid
committed
4b08abd
View commit details
Copy full SHA for 4b08abd
Browse repository at this point
Commits on Jul 23, 2016
whitespace to trigger appveyor
matthid
committed
c07e9fe
View commit details
Copy full SHA for c07e9fe
Browse repository at this point
You can’t perform that action at this time.