FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Valid finalizer by dmitriyse · Pull Request #532 · 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
Valid finalizer
- #532
#532
Closed
dmitriyse
wants to merge 17 commits into
pythonnet:master
pythonnet/pythonnet:master
from
dmitriyse:valid-finalizer
dmitriyse/pythonnet:valid-finalizer
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Valid finalizer
#532
dmitriyse
wants to merge 17 commits into
pythonnet:master
pythonnet/pythonnet:master
from
dmitriyse:valid-finalizer
dmitriyse/pythonnet:valid-finalizer
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2017
Runtime/Shutdown loop stores old caches and static variables. It's produces bugs when CPython freeing up enough objects.
dse
committed
9de6f7b
View commit details
Copy full SHA for 9de6f7b
Browse repository at this point
Commits on Sep 1, 2017
Valid garbage collection implementation.
dse
committed
a3f26c2
View commit details
Copy full SHA for a3f26c2
Browse repository at this point
Commits on Sep 2, 2017
Added all tests finalizer routine.
dse
committed
e9e5c60
View commit details
Copy full SHA for e9e5c60
Browse repository at this point
Bug: Py_Initialize/Py_Finalize calls during alive PythonEngine. Fixed.
dse
committed
64acfcb
View commit details
Copy full SHA for 64acfcb
Browse repository at this point
Init/Shutdown state variable (IsFinalizing) fix.
dse
committed
7898833
View commit details
Copy full SHA for 7898833
Browse repository at this point
MethodBinding missing XIncref fix. (In the infrequent execution pass).
dse
committed
7fd464b
View commit details
Copy full SHA for 7fd464b
Browse repository at this point
Commits on Sep 4, 2017
Stability testing suite.
dse
committed
36b23ef
View commit details
Copy full SHA for 36b23ef
Browse repository at this point
Switching to NUnitLite test runner under linux.
dse
committed
791e627
View commit details
Copy full SHA for 791e627
Browse repository at this point
Upgrading NUnit to 3.8.1 for better mono stability and R# support.
dse
committed
e86405d
View commit details
Copy full SHA for e86405d
Browse repository at this point
Commits on Sep 5, 2017
Incref/Decref bugfix.
dse
committed
296d8ba
View commit details
Copy full SHA for 296d8ba
Browse repository at this point
Added PYTHONNET_GC_DEBUG environment variable option for debugging GC related errors.
dse
committed
66fc91b
View commit details
Copy full SHA for 66fc91b
Browse repository at this point
TestPythonEngineProperties fixes.
dse
committed
ed29200
View commit details
Copy full SHA for ed29200
Browse repository at this point
Commits on Sep 6, 2017
Removed unnecessary AllocHGlobal.
dse
committed
5649258
View commit details
Copy full SHA for 5649258
Browse repository at this point
Commits on Sep 7, 2017
Stability tests improved, compile warning fixed.
dse
committed
6c1abfa
View commit details
Copy full SHA for 6c1abfa
Browse repository at this point
Commits on Oct 10, 2017
Update TestRuntime.cs
dse
committed
507edc9
View commit details
Copy full SHA for 507edc9
Browse repository at this point
Commits on Dec 12, 2017
Finalizer implementation improvement. PythonException memory leak fix. Review fixes.
dse
committed
80ff754
View commit details
Copy full SHA for 80ff754
Browse repository at this point
Commits on Feb 10, 2018
Merge branch 'master' into valid-finalizer
den-run-ai
authored
5ffab45
View commit details
Copy full SHA for 5ffab45
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL