FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/runtime - 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
runtime
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
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
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
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
Include the probed PythonDLL value in the exception
filmor
committed
bd33b3f
View commit details
Copy full SHA for bd33b3f
View code at this point
Browse repository at this point
Commits on Oct 25, 2025
Use uv and derive as much as possible from the environment, if available (#2652)
Show description for 3426bfd
filmor
authored
3426bfd
View commit details
Copy full SHA for 3426bfd
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
Properly detect availability of BinaryFormatter (#2639)
filmor
authored
0258688
View commit details
Copy full SHA for 0258688
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
Drop EOLd Python versions (#2632)
filmor
authored
06dbd41
View commit details
Copy full SHA for 06dbd41
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
implemented __delitem__ for IDictionary<K,V> and IList<T>
Show description for 77bdf6d
lostmsu
committed
77bdf6d
View commit details
Copy full SHA for 77bdf6d
View code at this point
Browse repository at this point
index setter was leaking memory
lostmsu
committed
ac605fd
View commit details
Copy full SHA for ac605fd
View code at this point
Browse repository at this point
Commits on Dec 13, 2024
Drop icon
filmor
committed
dfd746b
View commit details
Copy full SHA for dfd746b
View code at this point
Browse repository at this point
Raise maximum supported version
filmor
committed
8283627
View commit details
Copy full SHA for 8283627
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL