Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
-
-
Forked from box/rotunicode
Python library for converting between a string of ASCII and Unicode chars maintaining readability
Python
-
-
-
35 contributions in the last year
Contribution activity
January 2020
Created a pull request in python/cpython that received 6 comments
bpo-29778: Fix incorrect NULL check
The commit below introduced a NULL check which causes a call to _PyPathConfig_InitDLLPath() to be skipped if _Py_dll_path == NULL. c422167#diff-87a…
+1
−1
•
6
comments