FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - danabr/pythonnet · GitHub
danabr
/
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
explicit-interface-implementations
User selector
Datepicker
Commit history
Commits on Sep 23, 2020
Expose methods/props of explicitly implemented interfaces to Python
Show description for 40eac93
danabr
committed
40eac93
View commit details
Copy full SHA for 40eac93
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Remove parameterless `PyObject` constructor (#1226)
Show description for 451fae6
koubaa
and
lostmsu
authored
451fae6
View commit details
Copy full SHA for 451fae6
View code at this point
Browse repository at this point
Commits on Sep 20, 2020
added a test for finalization on shutdown
Show description for ef2e6b4
lostmsu
committed
ef2e6b4
View commit details
Copy full SHA for ef2e6b4
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
really remove versions below 3.6 (#1230)
koubaa
authored
7c84b10
View commit details
Copy full SHA for 7c84b10
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
drop 3.4 and 3.5 (#1227)
koubaa
authored
1f26a51
View commit details
Copy full SHA for 1f26a51
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
fix `object[]` parameters taking precedence when should not in overload resolution
lostmsu
committed
eaed5c2
View commit details
Copy full SHA for eaed5c2
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Remove PyObject_GC_New
amos402
committed
b07d1ca
View commit details
Copy full SHA for b07d1ca
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
Remove non-existent PInvoke functions
amos402
committed
7cb00ee
View commit details
Copy full SHA for 7cb00ee
View code at this point
Browse repository at this point
do not eat all exceptions when trying to add CLR reference, provide more info when CLR assemblies are failed to be loaded
Show description for 5b989cb
lostmsu
committed
5b989cb
View commit details
Copy full SHA for 5b989cb
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
Merge branch 'master' into remove-redundant-calls
amos402
authored
e379520
View commit details
Copy full SHA for e379520
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Pybuffer (#1195): add Python buffer api support
Show description for 8e029ef
koubaa
and
thesn10
authored
8e029ef
View commit details
Copy full SHA for 8e029ef
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
BorrowedReference instead of `in NewReference`
amos402
committed
d9628f7
View commit details
Copy full SHA for d9628f7
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Convert error for UInt32
amos402
committed
97f0009
View commit details
Copy full SHA for 97f0009
View code at this point
Browse repository at this point
Test convert error for float types
amos402
committed
9845e98
View commit details
Copy full SHA for 9845e98
View code at this point
Browse repository at this point
str to int raises `ValueError`
amos402
committed
0e4668c
View commit details
Copy full SHA for 0e4668c
View code at this point
Browse repository at this point
Refactor Converter.ToPrimitive
amos402
committed
88f2cfa
View commit details
Copy full SHA for 88f2cfa
View code at this point
Browse repository at this point
Dispose safety
amos402
committed
950676f
View commit details
Copy full SHA for 950676f
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Remove unnecessary `CheckExceptionOccurred` calls
amos402
committed
03a401e
View commit details
Copy full SHA for 03a401e
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
reimplement remoting check with .NET standard-compatible reflection (#1170)
koubaa
authored
7a9dcfa
View commit details
Copy full SHA for 7a9dcfa
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Drop Python 2 support (#1158)
Show description for ec424bb
filmor
authored
ec424bb
View commit details
Copy full SHA for ec424bb
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
fixed crash due to unnecessary decref of a borrowed reference in params array handling (#1163)
lostmsu
authored
d8b0200
View commit details
Copy full SHA for d8b0200
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Increase ob's ref count in tp_repr to avoid accidental free
DanBarzilian
authored and
lostmsu
committed
742463e
View commit details
Copy full SHA for 742463e
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Bump version to 3.0.0dev
filmor
committed
9fb545a
View commit details
Copy full SHA for 9fb545a
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Prepare for 2.5.0 release
filmor
committed
09bbae3
View commit details
Copy full SHA for 09bbae3
View code at this point
Browse repository at this point
Encode strings passed to PyRun_String as UTF8
NickSavin
authored and
filmor
committed
21cb776
View commit details
Copy full SHA for 21cb776
View code at this point
Browse repository at this point
Commits on May 17, 2020
Update copyright notice and use Python.NET everywhere
filmor
committed
9ba56bf
View commit details
Copy full SHA for 9ba56bf
View code at this point
Browse repository at this point
Commits on May 16, 2020
Fix params argument handling (#1106)
Show description for 49a230b
slide
authored
49a230b
View commit details
Copy full SHA for 49a230b
View code at this point
Browse repository at this point
Improve performance of unwrapping .NET objects passed from Python (#930)
Show description for 4a92d80
filmor
and
lostmsu
authored
4a92d80
View commit details
Copy full SHA for 4a92d80
View code at this point
Browse repository at this point
Code review adjustments
Show description for 8e54d26
filmor
committed
8e54d26
View commit details
Copy full SHA for 8e54d26
View code at this point
Browse repository at this point
Commits on May 15, 2020
Drop OperatingSystemName from the interface as well
filmor
committed
c6ae15b
View commit details
Copy full SHA for c6ae15b
View code at this point
Browse repository at this point
Stop exposing Python's MachineName on Runtime
filmor
committed
a7949b9
View commit details
Copy full SHA for a7949b9
View code at this point
Browse repository at this point
Implement InitializePlatformData without calling Python
filmor
committed
e213a97
View commit details
Copy full SHA for e213a97
View code at this point
Browse repository at this point
Commits on May 14, 2020
Set __classcell__ if it exists
Show description for b17b9d3
filmor
committed
b17b9d3
View commit details
Copy full SHA for b17b9d3
View code at this point
Browse repository at this point
Improve "No constructor matches given arguments" message with more details (#1143)
Show description for 6d2f0bd
lostmsu
authored
6d2f0bd
View commit details
Copy full SHA for 6d2f0bd
View code at this point
Browse repository at this point
temporarily remove NET40 define to see if we can get going without it
lostmsu
committed
2699fdc
View commit details
Copy full SHA for 2699fdc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL