Sebastian Rittau
|
b158ccd3c1
|
Add errno.ENOTCAPABLE (#14748)
|
2025-09-19 19:54:51 +02:00 |
|
Semyon Moroz
|
85a787bba3
|
[stdlib] Mark constants as Final (#14577)
|
2025-08-15 13:19:03 +02:00 |
|
sobolevn
|
23e702b4b1
|
Update errno module for 3.14 (#14123)
|
2025-05-22 06:52:33 -07:00 |
|
Sebastian Rittau
|
19992e6212
|
Mark some errnos as darwin- or solaris-only (#10440)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-07-11 17:09:40 +01:00 |
|
Alex Waygood
|
f812d71ffa
|
Improve errno stubs on Windows and MacOS (#8142)
|
2022-06-26 08:29:02 +05:30 |
|
Alex Waygood
|
97a74bc1aa
|
Import from collections.abc wherever possible (#7635)
|
2022-04-18 12:50:37 +02:00 |
|
Jelle Zijlstra
|
0322fb0905
|
errno: fix typo and add missing constants (#7553)
|
2022-03-25 20:30:26 +01:00 |
|
Martin Fischer
|
af269057be
|
stdlib: Add errno.EDEADLK
|
2022-03-06 15:57:52 -08:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|