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 }}
tminka
/
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
TestPythonTest
User selector
All users
All time
Commit history
Commits on Jan 5, 2021
Use PythonException.Restore
tminka
committed
0a88f27
View commit details
Copy full SHA for 0a88f27
View code at this point
Browse repository at this point
ImportHook preserves the original exception message when an import fails
tminka
committed
0ccc443
View commit details
Copy full SHA for 0ccc443
View code at this point
Browse repository at this point
Python tests can now be debugged by running them as embedded tests within NUnit.
Show description for 5bb2566
tminka
committed
5bb2566
View commit details
Copy full SHA for 5bb2566
View code at this point
Browse repository at this point
PyObject.AsManagedObject gives a better error message
Show description for 107c8b9
tminka
authored and
lostmsu
committed
107c8b9
View commit details
Copy full SHA for 107c8b9
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
ABI.Initialize gives a helpful message when the TypeOffset interop class is not configured correctly (#1340)
Show description for cac82a6
tminka
authored
cac82a6
View commit details
Copy full SHA for cac82a6
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
TestPythonEngineProperties.SetPythonPath avoids corrupting the module search path for later tests (#1336)
Show description for 1f40564
tminka
authored
1f40564
View commit details
Copy full SHA for 1f40564
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Call PyErr_NormalizeException for exceptions (#1265)
Show description for a0d1a3d
slide
and
filmor
authored
a0d1a3d
View commit details
Copy full SHA for a0d1a3d
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Incorrectly using a non-generic type with type parameters now produces a helpful Python error instead of throwing NullReferenceException (#1326)
Show description for d9e15a7
tminka
authored
d9e15a7
View commit details
Copy full SHA for d9e15a7
View code at this point
Browse repository at this point
PyIter: do not force dispose previous object upon moving to the next one (#1331)
Show description for 7149d5e
lostmsu
authored
7149d5e
View commit details
Copy full SHA for 7149d5e
View code at this point
Browse repository at this point
Fix illegal delegate usage (#1328)
Show description for 9307bb3
BadSingleton
authored
9307bb3
View commit details
Copy full SHA for 9307bb3
View code at this point
Browse repository at this point
Ensure that all *String C-API functions are used with UTF8
filmor
authored and
lostmsu
committed
139dc87
View commit details
Copy full SHA for 139dc87
View code at this point
Browse repository at this point
Add test-case for non-ASCII method name
filmor
authored and
lostmsu
committed
6a5c3a4
View commit details
Copy full SHA for 6a5c3a4
View code at this point
Browse repository at this point
fixed crash in finalizer of CLR types defined in Python, that survive engine shutdown (#1260)
Show description for e2ab3ae
lostmsu
authored
e2ab3ae
View commit details
Copy full SHA for e2ab3ae
View code at this point
Browse repository at this point
a few extra assertions
lostmsu
committed
039b3ca
View commit details
Copy full SHA for 039b3ca
View code at this point
Browse repository at this point
classderived: handle tp_dealloc called after tp_clear
Show description for 38b3f01
lostmsu
committed
38b3f01
View commit details
Copy full SHA for 38b3f01
View code at this point
Browse repository at this point
allocate space for GCHandle in instances of CLR Metatype (which are types themselves)
lostmsu
committed
9682dc6
View commit details
Copy full SHA for 9682dc6
View code at this point
Browse repository at this point
refactoring in CreateSubType
lostmsu
committed
08ea6f3
View commit details
Copy full SHA for 08ea6f3
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Fix or disable warnings in Python.Runtime (#1318)
Show description for bd264cf
filmor
authored
bd264cf
View commit details
Copy full SHA for bd264cf
View code at this point
Browse repository at this point
Drop the long-deprecated CLR.* alias
filmor
authored and
lostmsu
committed
d2685a1
View commit details
Copy full SHA for d2685a1
View code at this point
Browse repository at this point
Merge pull request #1313 from losttech/bugs/1309
Show description for 6bc85ff
filmor
authored
6bc85ff
View commit details
Copy full SHA for 6bc85ff
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Replace custom platform handling by RuntimeInformation
filmor
authored and
lostmsu
committed
c23958e
View commit details
Copy full SHA for c23958e
View code at this point
Browse repository at this point
Remove API warnings as these will be stabilised for 3.0
filmor
authored and
lostmsu
committed
9934cc8
View commit details
Copy full SHA for 9934cc8
View code at this point
Browse repository at this point
fixed domain reload test, that tries to call static method from object instance
lostmsu
committed
ca96444
View commit details
Copy full SHA for ca96444
View code at this point
Browse repository at this point
reworked Finalizer to only store raw python object handles instead of PyObject instances
lostmsu
committed
ff86507
View commit details
Copy full SHA for ff86507
View code at this point
Browse repository at this point
fixed CollectBasicObject by ensuring MakeAGarbage is not keeping temp object alive
lostmsu
committed
d888244
View commit details
Copy full SHA for d888244
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Ensure that param-array matching works correctly (#1304)
Show description for 4133927
filmor
authored
4133927
View commit details
Copy full SHA for 4133927
View code at this point
Browse repository at this point
Remove accidentally merged change
Show description for 24c5af3
filmor
committed
24c5af3
View commit details
Copy full SHA for 24c5af3
View code at this point
Browse repository at this point
Do the clr import later to not interfere with other test imports
filmor
committed
e3f8c20
View commit details
Copy full SHA for e3f8c20
View code at this point
Browse repository at this point
Remove outdated comment
filmor
committed
deaf97b
View commit details
Copy full SHA for deaf97b
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Ignore test failing on Mono for now
filmor
committed
640b497
View commit details
Copy full SHA for 640b497
View code at this point
Browse repository at this point
Adjust workflows
Show description for ee990b7
filmor
committed
ee990b7
View commit details
Copy full SHA for ee990b7
View code at this point
Browse repository at this point
Adjust clr loading and merge Mono code into one file
filmor
committed
6f97bdd
View commit details
Copy full SHA for 6f97bdd
View code at this point
Browse repository at this point
Drop CLSCompliant attributes to get rid of warnings
filmor
committed
5607205
View commit details
Copy full SHA for 5607205
View code at this point
Browse repository at this point
Convert projects to SDK style
Show description for f811e51
filmor
committed
f811e51
View commit details
Copy full SHA for f811e51
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Parameters marked with `ParameterAttributes.Out` are no longer returned in addition to the regular method return value (unless they are passed with `ref` or `out` keyword). (#1308)
lostmsu
authored
5b09ba6
View commit details
Copy full SHA for 5b09ba6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.