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 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
31 contributions in the last year
Contribution activity
July 2020
Created a pull request in agronholm/cbor2 that received 4 comments
Fix negative reference counts in C extension
In the C extension, cbor2 creates several exceptions using
PyErr_NewExceptionWithDoc. Then it adds them to the module using
PyModule_AddObject, whi…
+7
−0
•
4
comments