Maintain Python upstream (python.org) and downstream (RHEL and Fedora) for Red Hat. @python core developer.
hachoir. Hachoir is a Python library to view and edit a binary stream field by field
666pysandbox. WARNING: pysandbox is BROKEN BY DESIGN, please move to a new sandboxing solution (run python in a sandbox, not the opposite!)
377unicode_book. Programming with Unicode, book written by Victor Stinner
237python-ptrace. python-ptrace is a Python binding of ptrace library.
203faulthandler. Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals
100python-security. Documentation of Python security
93pytracemalloc. Debug tool trace Python memory allocations
75fatoptimizer. Static optimizer specializing functions with guards for Python 3.6
74cpython_core_tutorial. Tutorial to contribute to the CPython project
48sixer. Add Python 3 support to Python 2 applications using the six module.
41talks. Victor Stinner's talks
38pythondev. Python Development Documentation
28misc. Configuration ("dotfiles"), small personal programs like scm.py, other misc things...
25notes. Victor Stinner's Notes
23fat. The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions
19tracemallocqt. Qt GUI for tracemalloc
11check_python_vuln. Check Python vulnerabilities
8deadparrot. Python C API compatibility shared library: provide new functions to old Python and old functions to new Python
8vstinner.github.io. Victor Stinner blog 2
6pyfailmalloc. Debug tool for Python injecting memory allocation faults
6pymicrobench. Suite of Python microbenchmarks written for CPython
4pythonci. CI to run numpy on the master branch of Python
4pycapi. PyCAPI C API for Python 2.7 to 3.13
2cpython. The Python programming language
1markupsafe. Safely add untrusted strings to HTML/XML markup.
1pyperformance_results. Results of the Python performance benchmark suite
1fontforge. Free (libre) font editor for Windows, Mac OS X and GNU+Linux
1peps. Python Enhancement Proposals
1