Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/typeshed
Collection of library stubs for Python, with static types
https://github.com/python/typeshed
fbf21995e310f8fb8a71ea2478005ab22afca51a authored almost 4 years ago
* Fixes #1110. Use SupportsIndex in str, bytes, bytesarray functions where applicable.
f44f38fda3c3b2aad0d3fea0cdc73ccc33f2be0d authored almost 4 years agoc9d996fe55bc3692f093e4818dd67874a0f77484 authored almost 4 years ago
4d734e38dde295e93c27efd6ead3bb5c05d03fe5 authored almost 4 years ago
d3b2cafa8557e475c20fde9838d9c17dc768611e authored almost 4 years ago
baea6c184eb6db877296a1bf4f8ffc6dea5ec942 authored almost 4 years ago
82be016aa4691b32c17a965ba7994d10e5713478 authored almost 4 years ago
Yes, technically it returns whatever its first argument is if it isn't
a list.
Doing this be...
3d8bffae80db67d04a101b5a648458d959ba1fda authored almost 4 years ago
This way, runs without output after runs with output can be clearly
determined. This also makes...
bf201c82012e30ec539d9cba514d233e9335bae8 authored almost 4 years ago
These should only accept integers or enum members.
3536e2a080c65cfef17878eae9981b07950848fd authored almost 4 years agoSee https://github.com/mcmtroffaes/pathlib2/blob/91eafa818c777ec8a76c04e952530d3b1ce8bec1/pathli...
901b8cb92d7dff50705c39d43522e7c3ee40fd70 authored almost 4 years ago67090510ba26c4984bcd5c7ef09d1c3364f404ab authored almost 4 years ago
ce1871a5bb5b260a28d1ad86acea3c4142d767dd authored almost 4 years ago
f89cff3bf8f60a1e8f7bc9eefe92d162610acf5f authored almost 4 years ago
https://bugs.python.org/issue43764
ff91f5630baccf198bf0cac189eea169141d6753 authored almost 4 years ago2ae49e130751b9404e6703abe90fe869d63ef065 authored almost 4 years ago
7adb0213f7550f93780b8313d2196e800502222f authored almost 4 years ago
Add TarFile.offset, which is an undocumented property. Fixes https://github.com/python/typeshed/...
54f85c5b27e5b710da5b40f2a9dfa58e4b7b611d authored almost 4 years ago60975a3df8ff23a1eb15aa561e57dd102332341e authored almost 4 years ago
472485d80a4de11b7a9774aac80782b72a0abfcc authored almost 4 years ago
Co-authored-by: Shantanu <[email protected]>
fc0db5f2b6d760f289523a56ed2d396ab6eed059 authored almost 4 years ago
Since we're adding this to our contribution guidelines in
https://github.com/python/typeshed/pu...
b308c1f964e4bb854ea0144e6c170b3b66918b5b authored almost 4 years ago
25bac1d716af7f85f73b4cce00a72a76a55747dd authored almost 4 years ago
Fixes #5202.
Use an appropriate type for the data argument of smtpd.SMTPServer.process_message.
4dd10fe31dde8dcc49d130a0d23c611a3f297852 authored almost 4 years ago087435ca653b03367f44806ca648ce3e442c37f7 authored almost 4 years ago
e26971a082c9333f28ba82f94f4f8b948fa53360 authored almost 4 years ago
This reverts commit c687e297eced412afc547612702f744816fc69fb.
97c6806582bed88afae2bb4183d10fe45fbad6fc authored almost 4 years ago8eaffee63a4b976008875e5f3d6cc00f3ce69b39 authored almost 4 years ago
Fixes #1781
5fef5646363c5434ae5a808111f88500b3d71c41 authored almost 4 years ago* Explaining xml stubtest exceptions
* Fix 3.6/3.7 ExternalEntityParserCreate
* Fix typos ...
413614aa8357d1740eacf53ae3fa1d32b14b4de7 authored almost 4 years agoFixes #5125
c687e297eced412afc547612702f744816fc69fb authored almost 4 years agoCloses: #5095
e2c4ffd9eb671a31624d96f190672930f518ad11 authored almost 4 years agoCo-authored-by: Jelle Zijlstra <[email protected]>
190e07236f38298e281e7810d304a1313f91668a authored almost 4 years agoCo-authored-by: andrey.matveev <[email protected]>
31d1c306066a2b76034df0285be083112256532b authored almost 4 years ago2d3bf41b1849ee0816da87b07a5224ff47c68825 authored almost 4 years ago
Closes: #5049
2b9cd1e342f02eb83a08633fc575eb7f55eeeffc authored almost 4 years agoMost of these types are Any, but we should now have slightly better auto complete for the argume...
f4625cb51197c9012bda997863cf05de3fdfae07 authored almost 4 years agoAs requested by https://github.com/python/typeshed/issues/1526.
This addition takes mypy conf...
fd2a176094c3bcc3a8fcb973c9d356b46e1502d8 authored almost 4 years agoCloses: #5099
9fbcc6cf955d135713f617df01df69aa752691ca authored almost 4 years ago6c01c6afdcf67aeeb51867e3d7222e28bf4f0fd4 authored almost 4 years ago
7d2427bc525959b5bcdcff40628fe4a0309a72d3 authored almost 4 years ago
cb03e9032326219ed4ebb0d1ea0f83129575dda1 authored almost 4 years ago
3d64e950f3731161778de80a5f7078d777e0dc37 authored almost 4 years ago
45941649771a57a7a14d0f1617a4b0d695261939 authored almost 4 years ago
* Rename _CursesWindow to window in Python >= 3.8
The name _CursesWindow is not exposed at ru...
701e741946cbbfef4711f4701ce8ef67c97ef8e7 authored almost 4 years agoCo-authored-by: Shantanu <[email protected]>
2e703c37e9809f98ca2480f3cb97adaa87f6d7d1 authored almost 4 years ago82130cca5672fe954a435161872f587b0689522d authored almost 4 years ago
`TTLCache.expire` expects a time value, not a timer function
390d8f4911a43d8db04f82d5a2df201a58574c48 authored almost 4 years ago* Fix redis stub hset() to allow only providing mapping
* Fix redis stub hset() and hmset() m...
5a3b6c72a74f3e78a8ffdc2adaf620d29e4da5d6 authored almost 4 years agoef9b37ecab8306913104376d33d2fc8d8285fcda authored almost 4 years ago
6a8b6cc67479be7f81aa7e7a5e21d2f473e445c5 authored almost 4 years ago
* [redis] add more exceptions
87bcb37d3f226f2047018fd9638af108acfbdd82 authored almost 4 years agoThese constants are in this module since Python3.0
Signed-off-by: Stanislav Levin <slev@altli...
acfaa70aa792235bfe9fef29b8aa1971104083ec authored almost 4 years agoe98f398abcc4c8816c3e90b220f875db0f9c917b authored almost 4 years ago
dec1396d517d4b28ed46027bf11d4b29be911410 authored almost 4 years ago
* add stubs for Manager, Logger.root, Logger.manager
059ab3868f8d7cae1035632f3933ea261deac63b authored almost 4 years ago* [requests] add types for HTTPAdapter init
32f56444c09298b97e961b2f3dc282863eb117bf authored almost 4 years agof626da6553ae92859dfb684e7d764fd89556e68b authored almost 4 years ago
00da3231132ceaf91783ee5a27456ce89e674fd3 authored almost 4 years ago
* CONTRIBUTING.md: core developer --> maintainer
c9b1f988a5f29458c8d7fe49eb430b73d798ee02 authored almost 4 years ago* Add @Akuli as maintainer
Co-authored-by: Akuli <[email protected]>
1906b98a4f188d4e030fe2754587256b4da989bb authored almost 4 years ago
stubtest now checks this for overloads as well (previously it didn't,
due to some combination o...
1ed1e00046353f8a20270208c1eec9582f1686f4 authored almost 4 years ago
Co-authored-by: Shantanu <[email protected]>
272505cf2d3ef26a17df702b5e6e8de386a19779 authored almost 4 years ago577dbe965cf9d216f8d54c39b4d82ec871372316 authored almost 4 years ago
20a6de8fddd58fbfe6229854466b6df3d5c5506d authored almost 4 years ago
Fixes #5141
839d711c6fd60ad17346dac6c24df5a3c65efd80 authored almost 4 years ago5b730d4ded6ecf4f72ebe28769e18efb3bdc8996 authored almost 4 years ago
88a8d0ccbceaea769410868d6d1ef1aa25af5ae6 authored almost 4 years ago
3774fa9e8ef7e786fdd7276e98b4ebe2d7641db3 authored almost 4 years ago
f8e70d66e8fddc317b525f2b03262edb9e6d287d authored almost 4 years ago
a9c517ad8ec4ef1929883ec94e946816707fbbe2 authored almost 4 years ago
75005741e6974a4543f5ea7ffdd0c44096e856b9 authored almost 4 years ago
5f52e38fdd5a19a4edcaee35cbe300e0e9d0999d authored almost 4 years ago
e71c9009069c6e6fd6cc3608151d2c418d80db95 authored almost 4 years ago
Closes #4846
29061d36aefa9978a2081669f711a8342aba0fe4 authored almost 4 years ago0cea325bc7a99a6beba93bb526b1ed7a0cd4b4a7 authored almost 4 years ago
758224b2312b80712ec984a1801d2902e49cd96e authored almost 4 years ago
Co-authored-by: Sebastian Rittau <[email protected]>
022306f4d67f7beb93d0678f322b6982c575119c authored almost 4 years ago
Any command that includes the "(.venv3) $" prompt is hard to read when
it's set inline. So put ...
82cd7d22c629a26d9d595045a373aebf688bb2e1 authored almost 4 years ago
* redis: add setnx function stubs (redis.client.Client.setnx)
* redis: add incr function stub...
6170697b251c604ce1400bd7ce512e1c2bdcc312 authored almost 4 years ago
If no arguments are passed to the TemporaryDirectory constructor, then
the class defaults to us...
I just found and fixed a bug in pyright's "missing type arguments" check. When type arguments we...
0ec182227cf8192ab875f727988a767718d620be authored almost 4 years ago
The turtle module re-exports methods of its classes as top-level functions.
Typeshed includes m...
5bc6726e3ff194c00e970c89cb4b1f8f345f7fa6 authored almost 4 years ago
Fixes #5123
fc2933ca648a2227457c3bd1490d34677405d065 authored almost 4 years agoCo-authored-by: hauntsaninja <>
e380432825d92acf9ca6a0b011942705cc47ec52 authored almost 4 years agoCloses: #5115
3de5d893de99fe45600ea7bd7241ec8e86c35bad authored almost 4 years agoCo-authored-by: Eric Traut <[email protected]>
29c3d67626b2103eb9ab1b88fdf1e6e30a6bbde2 authored almost 4 years ago30fc2b8cd0420a662615e2a2b6dd28d091618239 authored almost 4 years ago
Fixes #5107
a3cfb4e50731d4dbafeca9a68ed9ce1dde5f33f6 authored almost 4 years agoCo-authored-by: Eric Traut <[email protected]>
faa5c70f25986e11c59e573dfcf17e3052393c76 authored almost 4 years agoFixes #5094
8115299ee2d3d29e11ce1b351658b8a3306ce47f authored almost 4 years ago10da20293ec872b76e3551aa811d95a508f9c97f authored almost 4 years ago
861f0a9844a22919db29341ce16330892aa4f915 authored almost 4 years ago
Update pyright CI test to use the latest version of pyright (1.1.118). Enable all but one of pyr...
c92e3cb228d478a4cbd8f53072cae608dcf2f6c4 authored almost 4 years agoea7f1f9c2dc9d3999352879eba13df17cd0f9189 authored almost 4 years ago