mirror of
https://github.com/python/cpython.git
synced 2026-07-27 04:12:23 -04:00
4eee754091
Provide a stub implementation of umask that is enough to get some tests passing.
More work is needed upstream in Emscripten to make all umask tests to pass.
(cherry picked from commit 12e52cad71)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Miscellaneous source files for the main Python shared library