Overview
Could not load contribution data
Please try again later
74 Pull requests merged by 18 people
-
argparse: remove incorrect default in overload
#7929 merged
May 23, 2022 -
bdb: update for py311
#7927 merged
May 23, 2022 -
codecs: add missing function, reflect runtime import *
#7918 merged
May 22, 2022 -
concurrent.futures: new params in 3.11
#7919 merged
May 22, 2022 -
shutil: update for py311
#7925 merged
May 22, 2022 -
termios: update for py311
#7924 merged
May 22, 2022 -
mmap: add MADV_FREE on darwin
#7923 merged
May 22, 2022 -
Update emoji (3rd party) library
#7884 merged
May 22, 2022 -
inspect: cannot fix this one
#7920 merged
May 22, 2022 -
More setuptools.command.easy_install definitions.
#7145 merged
May 21, 2022 -
urllib.request: add code 308 handler for 3.11
#7917 merged
May 21, 2022 -
random: explicitly mention int for seed
#7916 merged
May 21, 2022 -
unicodedata: add UCD.is_normalized
#7915 merged
May 21, 2022 -
Update pyright
#7914 merged
May 21, 2022 -
docopt.printable_usage
#7913 merged
May 21, 2022 -
symtable: has_exec was removed in 3.9
#7911 merged
May 21, 2022 -
pydoc: 3.11 changes
#7910 merged
May 21, 2022 -
binascii.a2b_base64: new param in 3.11
#7909 merged
May 21, 2022 -
gettext.install: names is kw-only in 3.11
#7908 merged
May 21, 2022 -
subprocess: new params in 3.11
#7907 merged
May 21, 2022 -
Annotations for psycopg2.ConnectionInfo
#7834 merged
May 21, 2022 -
types: 3.11 (and earlier) fixes
#7900 merged
May 21, 2022 -
Simplify and correct many numeric unions
#7906 merged
May 21, 2022 -
zipfile: 3.11 fixes
#7898 merged
May 21, 2022 -
CI: Don't install tomli for stubtest_stdlib
#7901 merged
May 21, 2022 -
stubtest: put all the incorrect __get__ sigs together
#7899 merged
May 20, 2022 -
CI: Fix stubtest workflow; make paths for other workflows more specific
#7897 merged
May 20, 2022 -
CI: Don't run stubtest_stdlib on PRs that don't touch the stdlib
#7895 merged
May 20, 2022 -
Ignore mypy errors in Python 2 builtins and typing
#7894 merged
May 20, 2022 -
Only run CI on pushes to main/master and pull requests
#7883 merged
May 20, 2022 -
xml: stubtest fixes
#7890 merged
May 20, 2022 -
Use `bytes` for `resp` param of `imaplib.Internaldate2tuple`
#7892 merged
May 20, 2022 -
traceback: python3.11 additions
#7886 merged
May 20, 2022 -
dataclasses: fix and sort stubtest complaints
#7888 merged
May 20, 2022 -
dis: add adaptive argument for 3.11
#7889 merged
May 20, 2022 -
locale: add locale.getencoding
#7887 merged
May 20, 2022 -
wsgiref: sort out stubtest issues
#7885 merged
May 20, 2022 -
Upgrade flake8-pyi to 22.5.1
#7882 merged
May 19, 2022 -
Run pyupgrade on the `tests` directory
#7880 merged
May 19, 2022 -
imp: fix stubtest issues
#7878 merged
May 19, 2022 -
Add colour to the output of `mypy_test`, take 2
#7879 merged
May 19, 2022 -
ast: fix stubtest issues
#7877 merged
May 19, 2022 -
Import SQLAlchemy types in Flask-SQLAlchemy
#7861 merged
May 19, 2022 -
3.11: move some stubtest entries to wontfix list
#7876 merged
May 19, 2022 -
markdown: Annotate `parseBoolValue()`.
#7875 merged
May 19, 2022 -
fix(redis): commands from asyncio module must be async
#7820 merged
May 19, 2022 -
`enum`: More changes for 3.11
#7862 merged
May 19, 2022 -
Fix requests.Session().hooks
#7871 merged
May 19, 2022 -
Revert "Add colour to the output of `mypy_test`"
#7874 merged
May 19, 2022 -
Add colour to the output of `mypy_test`
#7872 merged
May 18, 2022 -
Add overloads for `asyncio.sleep()`.
#7873 merged
May 18, 2022 -
Add return type for `dateutil.rrule._rrulestr.__call__`.
#7868 merged
May 18, 2022 -
Upgrade pyright to 1.1.247
#7867 merged
May 18, 2022 -
stubtest third party: remove extra line when skipping a distribution
#7864 merged
May 18, 2022 -
Improve output of `mypy_test` when reporting errors
#7863 merged
May 18, 2022 -
re: 3.11 fixes
#7859 merged
May 18, 2022 -
3.11: add BaseException.add_note
#7860 merged
May 18, 2022 -
sqlite3.Blob: fix stubtest errors
#7858 merged
May 18, 2022 -
tempfile.SpooledTemporaryFile: inherit from IOBase on 3.11
#7802 merged
May 18, 2022 -
`asyncio`: updates for 3.11
#7844 merged
May 18, 2022 -
markdown: Annotate `code_escape()`.
#7857 merged
May 18, 2022 -
Make third party stubtest output more succinct
#7853 merged
May 17, 2022 -
CodeType.co_linetable is of type `bytes`
#7856 merged
May 17, 2022 -
Add `__class_getitem__` to classes in `logging` and `csv`
#7830 merged
May 17, 2022 -
Improve I/O types in socket.pyi
#7852 merged
May 17, 2022 -
Don't run mypy_primer on changes to test files
#7854 merged
May 17, 2022 -
Use I/O protocols in codecs.pyi
#7849 merged
May 17, 2022 -
Markdown: use I/O protocols
#7851 merged
May 17, 2022 -
markdown: `Registry.get_index_for_name()` accepts `str`, and returns `int`
#7848 merged
May 17, 2022 -
stubtest: organise allowlists
#7847 merged
May 17, 2022 -
stubtest: test against 3.11
#7845 merged
May 17, 2022 -
stubtest_stdlib: [minor] remove unused code
#7846 merged
May 17, 2022 -
Various py311 removals
#7836 merged
May 17, 2022 -
`requests`: Allow session headers to be of type None
#7773 merged
May 16, 2022
7 Pull requests opened by 5 people
-
Use "all +=" instead of duplicating the branches
#7865 opened
May 18, 2022 -
Introduce _typeshed.Maybe
#7870 opened
May 18, 2022 -
`Pillow`: use union type for `Image.paste`
#7893 opened
May 20, 2022 -
Add a JSON alias
#7905 opened
May 21, 2022 -
markdown: Annotate methods of `Registry`.
#7926 opened
May 23, 2022 -
Extend `digest` argument type for `hmac.digest`
#7931 opened
May 23, 2022 -
requests: allow immutable headers
#7932 opened
May 23, 2022
8 Issues closed by 4 people
-
Stubtest failed on Sat May 21 2022
#7902 closed
May 21, 2022 -
imaplib.Internaldate2tuple's argument type is wrong
#7781 closed
May 20, 2022 -
Slicing a dictionary
#7881 closed
May 19, 2022 -
Regression in requests hooks stubs
#7776 closed
May 19, 2022 -
`asyncio.sleep()` should have an overload
#7866 closed
May 18, 2022 -
Make requests work for pyright in strict mode
#7869 closed
May 18, 2022 -
`LoggerAdapter` is typed as a generic but using it as such raises an error at runtime
#7855 closed
May 17, 2022 -
`_TemporaryFileWrapper[bytes]` somehow isn't a `BinaryIO`
#7843 closed
May 17, 2022
9 Issues opened by 8 people
-
Too narrow type on `digestmod` argument for `hmac.digest`
#7930 opened
May 23, 2022 -
TypeVars in some generic functions can go unsolved, resulting in an `Any` in the evaluated type
#7928 opened
May 23, 2022 -
Wrong stub for `fileinput.input()`
#7922 opened
May 22, 2022 -
Opaque type for io.TextIOWrapper seek and tell?
#7921 opened
May 22, 2022 -
Moving typing_extensions stubs to typing_extensions
#7912 opened
May 21, 2022 -
Recursive type aliases tracker
#7904 opened
May 21, 2022 -
Add support for _test() function in Tkinter
#7903 opened
May 21, 2022 -
`assert(Not)AlmostEqual(s)` specifies the type as `float`
#7891 opened
May 20, 2022 -
add build-backend to pyproject.toml
#7850 opened
May 17, 2022
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Updated functools.wraps and functools.update_wrapper to use ParamSpec…
#6670 commented on
May 21, 2022 • 10 new comments -
Dropping Python 2 support
#7367 commented on
May 19, 2022 • 3 new comments -
Add type annotations for `peewee`
#4776 commented on
May 19, 2022 • 3 new comments -
Replace redundant sections with link to the typing documentation
#7594 commented on
May 21, 2022 • 3 new comments -
PEP 612 (Parameter Specification variables) tracker
#4827 commented on
May 21, 2022 • 2 new comments -
improve lru_cache by using ParamSpec
#7771 commented on
May 19, 2022 • 2 new comments -
type annotation for docutils is incomplete
#1269 commented on
May 22, 2022 • 1 new comment -
WIP: Add missing aiofiles.tempfile classes
#7523 commented on
May 19, 2022 • 1 new comment