FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - 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
tests
on
v3.1.0
User selector
Datepicker
Commit history
Commits on May 15, 2026
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
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
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
Adjust remaining memory leak test to 90% limit
filmor
committed
10f73e6
View commit details
Copy full SHA for 10f73e6
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
Fix method memleak test (#2708)
Show description for a67d1a0
filmor
authored
a67d1a0
View commit details
Copy full SHA for a67d1a0
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 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 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
Commits on Dec 13, 2024
Xfail a test that only fails locally on my machine right now
filmor
committed
1920b19
View commit details
Copy full SHA for 1920b19
View code at this point
Browse repository at this point
Commits on May 11, 2024
handle bad paths in sys.path (#2383)
Show description for b112885
lostmsu
authored
b112885
View commit details
Copy full SHA for b112885
View code at this point
Browse repository at this point
Commits on May 10, 2024
Expose serialization api (#2336)
Show description for 32051cb
BadSingleton
and
filmor
authored
32051cb
View commit details
Copy full SHA for 32051cb
View code at this point
Browse repository at this point
Use non-BOM encodings (#2370)
Show description for 195cde6
filmor
authored
195cde6
View commit details
Copy full SHA for 195cde6
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
custom repr for enum values (#2239)
Show description for 22d07dd
koubaa
and
Mohamed Koubaa
authored
22d07dd
View commit details
Copy full SHA for 22d07dd
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
1783 Implement Interface And Inherit Class (#2028)
Show description for a404d6e
rmadsen-ks
authored
a404d6e
View commit details
Copy full SHA for a404d6e
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
1776 Generic Virtual Method Causes Invalid Program: Fix + test (#2026)
Show description for 1729698
rmadsen-ks
authored
1729698
View commit details
Copy full SHA for 1729698
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
Merge pull request #1998 from filmor/fix-derived-generic-interface
Show description for cfe1585
filmor
authored
cfe1585
View commit details
Copy full SHA for cfe1585
View code at this point
Browse repository at this point
Add tests for deriving a Python subclass from a generic interface
filmor
committed
461c9c7
View commit details
Copy full SHA for 461c9c7
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
Ensure that sub-processes in tests use the same runtime settings
filmor
committed
d3b56ff
View commit details
Copy full SHA for d3b56ff
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Merge remote-tracking branch 'upstream/release'
filmor
committed
95c1371
View commit details
Copy full SHA for 95c1371
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Fix implicit float conversion for classes that derive from float
filmor
committed
a02799d
View commit details
Copy full SHA for a02799d
View code at this point
Browse repository at this point
Commits on Sep 17, 2022
Bump clr-loader dependency to 0.2.3 and adjust interface
Show description for 3f12469
filmor
committed
3f12469
View commit details
Copy full SHA for 3f12469
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
fixed new line character at the end of informational version (#1941)
lostmsu
authored
bdf671e
View commit details
Copy full SHA for bdf671e
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Fill nb_index slot for integer types (#1907)
filmor
authored
bd48dc1
View commit details
Copy full SHA for bd48dc1
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
Explicit float and int conversion for builtin types (#1904)
filmor
authored
0909021
View commit details
Copy full SHA for 0909021
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
BREAKING: disabled implicit conversion from Python objects implementing sequence protocol to (#1902)
Show description for 5f63c67
lostmsu
authored
5f63c67
View commit details
Copy full SHA for 5f63c67
View code at this point
Browse repository at this point
Commits on Jul 17, 2022
docs: Fix a few typos
Show description for 60463a3
timgates42
authored and
lostmsu
committed
60463a3
View commit details
Copy full SHA for 60463a3
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
fixed leak in NewReference.Move
Show description for 469ec67
lostmsu
committed
469ec67
View commit details
Copy full SHA for 469ec67
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Fix missing docstring for types with custom constructors (#1865)
filmor
authored
b79ae2f
View commit details
Copy full SHA for b79ae2f
View code at this point
Browse repository at this point
Implement non-simple String constructors explicitly (#1862)
filmor
authored
60a719c
View commit details
Copy full SHA for 60a719c
View code at this point
Browse repository at this point
Fix (U)IntPtr construction (#1861)
Show description for 332f8e7
filmor
authored
332f8e7
View commit details
Copy full SHA for 332f8e7
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
Allow configuring .NET runtimes via environment variables
filmor
committed
7da7889
View commit details
Copy full SHA for 7da7889
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL