#gil
#perf
#python
#tracing
Exploring the behavior of Python’s Global Interpreter Lock (GIL) using perf
and VizTracer
#cpython
#ctypes
#python
#object
#structure
Python list object representation
#cpython
#python
#gdb
#object
#structure
#unicode
Python string object representation
#python
#sqlite3
#gdb
Python: the old bug in SQLite module strikes back
#binary
#signed numbers
Negative numbers in binary
#python
#dis
Disassembling Python bytecode
#linux
#ps
#top
#/proc
Reading command line password argument with “ps” in Linux
#python
#f-string
Python: f-string formatting cheatsheet
#slabinfo
#pstore
Hunting for memory in Linux system (pstore)
#python
#django
#virtualenv
#uwsgi
#new relic
Integrating uWSGI with New Relic using systemd and virtualenv