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

"class property" should be Generic[T]

Conchylicultor opened this issue about 4 years ago
Good ways to contribute

hauntsaninja opened this issue about 4 years ago
Improve multiprocessing stubs

hauntsaninja opened this issue over 4 years ago
Add typing for CAN_J1939 sockets

karlding opened this pull request over 4 years ago
Fix various inheritances

hauntsaninja opened this issue over 4 years ago
Match.group can return None

rmorshea opened this issue almost 5 years ago
subprocess.Popen: overloads for set stdin/stdout/stderr attributes?

blueyed opened this issue almost 5 years ago
object.__eq__ and other comparisons should have return type Any

jonasrauber opened this issue almost 5 years ago
Disallow `Mapping` as argument type?

srittau opened this issue about 5 years ago
Counter() support non-int

manu3618 opened this issue about 5 years ago
stub for multiprocessing.Queue wrongly supports join()

odedp opened this issue about 5 years ago
Re-export _curses._CursesWindow from curses

asottile opened this pull request over 5 years ago
Unable to use typehint for hashlib.sha256()

JohnVillalovos opened this issue over 5 years ago
mypy.ini is missing

jolaf opened this issue almost 6 years ago
Incorrect return type for asyncio.gather?

s-kovacevic opened this issue about 6 years ago
Explore building third party stubs as packages

srittau opened this issue over 6 years ago
Spec for sys.meta_path too strict

jaraco opened this issue over 6 years ago
stdlib/2and3/sqlite3 has a wrong type for `register_adapter`

WilliamHPNielsen opened this issue over 6 years ago
EmailMessage missing from email.parser

jrideout opened this issue over 6 years ago
Should HTTPMessage return `Optional[str]` for `__getitem__`?

asottile opened this issue over 6 years ago
updating os.environ from a dict gives: Incompatible types in assignment

anentropic opened this issue over 6 years ago
The definition of Awaitable is wrong

gvanrossum opened this issue about 8 years ago