Victor Stinner
Victor Stinner's contributions
Article
Debugging Python C extensions with GDB
Victor Stinner
You can use C debuggers to debug C extensions in Python 3.9. Learn how to use the improved Python debug build with the GNU Project Debugger (GDB).
Article
Red Hat Enterprise Linux 8.2 brings faster Python 3.8 run speeds
Tomas Orsava
+2
Improve Python 3.8's run speed by 30% in RHEL 8.2 by compiling with GCC's -fno-semantic-interposition flag.

Article
Debugging Python C extensions with GDB
Victor Stinner
You can use C debuggers to debug C extensions in Python 3.9. Learn how to use the improved Python debug build with the GNU Project Debugger (GDB).

Article
Red Hat Enterprise Linux 8.2 brings faster Python 3.8 run speeds
Tomas Orsava
+2
Improve Python 3.8's run speed by 30% in RHEL 8.2 by compiling with GCC's -fno-semantic-interposition flag.