FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Fixed Second PythonEngine.Initialize call, all sensitive static variables now reseted. by dmitriyse · Pull Request #534 · 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
Fixed Second PythonEngine.Initialize call, all sensitive static variables now reseted.
- #534
#534
Merged
filmor
merged 8 commits into
pythonnet:master
pythonnet/pythonnet:master
from
dmitriyse:valid-engine-reset
dmitriyse/pythonnet:valid-engine-reset
Copy head branch name to clipboard
Nov 14, 2018
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Fixed Second PythonEngine.Initialize call, all sensitive static variables now reseted.
#534
filmor
merged 8 commits into
pythonnet:master
pythonnet/pythonnet:master
from
dmitriyse:valid-engine-reset
dmitriyse/pythonnet:valid-engine-reset
Copy head branch name to clipboard
Commits
Commits on Nov 14, 2018
Runtime/Shutdown loop stores old caches and static variables. It's produces bugs when CPython freeing up enough objects.
dse
authored and
filmor
committed
b0c68e6
View commit details
Copy full SHA for b0c68e6
Browse repository at this point
Added all tests finalizer routine.
dse
authored and
filmor
committed
1dbf383
View commit details
Copy full SHA for 1dbf383
Browse repository at this point
Bug: Py_Initialize/Py_Finalize calls during alive PythonEngine. Fixed.
dse
authored and
filmor
committed
ccd6003
View commit details
Copy full SHA for ccd6003
Browse repository at this point
Init/Shutdown state variable (IsFinalizing) fix.
dse
authored and
filmor
committed
6a6414d
View commit details
Copy full SHA for 6a6414d
Browse repository at this point
TestPythonEngineProperties fixes.
dse
authored and
filmor
committed
d3315d4
View commit details
Copy full SHA for d3315d4
Browse repository at this point
Update CHANGELOG.md
filmor
committed
b2b4838
View commit details
Copy full SHA for b2b4838
Browse repository at this point
Rename TestsSuite and add comment, remove unneeded using
filmor
committed
d7f2bc8
View commit details
Copy full SHA for d7f2bc8
Browse repository at this point
Update assemblymanager.cs
filmor
committed
dbd5fdd
View commit details
Copy full SHA for dbd5fdd
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL