pstack
Advanced tools
+1
-1
| Metadata-Version: 1.0 | ||
| Name: pstack | ||
| Version: 0.4 | ||
| Version: 0.5 | ||
| Summary: Tool to print python thread and greenlet stacks | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/wooparadog/pstack/ |
| Metadata-Version: 1.0 | ||
| Name: pstack | ||
| Version: 0.4 | ||
| Version: 0.5 | ||
| Summary: Tool to print python thread and greenlet stacks | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/wooparadog/pstack/ |
+1
-1
@@ -12,3 +12,3 @@ # !/usr/bin/env python | ||
| name="pstack", | ||
| version='0.4', | ||
| version='0.5', | ||
| description="Tool to print python thread and greenlet stacks", | ||
@@ -15,0 +15,0 @@ author="Haochuan Guo", |
+1
-1
@@ -46,3 +46,3 @@ #! /usr/bin/env python | ||
| statements = [ | ||
| r'expr (void *) $gil = (void *) PyGILState_Ensure()', | ||
| r'expr void * $gil = (void *) PyGILState_Ensure()', | ||
| r'expr (void) PyRun_SimpleString("exec(\"%s\")")' % command, | ||
@@ -49,0 +49,0 @@ r'expr (void) PyGILState_Release($gil)', |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
4676
-0.04%