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
.
losttech
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
losttech/master
User selector
All users
All time
Commit history
Commits on Apr 18, 2021
removed unused dot-net MyGet Feed
lostmsu
committed
e6c75c2
View commit details
Copy full SHA for e6c75c2
Browse repository at this point
Commits on Dec 19, 2020
bumped version to 3.0.5
lostmsu
committed
cae2d32
View commit details
Copy full SHA for cae2d32
Browse repository at this point
Commits on Dec 6, 2020
fixed bad GetManagedObject calls in CLR-based descriptor implementations
lostmsu
committed
004b365
View commit details
Copy full SHA for 004b365
Browse repository at this point
allow Python to overwrite .NET methods
lostmsu
committed
0dc9fa5
View commit details
Copy full SHA for 0dc9fa5
Browse repository at this point
improved a few debug assertion messages
lostmsu
committed
5dff25f
View commit details
Copy full SHA for 5dff25f
Browse repository at this point
NumPy array iteration test
lostmsu
committed
2b5902f
View commit details
Copy full SHA for 2b5902f
Browse repository at this point
Commits on Nov 21, 2020
PyObject.Length no longer returns 0 when it is impossible to determine length
lostmsu
committed
ad7f83b
View commit details
Copy full SHA for ad7f83b
Browse repository at this point
Commits on Nov 14, 2020
PyObject.As* methods set inner exception when the cause of conversion failure is known
lostmsu
committed
ef72455
View commit details
Copy full SHA for ef72455
Browse repository at this point
Commits on Nov 7, 2020
disable legacy "Full" DebugType
lostmsu
committed
b0b7b65
View commit details
Copy full SHA for b0b7b65
Browse repository at this point
bumped version to 3.0.4
lostmsu
committed
4dbfaaf
View commit details
Copy full SHA for 4dbfaaf
Browse repository at this point
Commits on Oct 23, 2020
property descriptor made visible on the reflected class for instance properties
lostmsu
committed
8b74b31
View commit details
Copy full SHA for 8b74b31
Browse repository at this point
don't hide real C# exception when attempt to get property value fails
lostmsu
committed
dfe85da
View commit details
Copy full SHA for dfe85da
Browse repository at this point
Commits on Oct 21, 2020
fixed debug assert when inheriting from RuntimeError
Show description for 7555dec
lostmsu
committed
7555dec
View commit details
Copy full SHA for 7555dec
Browse repository at this point
Commits on Oct 17, 2020
bumped version to 3.0.3
lostmsu
committed
9cc2b45
View commit details
Copy full SHA for 9cc2b45
Browse repository at this point
enable creating PyIter from existing PyObject
lostmsu
committed
61f6942
View commit details
Copy full SHA for 61f6942
Browse repository at this point
PyIter.MoveNext: propagate Python exception if any
lostmsu
committed
fa4cebd
View commit details
Copy full SHA for fa4cebd
Browse repository at this point
Commits on Oct 13, 2020
Fixed polyfill for TypeBuilder.CreateType (#1261)
Show description for 1c36bc0
lostmsu
committed
1c36bc0
View commit details
Copy full SHA for 1c36bc0
Browse repository at this point
Commits on Sep 5, 2020
prevent crash during debugging when attempting to inspect PyObject without GIL
lostmsu
committed
0442057
View commit details
Copy full SHA for 0442057
Browse repository at this point
Commits on Sep 4, 2020
fixed crash in ToArray when sequence explicitly denies __len__
lostmsu
committed
8e1d4db
View commit details
Copy full SHA for 8e1d4db
Browse repository at this point
fixed crash in SetError when PythonException does not have type or value
Show description for d55a914
lostmsu
committed
d55a914
View commit details
Copy full SHA for d55a914
Browse repository at this point
removed old project files
lostmsu
committed
8e70b5b
View commit details
Copy full SHA for 8e70b5b
Browse repository at this point
bumped version to 3.0.2
lostmsu
committed
394b308
View commit details
Copy full SHA for 394b308
Browse repository at this point
Commits on Jul 8, 2020
when converting to Python, always use actual value type
lostmsu
committed
d2da724
View commit details
Copy full SHA for d2da724
Browse repository at this point
Commits on Jun 27, 2020
fixed a bug, that caused out parameters not to be affected by codecs
lostmsu
committed
77b0145
View commit details
Copy full SHA for 77b0145
Browse repository at this point
bumped version to 3.0.1
lostmsu
committed
1f63b01
View commit details
Copy full SHA for 1f63b01
Browse repository at this point
Commits on Jun 26, 2020
updated assembly info
lostmsu
committed
8299148
View commit details
Copy full SHA for 8299148
Browse repository at this point
enabled source link
lostmsu
committed
bc2e9aa
View commit details
Copy full SHA for bc2e9aa
Browse repository at this point
include license into the NuGet package
lostmsu
committed
dd0229c
View commit details
Copy full SHA for dd0229c
Browse repository at this point
updated license for release
lostmsu
committed
cccdce5
View commit details
Copy full SHA for cccdce5
Browse repository at this point
removed obsoletion of TupleCodec and RawProxyEncoder
lostmsu
committed
77c6093
View commit details
Copy full SHA for 77c6093
Browse repository at this point
Commits on Jun 17, 2020
remove unused PyUnicodeEntryPoint
lostmsu
committed
1a6f2fc
View commit details
Copy full SHA for 1a6f2fc
Browse repository at this point
use PyType_FastSubclass for some type checks
lostmsu
committed
1360fc8
View commit details
Copy full SHA for 1360fc8
Browse repository at this point
added a few error checks
lostmsu
committed
6deab92
View commit details
Copy full SHA for 6deab92
Browse repository at this point
use lifetime-typed references in argument type conversion in MethodBinder
lostmsu
committed
cf8d97b
View commit details
Copy full SHA for cf8d97b
Browse repository at this point
insignificant whitespace changes
lostmsu
committed
cb4fd3e
View commit details
Copy full SHA for cb4fd3e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.