Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonScriptPlugin
jamie dale 56febe2132 Avoid a crash from decrementing a Python object ref-count outside of the GIL
We now keep the GIL locked for the duration that the PySelf pointer is being used

#jira
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 12786098 in //UE4/Release-4.25/... via CL 12786105 via CL 12786111
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v681-12776863)

[CL 12786839 by jamie dale in Main branch]
2020-04-14 17:01:43 -04:00
..