Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pro
Pinned
392 contributions in the last year
Contribution activity
February 1, 2020
ZackerySpytz has no activity
yet for this period.
January 2020
Created a pull request in python/cpython that received 6 comments
bpo-35561: Fix valgrind warnings in selectmodule.c
Update Misc/valgrind-python.supp to suppress the false alarm. https://bugs.python.org/issue35561
+8
−0
•
6
comments
- bpo-8901: Windows registry path not ignored with the -E option
- bpo-24337: Implement email.message.Message.__repr__()
- bpo-39393: Misleading error message on dependent DLL resolution failure
- bpo-38848: compileall fails when the platform lacks a working sem_open()
- bpo-38840: Incorrect __all__ in multiprocessing.managers
- bpo-39273: Expose BUTTON5_* constants in the curses module if available
- bpo-28166: WindowsConsoleIO misbehavior when Ctrl+C is ignored
- bpo-36351: Do not set ipv6type when cross-compiling
- bpo-38704: Prevent installation on unsupported Windows versions
- bpo-35561: Fix valgrind warnings in selectmodule.c