Commit Graph
20 Commits
Author SHA1 Message Date
Sam Bull 62accb35b8 Improve netrc types on py311+ (#9376) 2022-12-17 14:02:22 +00:00
Sam Bull 956690dec2 protobuf: Add some return types (#9259) 2022-11-23 16:17:39 +00:00
Sam Bull 493e35b15e Make asyncio.Task covariant (#8781) 2022-10-03 14:44:59 -07:00
Sam Bull be0d159df3 asyncio.AbstractEventLoop: Allow Path for create_unix_server() (#8376) 2022-07-24 15:43:52 +01:00
Sam Bull 686cd6ef63 Add __version__/VERSION to redis (#7838) 2022-05-15 11:55:12 +01:00
Sam BullandAkuli 933fec014c Pygments: make Formatter generic and improve format/highlight (#6819)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2022-01-08 20:27:51 +02:00
Sam Bull 050cfda7d9 Change tarfile.extractall() to Iterable (#5273) 2021-04-30 14:40:01 -07:00
Sam Bull 7d2427bc52 Fix pkg_resource functions (#5177) 2021-04-07 19:48:51 -07:00
Sam Bull d482fa00cb Remove Any from asyncio.create_task() (#4840) 2021-01-01 15:03:05 +01:00
Sam Bull 8da53223d7 Fix pkg_resources.require() (#4818) 2020-12-14 09:34:18 +01:00
Sam Bull 04bfaf55f2 Keep typing information after functools.wraps() (#4743) 2020-11-25 08:57:33 -08:00
Sam Bull 57b86e0e71 Return Dict from copy(). (#4510) 2020-11-02 12:44:45 +01:00
Sam Bull ea52d0b0a0 Fix werkzeug set_cookie(). (#4509) 2020-09-01 09:08:07 -07:00
Sam Bull cea32bdc70 Add UserAgent attributes. (#4398) 2020-08-06 19:08:37 +02:00
Sam Bull 5f70d3721a Update root dbm module. (#4199) 2020-06-09 12:20:09 +02:00
Sam Bull 5b66868156 Allow Path in create_subprocess_* (#4159) 2020-06-04 17:11:53 +02:00
Sam Bull bd35cd6bf8 Fixes for ssl (#4164) 2020-06-03 21:42:31 +02:00
Sam Bull dd5ef5ed1e Add hostname_checks_common_name attribute to SSLContext (#4160) 2020-06-03 11:19:02 +02:00
Sam Bull 5c1806ab88 Add more annotations to jinja2.utils. (#4004) 2020-05-27 20:28:56 -07:00
Sam Bull 545be37c40 Allow Path in gettext. (#3958) 2020-05-01 10:43:19 -07:00