Tag Contributing

Fixing Doctest's "line None" Problem

How I fixed a 10-year-old CPython bug that made doctest report "line None" for __test__ dictionary strings, making failures nearly...

There are comments.

Fixing a 17-Year-Old CPython Issue

How I picked up a CPython issue from 2008, wrote a C extension patch, and got it merged into Python's stdlib 17 years later.

There are comments.