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
Conchylicultor opened this issue about 4 years ago
Good ways to contribute
hauntsaninja opened this issue about 4 years ago
hauntsaninja opened this issue about 4 years ago
Improve multiprocessing stubs
hauntsaninja opened this issue over 4 years ago
hauntsaninja opened this issue over 4 years ago
Cannot infer type argument 1 of "shutil.copyfileobj" with mypy 0.780
deveshks opened this issue over 4 years ago
deveshks opened this issue over 4 years ago
Add typing for CAN_J1939 sockets
karlding opened this pull request over 4 years ago
karlding opened this pull request over 4 years ago
Fix various inheritances
hauntsaninja opened this issue over 4 years ago
hauntsaninja opened this issue over 4 years ago
Match.group can return None
rmorshea opened this issue almost 5 years ago
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
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
jonasrauber opened this issue almost 5 years ago
Disallow `Mapping` as argument type?
srittau opened this issue about 5 years ago
srittau opened this issue about 5 years ago
Counter() support non-int
manu3618 opened this issue about 5 years ago
manu3618 opened this issue about 5 years ago
stub for multiprocessing.Queue wrongly supports join()
odedp opened this issue about 5 years ago
odedp opened this issue about 5 years ago
Re-export _curses._CursesWindow from curses
asottile opened this pull request over 5 years ago
asottile opened this pull request over 5 years ago
Unable to use typehint for hashlib.sha256()
JohnVillalovos opened this issue over 5 years ago
JohnVillalovos opened this issue over 5 years ago
mypy.ini is missing
jolaf opened this issue almost 6 years ago
jolaf opened this issue almost 6 years ago
contextlib.contextmanager allows `Iterator[T]` -- should probably be `Generator[T, None, None]`?
asottile opened this issue almost 6 years ago
asottile opened this issue almost 6 years ago
Incorrect return type for asyncio.gather?
s-kovacevic opened this issue about 6 years ago
s-kovacevic opened this issue about 6 years ago
Typing is wrong for overload of __round__ when ndigits parameter is omitted
migwellian opened this issue about 6 years ago
migwellian opened this issue about 6 years ago
Explore building third party stubs as packages
srittau opened this issue over 6 years ago
srittau opened this issue over 6 years ago
Spec for sys.meta_path too strict
jaraco opened this issue over 6 years ago
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
WilliamHPNielsen opened this issue over 6 years ago
EmailMessage missing from email.parser
jrideout opened this issue over 6 years ago
jrideout opened this issue over 6 years ago
Should HTTPMessage return `Optional[str]` for `__getitem__`?
asottile opened this issue over 6 years ago
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
anentropic opened this issue over 6 years ago
The definition of Awaitable is wrong
gvanrossum opened this issue about 8 years ago
gvanrossum opened this issue about 8 years ago