Commit Graph

  • e560ce0f57 bisect: hi is Optional (#4063) Shantanu 2020-05-24 17:53:03 -07:00
  • 9c53756f9c random: update for py39 (#4069) Shantanu 2020-05-24 17:51:53 -07:00
  • 070be22f7e venv: fix #4010 (#4062) Shantanu 2020-05-24 17:51:43 -07:00
  • 8e03f33d84 difflib: update for py39 (#4067) Shantanu 2020-05-24 17:41:45 -07:00
  • 2b3a4e8fbe wave: openfp is removed in py39 (#4064) Shantanu 2020-05-24 17:40:20 -07:00
  • 3910eb1735 argparse: update for py39 (#4065) Shantanu 2020-05-24 17:40:06 -07:00
  • b367799634 sunau: openfp is removed in py39 (#4066) Shantanu 2020-05-24 17:34:48 -07:00
  • db14610298 Improve undocumented TarFile method type hints (#4056) karl ding 2020-05-23 13:41:07 -07:00
  • be016c6793 Add retry_after to TooManyRequests and ServiceUnavailable (#4059) Sebastian Rittau 2020-05-23 22:39:48 +02:00
  • 0aa9060e66 Remove context manager hints in multiprocessing.pool in Python 2 (#4060) Nguyễn Gia Phong 2020-05-24 03:11:19 +07:00
  • e1e99245bb google.protobuf.message.Message.ParseFromString() returns an int (#4053) Jeff Hunter 2020-05-21 10:15:40 -07:00
  • 9c6e8fd240 Add undocumented unittest.TextTestResult attributes (#4052) karl ding 2020-05-21 03:11:59 -07:00
  • 960c4eb42d cryptography: fix signature of ECDSA (#4049) Markus Wamser 2020-05-21 03:58:21 +02:00
  • d11da2c5d1 revert orjson.pyi obj parameter (#4046) Gal Ben David 2020-05-20 19:11:39 +03:00
  • 092fdb2ca5 [pyre] Fix typo in click/decorators (#4044) Mark Mendoza 2020-05-19 15:55:34 -07:00
  • 9902348c34 Fix stab for TextIOBase.detach() and add stab for TextIOWrapper.buffer (#4036) Serhiy Storchaka 2020-05-19 19:43:32 +03:00
  • de4d43612b Add stub for TextIOWrapper.reconfigure() (#4035) Serhiy Storchaka 2020-05-19 19:02:41 +03:00
  • 6fc882860b Add type hints for the zoneinfo module (#4038) Paul Ganssle 2020-05-18 17:16:31 -04:00
  • 18aa8e0adb Add cli field to flask helper _PackageBoundObject (#4040) Razzi Abuissa 2020-05-18 14:14:41 -07:00
  • 9a5ba013a1 python3: remove _subprocess (#4022) Shantanu 2020-05-18 14:07:08 -07:00
  • 1436181587 Make EnumTypeWrapper generic in google.protobuf.internal (#3995) Nipunn Koorapati 2020-05-19 07:42:47 +12:00
  • f0927787f0 Update type var typing on protobuf message.pyi (#3996) Nipunn Koorapati 2020-05-19 06:59:37 +12:00
  • 949378fdd9 flask: Add types for cli_group argument to flask.Blueprint (#4011) Razzi Abuissa 2020-05-18 11:58:42 -07:00
  • 1f7023b957 subprocess: mark arg keyword-only, fix name, add property (#4024) Shantanu 2020-05-18 09:59:34 -07:00
  • 5fe6a5ba8b parser: STType.compile() can be called with no arguments. (#4034) Rebecca Chen 2020-05-18 08:30:52 -07:00
  • 037377f502 Mark the arguments to os.killpg as positional-only in Python 2. (#4033) Rebecca Chen 2020-05-17 18:06:35 -07:00
  • a70f4893f8 Add undocumented attribute queue.Queue.queue with type Any. (#4032) Rebecca Chen 2020-05-17 18:05:52 -07:00
  • 53f4f68d71 saxutils.XMLGenerator should accept unicode encodings in Python 2. (#4031) Rebecca Chen 2020-05-17 18:05:21 -07:00
  • 8366aa44bb Add mistakenly removed constants back to tokenize. (#4030) Rebecca Chen 2020-05-17 18:05:07 -07:00
  • a675778140 dis: various fixes to dis.dis (#4027) Shantanu 2020-05-17 08:59:11 -07:00
  • 26566af893 bisect: fix availability, consistency, reduce duplication (#4028) Shantanu 2020-05-17 08:52:37 -07:00
  • 462a3e9dcd asyncio: fix signature of set_write_buffer_limits (#4025) Shantanu 2020-05-17 08:50:31 -07:00
  • 4405250ed1 pyclbr: add parent argument for py37 on (#4029) Shantanu 2020-05-17 08:25:18 -07:00
  • 9c9eae8462 opcode: fix positional-only args (#4026) Shantanu 2020-05-17 07:20:28 -07:00
  • 4a9fdcc7fc uuid: update for py39 (#4023) Jelle Zijlstra 2020-05-16 21:30:45 -07:00
  • 5a3a47264f ast: add indent to dump in py39 (#4007) Shantanu 2020-05-16 17:03:03 -07:00
  • 061e58deb8 _ast: fix version availability for py39, fix up some visit_ methods (#4008) Shantanu 2020-05-16 17:02:08 -07:00
  • fe26ce99da venv: update for py39 (#4010) Shantanu 2020-05-16 17:01:33 -07:00
  • bedccc7497 fractions: remove gcd in py39 (#4012) Shantanu 2020-05-16 16:57:19 -07:00
  • b8b656b437 Import builtins._PathLike instead of os.PathLike in genericpath. (#4013) Rebecca Chen 2020-05-16 16:56:40 -07:00
  • a997d527fa sys: update for py39 (#4018) Shantanu 2020-05-16 16:52:56 -07:00
  • 4630f245cc bz2: update for py39 (#4015) Shantanu 2020-05-16 16:52:42 -07:00
  • 3b4b2bfad5 base64: update for py39 (#4016) Shantanu 2020-05-16 16:51:53 -07:00
  • 23d85bb45e nntplib: update for py39 (#4017) Shantanu 2020-05-16 16:51:13 -07:00
  • 765cd11704 base64: arguments can be None (#4020) Shantanu 2020-05-16 16:47:45 -07:00
  • 58147cab20 aifc: fix mode default (#4019) Shantanu 2020-05-16 16:47:14 -07:00
  • af01f1f4be uuid: import enum inside version check. (#4009) Rebecca Chen 2020-05-16 16:32:07 -07:00
  • 0a69743bca hashlib: fix argument kinds, update for py39 (#4006) Shantanu 2020-05-16 16:31:12 -07:00
  • f56fdb99d1 Add _compat_pickle module (#4001) Rune Tynan 2020-05-16 09:57:32 -04:00
  • e5dcf06c9e Update array with more precise type for typecodes (#3994) Steve Dignam 2020-05-15 05:55:40 -04:00
  • 6dca3f7fc5 New attributes and types on HTTPServerRequest (#3971) Graham Bleaney 2020-05-14 11:20:24 -04:00
  • 0630c4b1fd unittest.mock: fix MRO of Mock (#3990) Shantanu 2020-05-13 23:57:50 -07:00
  • baf107a158 check_consistent: print a copy-pasteable cp command (#3992) Shantanu 2020-05-13 23:57:18 -07:00
  • ad6cf3a314 email.errors: fix aliased class (#3988) Shantanu 2020-05-13 19:47:53 -07:00
  • cc0ffb1648 asyncio.protocols: BufferedProtocol inherits from BaseProtocol (#3989) Shantanu 2020-05-13 19:08:47 -07:00
  • 6932ff26c5 Set default for newstyle (#3962) Sam Bull 2020-05-14 02:01:30 +01:00
  • 3662bf89d5 asyncio.locks: fix _ContextManagerMixin base class (#3979) Shantanu 2020-05-13 17:57:02 -07:00
  • e9c7ef7406 Add private _bootlocale stub (#3985) Rune Tynan 2020-05-13 18:19:18 -04:00
  • d1ef2fff7a added multiprocessing.connection.Connection constructor definition (#3974) Gal Ben David 2020-05-14 01:13:06 +03:00
  • 3ac1f86499 Change return annotation of Popen.poll to Optional[int] (#3986) Selim Belhaouane 2020-05-13 13:18:25 -04:00
  • 65b3ef91fd Remove class variable overrides (#3987) Rune Tynan 2020-05-13 13:16:38 -04:00
  • 2ead8123a6 Add Waitress stubs (#3889) dosisod 2020-05-13 07:22:13 -07:00
  • b8045a3fb2 Add xmlrpc package (#3834) Rune Tynan 2020-05-13 10:17:17 -04:00
  • d39e58c3bc asyncio.subprocess: returncode is Optional (#3981) Kazushi Kitaya 2020-05-13 23:14:42 +09:00
  • 09093435c3 Make HTTPPasswordMgrWithDefaultRealm realm optional (#3976) Joost Cassee 2020-05-13 15:11:22 +02:00
  • d55df54ae2 upgrade flake8 (#3980) Jelle Zijlstra 2020-05-12 23:52:40 -07:00
  • e0f9242e76 io: StringIO seems happy enough to take None (#3973) Shantanu 2020-05-12 18:33:48 -07:00
  • 111f3f02ef socket: fix default mode for makefile (#3978) Shantanu 2020-05-12 18:22:25 -07:00
  • 1d2ec3cd3b Update orjson.pyi to support two new flags (#3975) Gal Ben David 2020-05-13 04:06:06 +03:00
  • 637dba1beb concurrent.futures: fix BrokenProcessPool base (#3972) Shantanu 2020-05-11 21:52:55 -07:00
  • 66cd36268a Refine types on tornado.web.RequestHandler (#3970) Graham Bleaney 2020-05-08 14:52:14 -04:00
  • c81b3cfe59 Fix some incorrect redis Text annotations (#3969) Bruce Merry 2020-05-08 04:32:56 +02:00
  • 5342d66dcc Fix assert_has_calls() signature (#3967) Ivan Levkivskyi 2020-05-05 19:20:56 +01:00
  • 8c7f489d1b Organize special forms in typing (#3966) Ivan Levkivskyi 2020-05-05 13:55:31 +01:00
  • d818821121 atomicwrites: Allow any PathLike for paths (#3965) Rahix 2020-05-05 14:01:24 +02:00
  • e857ad6ba9 zip: add some overloads for heterogeneous tuples (#3830) Shantanu 2020-05-03 21:02:26 -07:00
  • 3dfc606670 Correct return type of time.dst (#3964) Paul Ganssle 2020-05-03 17:13:22 -04:00
  • 545be37c40 Allow Path in gettext. (#3958) Sam Bull 2020-05-01 18:43:19 +01:00
  • 38330702fd Sortable protocol for statistics.median_high/median_low; fix #3894 (#3961) Luciano Ramalho 2020-05-01 02:08:09 -03:00
  • fec46043ed asyncio: various fixes (#3947) Shantanu 2020-04-30 17:04:36 -07:00
  • 630b50e458 feat(3rd_party): adding stub for tzlocal (#3948) Anis 2020-04-30 07:28:01 +02:00
  • 7766b2d92b Use IO[bytes] instead of BytesIO for wave input signatures as it is t… (#3952) David T.H. Kao 2020-04-30 00:54:34 -04:00
  • 88440b768c http: add py39 status codes (#3955) Shantanu 2020-04-29 20:47:28 -07:00
  • bc90043e54 update Subscript.slice type for python3.9 (#3950) Anthony Sottile 2020-04-28 17:32:08 -07:00
  • f7d240f06e ctypes.CDLL name can be None (#3945) Javier Honduvilla Coto 2020-04-26 06:51:38 -07:00
  • aa06f3bc7b use socket.sendto argument spec for DatagramTransport (#3943) Kjell Braden 2020-04-25 13:23:29 +02:00
  • db2ee3cf3c Replace value assignments with import statements in requests.__init__ (#3941) Jia Chen 2020-04-25 04:18:03 -07:00
  • 9dab57b0e8 Fix attr-defined check for werkzeug.wrappers.BaseRequest (fixes #3913) (#3925) Lars 2020-04-25 13:14:31 +02:00
  • 31705fca7a Add misc types for mock and unittest.mock (#3923) Max R 2020-04-24 02:51:34 -04:00
  • 92f52a2615 flake8 updates and cleanups (#3940) Sebastian Rittau 2020-04-24 04:38:47 +02:00
  • aa84ff750e asyncio: remove private methods that don't exist (#3938) Shantanu 2020-04-23 19:20:57 -07:00
  • 733c558d60 Add msilib and _msi to stubtest whitelist (#3939) Sebastian Rittau 2020-04-24 04:09:52 +02:00
  • 19eade5e44 Add msilib and _msi (#3651) Rune Tynan 2020-04-22 14:02:19 -04:00
  • 496d758769 typing: minor changes (#3933) Shantanu 2020-04-22 10:38:47 -07:00
  • 0532e72e7f asyncio: mark positional-only args (#3934) Shantanu 2020-04-22 10:34:30 -07:00
  • 990e648928 Change run_in_executor to return a Future rather than be a coroutine (#3935) Brian Turek 2020-04-22 18:00:13 +01:00
  • 51e5b98076 Fix ftplib .size return type to be an int (#3937) Alex McGrath Kraak 2020-04-22 09:06:58 +01:00
  • 6e9e059f0c Add return type for pathlib.Path.replace on Python >= 3.8 (#3936) Brian Turek 2020-04-22 00:52:33 +01:00
  • ec57251010 asyncio.events: various fixes (#3931) Shantanu 2020-04-20 17:56:24 -07:00
  • 626a0f3f73 asyncio.subprocess: loop is Optional (#3930) Shantanu 2020-04-20 03:20:08 -07:00