mirror of
https://github.com/python/cpython.git
synced 2026-05-17 01:49:12 -04:00
1d2b766100
- Mark more ``umask()`` cases
- ``dup()`` is not supported
- ``/dev/null`` is not available
- document missing features
- mark more modules as not available
(cherry picked from commit 069c96f84c)
Co-authored-by: Christian Heimes <christian@python.org>