#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
#python
#dis
Disassembling Python bytecode
#python
#f-string
Python: f-string formatting cheatsheet
#python
#django
#virtualenv
#uwsgi
#new relic
Integrating uWSGI with New Relic using systemd and virtualenv
#python
#requests
Python: get remote IP from HTTP request using the requests module