FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - pythonnet/pythonnet · GitHub
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
Commits
Breadcrumbs
History for
pythonnet
src
on
v3.1.0
User selector
Datepicker
Commit history
Commits on May 15, 2026
Cache HasClrMember and align DLR setter exception path
Show description for 3a08990
greateggsgreg
authored and
filmor
committed
3a08990
View commit details
Copy full SHA for 3a08990
View code at this point
Browse repository at this point
Propagate exceptions from TryGetMember in tp_getattro_dlr_proxy (#2718)
Show description for 8b12b56
greateggsgreg
authored and
filmor
committed
8b12b56
View commit details
Copy full SHA for 8b12b56
View code at this point
Browse repository at this point
Catch errors in setting/deleting properties
Show description for 2408c43
filmor
committed
2408c43
View commit details
Copy full SHA for 2408c43
View code at this point
Browse repository at this point
Use explicit IsNull on BorrowedReference
filmor
committed
69ba861
View commit details
Copy full SHA for 69ba861
View code at this point
Browse repository at this point
Implement support for DLR get/set
filmor
committed
5dacfb4
View commit details
Copy full SHA for 5dacfb4
View code at this point
Browse repository at this point
Commits on May 12, 2026
Silence compile-time warnings (#2725)
filmor
authored
ccb980a
View commit details
Copy full SHA for ccb980a
View code at this point
Browse repository at this point
Update NUnit (#2724)
Show description for baa4819
filmor
authored
baa4819
View commit details
Copy full SHA for baa4819
View code at this point
Browse repository at this point
Fix MethodBinding/OverloadMapper memory leak (#691) (#2719)
Show description for ca323cc
greateggsgreg
and
filmor
authored
ca323cc
View commit details
Copy full SHA for ca323cc
View code at this point
Browse repository at this point
Commits on May 11, 2026
Add context manager protocol for .NET IDisposable types (#2568)
Show description for 25e0ccf
authored
25e0ccf
View commit details
Copy full SHA for 25e0ccf
View code at this point
Browse repository at this point
Commits on May 7, 2026
Name missing from __all__ on re-import (#2717)
Show description for dc69411
filmor
authored
dc69411
View commit details
Copy full SHA for dc69411
View code at this point
Browse repository at this point
Commits on May 5, 2026
Support .NET Framework 4.6.1
Metadorius
authored and
filmor
committed
cf0ce2e
View commit details
Copy full SHA for cf0ce2e
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Bump System.Reflection.Emit from 4.3.0 to 4.7.0 (#2694)
Show description for b861f4e
dependabot[bot]
authored
b861f4e
View commit details
Copy full SHA for b861f4e
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
CI Improvements (#2669)
Show description for 1073cd1
filmor
authored
1073cd1
View commit details
Copy full SHA for 1073cd1
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
Merge pull request #2611 from pythonnet/python3.14
Show description for 8cb4b35
filmor
authored
8cb4b35
View commit details
Copy full SHA for 8cb4b35
View code at this point
Browse repository at this point
Workaround for blocked PyObject_GenericSetAttr in metatypes
Show description for 08550d0
filmor
committed
08550d0
View commit details
Copy full SHA for 08550d0
View code at this point
Browse repository at this point
Move tp_clear workaround to .NET
Show description for 908e13b
filmor
committed
908e13b
View commit details
Copy full SHA for 908e13b
View code at this point
Browse repository at this point
Take the GIL in sequence and list wrappers
filmor
committed
698bf00
View commit details
Copy full SHA for 698bf00
View code at this point
Browse repository at this point
Assign True instead of None to __clear_reentry_guard__
Show description for 8e0333d
filmor
committed
8e0333d
View commit details
Copy full SHA for 8e0333d
View code at this point
Browse repository at this point
Set ht_token to NULL in Python 3.14
filmor
committed
65af098
View commit details
Copy full SHA for 65af098
View code at this point
Browse repository at this point
Apply alignment fix
filmor
committed
e10d333
View commit details
Copy full SHA for e10d333
View code at this point
Browse repository at this point
Initial 3.14 commit
filmor
committed
caac33d
View commit details
Copy full SHA for caac33d
View code at this point
Browse repository at this point
Fix line endings
filmor
committed
9882788
View commit details
Copy full SHA for 9882788
View code at this point
Browse repository at this point
Bump NUnit3TestAdapter from 5.2.0 to 6.0.0 (#2667)
Show description for abb6855
dependabot[bot]
authored and
filmor
committed
abb6855
View commit details
Copy full SHA for abb6855
View code at this point
Browse repository at this point
Move tests that require reinit and only run on .NET Framework
filmor
committed
5459ac7
View commit details
Copy full SHA for 5459ac7
View code at this point
Browse repository at this point
Use the actual pytest runner
filmor
committed
96f428f
View commit details
Copy full SHA for 96f428f
View code at this point
Browse repository at this point
Include the probed PythonDLL value in the exception
filmor
committed
40a3db7
View commit details
Copy full SHA for 40a3db7
View code at this point
Browse repository at this point
Remove shutdown from most tests, disable the rest for now
filmor
committed
a8e5020
View commit details
Copy full SHA for a8e5020
View code at this point
Browse repository at this point
Reset conversions after each codec test
filmor
committed
9fc08f3
View commit details
Copy full SHA for 9fc08f3
View code at this point
Browse repository at this point
Disable NUnit analyzer for now
filmor
committed
f6ff431
View commit details
Copy full SHA for f6ff431
View code at this point
Browse repository at this point
Only init/shutdown Python once
filmor
committed
a7d0842
View commit details
Copy full SHA for a7d0842
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Merge pull request #2684 from losttech/net10
Show description for 1b43410
lostmsu
authored
1b43410
View commit details
Copy full SHA for 1b43410
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
Fix line endings
filmor
committed
fd7c7e1
View commit details
Copy full SHA for fd7c7e1
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
Bump NUnit3TestAdapter from 5.2.0 to 6.0.0 (#2667)
Show description for 9a3c04e
dependabot[bot]
authored
9a3c04e
View commit details
Copy full SHA for 9a3c04e
View code at this point
Browse repository at this point
Move tests that require reinit and only run on .NET Framework
filmor
committed
2f24a35
View commit details
Copy full SHA for 2f24a35
View code at this point
Browse repository at this point
Use the actual pytest runner
filmor
committed
a38eddc
View commit details
Copy full SHA for a38eddc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL