Stephen Morton
|
7c7f91233f
|
DevpollSelector is Solaris only (#13242)
|
2024-12-14 19:53:40 -08:00 |
|
Stephen Morton
|
d70fad09dd
|
selectors.KqueueSelector is documented as BSD-only (#13183)
|
2024-12-03 21:59:39 -08:00 |
|
Stephen Morton
|
f8e738621f
|
add intermediate classes in selectors module (#11164)
|
2023-12-18 20:22:05 +01:00 |
|
Alex Waygood
|
54d825af59
|
Fix Windows-specific allowlist entries in _msi, msilib, selectors and subprocess (#10822)
|
2023-10-02 13:01:47 +02:00 |
|
Nikita Sobolev
|
b3b5661f80
|
Add DefaultSelector.fileno on platforms where it exists (#10820)
|
2023-10-02 11:15:49 +01:00 |
|
Alex Waygood
|
9ed39d8796
|
Use typing_extensions.Self in the stdlib (#9694)
|
2023-02-09 09:12:13 +00:00 |
|
Jelle Zijlstra
|
5b24c7bb41
|
stdlib: Run stubdefaulter on Linux for 3.9 (#9663)
|
2023-02-03 00:39:22 +00:00 |
|
Jelle Zijlstra
|
ddfaca3200
|
stdlib: add argument default values (#9501)
|
2023-01-18 09:37:34 +01:00 |
|
Avasam
|
c70d303985
|
Audit stdlib object annotations (#9519)
|
2023-01-17 15:40:00 +00:00 |
|
Alex Waygood
|
b093c90a94
|
Use TypeAlias for type aliases where possible, part II (#7667)
|
2022-04-20 20:02:47 +01:00 |
|
Alex Waygood
|
97a74bc1aa
|
Import from collections.abc wherever possible (#7635)
|
2022-04-18 12:50:37 +02:00 |
|
Alex Waygood
|
da3e69d093
|
stdlib: Improve a bunch of __(a)exit__ methods (#7571)
|
2022-04-01 08:05:25 +02:00 |
|
Akuli
|
994b69ef8f
|
Use lowercase tuple where possible (#6170)
|
2021-10-14 17:18:19 -07:00 |
|
Akuli
|
ce11072dbe
|
Big diff: use lower-case list and dict (#5888)
|
2021-08-08 09:26:35 -07:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
Anton Grübel
|
96e0660fba
|
Use _typeshed.Self with __enter__ (#5717)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2021-07-01 12:32:32 +02:00 |
|
hatal175
|
244fc622e6
|
Add workflow stubtests for macos (#5384)
* Add macos to stubtest
* Add general darwin stubtest exception file
* Adding exceptions and platform ifs
|
2021-05-09 23:24:00 +03: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 |
|