Pull requests: python/typeshed
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add missing type stubs for
xml.dom.minidom.DOMImplementation
, where possible
#8556
opened Aug 18, 2022 by
kkirsche
Loading…
fix: Update sys.exit and SystemExit exception to have the same types
#8554
opened Aug 18, 2022 by
kkirsche
Loading…
fix: add missing overloads for argparse.*parse_*_args
#8553
opened Aug 18, 2022 by
kkirsche
Loading…
Improve classes returned from
OrderedDict.{keys(), items(), values()}
#8552
opened Aug 18, 2022 by
AlexWaygood
Loading…
Remove Waiting for the implementation to be merged
__unicode__
method from sqlalchemy.exc
implementation-pending
#8449
opened Jul 31, 2022 by
sobolevn
Loading…
Remove all Waiting for the implementation to be merged
__nonzero__
methods
implementation-pending
#8443
opened Jul 30, 2022 by
sobolevn
Loading…
Use Callable[..., Any] instead of Callable[..., object] in unittest
deferred
Issue or PR deferred until some precondition is fixed
#8399
opened Jul 25, 2022 by
ShaneHarvey
Loading…
Make unittest.patch.* methods static
deferred
Issue or PR deferred until some precondition is fixed
#7543
opened Mar 24, 2022 by
srittau
Loading…
Updated functools.wraps and functools.update_wrapper to use ParamSpec…
#6670
opened Dec 23, 2021 by
erictraut
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.