Avasam
|
7863d53db8
|
Add missing symbols in JACK-Client stubs (#9205)
`ignore_missing_stub = false` and completed on Windows & MacOS
|
2022-11-15 18:14:52 -08:00 |
|
Alex Waygood
|
49cdaa41db
|
JACK-Client: audit callback annotations (#8177)
The returned values from these functions are all ignored at runtime.
|
2022-06-26 11:36:28 +01:00 |
|
Jelle Zijlstra
|
1deb9cb806
|
jack: Fix MidiPort properties (#7730)
Fixes #7729
26b648a361/src/jack.py (L1950)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2022-04-27 22:28:17 -06:00 |
|
Alex Waygood
|
b093c90a94
|
Use TypeAlias for type aliases where possible, part II (#7667)
|
2022-04-20 20:02:47 +01:00 |
|
Alex Waygood
|
653f2c6ba4
|
Third-party stubs: import from collections.abc where possible (#7637)
|
2022-04-16 14:52:57 +01:00 |
|
Alex Waygood
|
85aec034ae
|
Mark many attributes as read-only properties (#7591)
|
2022-04-05 08:37:24 +02:00 |
|
Lev
|
9b5011759f
|
Add missing context manager stub for JACK Client (#6982)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2022-01-21 16:57:31 -08: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 |
|
Sebastian Rittau
|
4ac3ccad45
|
black: enable skip_magic_trailing_comma (#5252)
* black: enable skip_magic_trailing_comma
* Remove spurious commas
|
2021-04-27 08:32:32 -07: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 |
|