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
Pro
Popular repositories
-
-
-
-
-
Forked from micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
C 1
490 contributions in the last year
Contribution activity
December 2019
Created a pull request in microsoft/vscode-python that received 2 comments
Revert all the FS-related changes.
(for #8890) We continue to have problems due to the FS-related changes. So I'm reverting them until we can get all that sorted out.
+665
−3,722
•
2
comments
- bpo-36225: Finalise subinterpreters in Py_FinalizeEx()
- [3.8] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
- [3.7] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
- bpo-38880: List interpreters associated with a channel end
- bpo-38918: Add __module__ entry for function & method type in inspect docs table