November contributions
The following is a short summary of my open source work in November. My hope is that keeping better track of what I’m doing will help me reflect on how I spend my time, and help me to focus my efforts better.
ConfigParser
doesn’t want to work with bytes in Python 3, so there’s no easy way to read a config file referring to a path on a non-UTF-8 file system.