Commit Graph

  • 03c9faa375 Pickle 5 (#3636) crusaderky 2020-01-23 18:42:39 +00:00
  • edd1ec8a62 _codecs: fix various issues (#3649) Shantanu 2020-01-23 06:38:58 -08:00
  • 32563e9e1d builtins: mark positional-only args as such (#3648) Shantanu 2020-01-23 06:35:45 -08:00
  • b732342333 subprocess: add endtime for py36 and below (#3641) Shantanu 2020-01-23 06:11:54 -08:00
  • 295c20211d ssl: fix arguments for py36 and below (#3640) Shantanu 2020-01-23 06:10:36 -08:00
  • cae73edebf http.cookies: add LegalChars for py36 and below (#3639) Shantanu 2020-01-23 06:05:49 -08:00
  • 7e6dbc4393 asyncio: fix various version availability (#3638) Shantanu 2020-01-23 06:04:04 -08:00
  • 0e3286bc43 Remove consent requirement for third-party stubs (#3643) Sebastian Rittau 2020-01-23 15:01:30 +01:00
  • 324d18b956 decimal: remove non-existent args from py3, mark positional-only args (#3633) Shantanu 2020-01-23 06:00:48 -08:00
  • 2da1b2c426 gflags: Add is_parsed/IsParsed. (#3650) Benjamin Peterson 2020-01-22 23:33:25 -08:00
  • b4da2b694b csv: re-export Dialect from _csv (#3613) Shantanu 2020-01-22 17:11:52 -08:00
  • 8b241b5243 asyncio: fix SendfileNotAvailableError availability (#3631) Shantanu 2020-01-22 10:27:58 -06:00
  • e3dfaa6608 hashlib: fix arguments (#3626) Shantanu 2020-01-22 03:20:40 -06:00
  • e048dd2b3b heapq: fix arguments (#3645) Shantanu 2020-01-21 19:52:38 -06:00
  • d889de033a argparse: various fixes (#3630) Shantanu 2020-01-21 12:38:58 -06:00
  • d2da7d17c2 difflib: various fixes (#3629) Shantanu 2020-01-21 12:30:05 -06:00
  • 39d72bb61e distutils: various fixes (#3634) Shantanu 2020-01-21 00:08:48 -06:00
  • 666ecc7cca pprint: fix argument names (#3627) Shantanu 2020-01-20 02:02:23 -06:00
  • b374154705 operator: mark positional-only args (#3628) Shantanu 2020-01-20 02:01:02 -06:00
  • ba8b2585c6 ast: some fixes for py38 (#3625) Shantanu 2020-01-20 01:50:59 -06:00
  • 32959dfe6e math: correct argument kinds (#3624) Shantanu 2020-01-19 14:04:43 -06:00
  • f077918918 zlib: mark positional only args (#3623) Shantanu 2020-01-19 14:02:13 -06:00
  • dfe289e43b Fix local_addr type (#3622) Andrew Svetlov 2020-01-19 20:32:20 +02:00
  • 995e83ba2a zipfile: fix various stubs (#3621) Shantanu 2020-01-19 04:52:08 -06:00
  • 5d328a0c3f update stub for pycurl module (#3530) Squirrel 2020-01-19 00:03:35 +08:00
  • 85afac3bd5 Add (_)dummy_threading module, identical to threading (#3554) Rune Tynan 2020-01-18 10:42:32 -05:00
  • d0f57d7d38 Fill out more attributes in six (#3589) Anthony Sottile 2020-01-18 07:41:51 -08:00
  • 475d1f75fe Add missing stubs to pdb and fix related issues in cmd and bdb (#3600) Jan Verbeek 2020-01-18 16:39:35 +01:00
  • b6b9df3836 sqlite3: add deterministic parameter to create_function (#3620) Shantanu 2020-01-16 10:13:08 -08:00
  • cc58bb0cb1 platform: update for py38 (#3619) Shantanu 2020-01-16 10:13:00 -08:00
  • 137ff45282 opcode, dis: add jump parameter to stack_effect (#3618) Shantanu 2020-01-16 10:08:18 -08:00
  • 160b093eb3 MaildirMessage.set_date accepts a float argument (#3617) Ian Good 2020-01-16 13:06:13 -05:00
  • 375e8c1127 zipfile: fix ZipExtFile parameter (#3616) Shantanu 2020-01-16 00:03:39 -08:00
  • 42d68dd765 Use overloads for more precise get_context type (#3605) Alan Du 2020-01-15 12:43:46 -05:00
  • 91d000e434 fix: add samesite parameter to set_cookie (#3614) Daniel Däschle 2020-01-15 12:04:11 +01:00
  • 1b5c2dfa1f logging: update for py38 (#3595) Shantanu 2020-01-14 10:45:38 -08:00
  • c4bdd90d86 Allow requests to have timeout: Tuple[float, None] (#3612) Daniël van Eeden 2020-01-14 15:28:22 +01:00
  • 1421fb1074 Change Response.headers from MutableMapping to CaseInsensitiveDict (#3610) Cal Paterson 2020-01-14 11:41:30 +00:00
  • 394ee4a9ae added f_fsid: int to os.statvfs_result for >= 3.7 (#3608) Erick 2020-01-13 14:08:59 -05:00
  • 910cfe4b83 Add msvcrt.locking() and associated constants (#3607) Anthony Sottile 2020-01-11 08:23:42 -08:00
  • d5f1e58457 binascii: add new parameters to hexlify (#3601) Shantanu 2020-01-11 08:22:07 -08:00
  • b8299bd58a http: update for py38 (#3606) Shantanu 2020-01-11 08:20:46 -08:00
  • 055a907e75 csv: add a return type for things that return (#3604) Shantanu 2020-01-10 14:14:44 -08:00
  • 3b3fc6a57f Make os.statvfs_result inherit from typing.NamedTuple. (#3603) Rebecca Chen 2020-01-10 13:42:29 -08:00
  • b25454a76c signal: update for py38 (#3602) Shantanu 2020-01-10 12:12:08 -08:00
  • 4c6ae26a0e codecs: add literal overloads for bytes to bytes, str to str codecs (#3599) Shantanu 2020-01-10 07:38:23 -08:00
  • 61600d6877 memoryview: add cast, obj attribute (#3598) Shantanu 2020-01-09 15:57:17 -08:00
  • e0151e724a Make unittest.FunctionTestCase inherit from TestCase in Python 2. (#3597) Rebecca Chen 2020-01-09 13:04:08 -08:00
  • fe236ed8b2 Add unittest.result.failfast. (#3596) Benjamin Peterson 2020-01-09 11:39:10 -08:00
  • 955e9c7da4 Unify file descriptor definitions (#3584) Daniel Farley 2020-01-08 17:25:36 -08:00
  • 1651348a08 Require a newer version of pytype that supports @type_check_only. (#3593) Rebecca Chen 2020-01-08 17:15:25 -08:00
  • fdeae5d00e Enable --disallow-subclassing-any (#3591) Sebastian Rittau 2020-01-08 20:51:44 +01:00
  • 885c2fd65e Fix example code (#3592) Sebastian Rittau 2020-01-08 18:52:23 +01:00
  • e7430508b0 Fix argument name of os.link/symlink (#3590) Vury Leo 2020-01-08 20:16:02 +08:00
  • 0505c100e1 inspect: update _ParameterKind for py38 (#3587) hauntsaninja 2020-01-07 23:19:04 -08:00
  • da9b7dd7c8 token: add TYPE_COMMENT, remove AWAIT, ASYNC for py37 (#3588) hauntsaninja 2020-01-07 23:18:53 -08:00
  • 4aa6dfccdb pprint: update for py38, fix kwarg-only parameters (#3585) hauntsaninja 2020-01-07 21:51:54 -08:00
  • 485b85e6b8 csv: update DictReader for py38 (#3586) hauntsaninja 2020-01-07 21:40:19 -08:00
  • caca02b096 redis: add ping to PubSub (#3583) rikhilraithatha 2020-01-07 16:20:43 +00:00
  • b7a611e211 csv: more precise types, remove TODO (#3581) hauntsaninja 2020-01-06 20:59:07 -08:00
  • 1efc1baaf7 stdtypes: update for py38 (#3580) hauntsaninja 2020-01-06 20:57:34 -08:00
  • e10b9c70b2 zipfile: update for py38 (#3572) hauntsaninja 2020-01-06 11:52:46 -08:00
  • 2cff4e615e BaseHTTPRequestHandler is a subclass of StreamRequestHandler (#3579) Jens Hedegaard Nielsen 2020-01-06 15:00:31 +01:00
  • 89c598f7c9 jinja2: add Template.{name,filename} (#3578) Daniel Hahler 2020-01-06 02:58:56 +01:00
  • bd14fcaaa6 requests: type responses for PreparedRequest (#3577) Christopher Dignam 2020-01-05 18:27:21 -05:00
  • 2bd06a0a3d Restrict shutil.move src argument to str (#3559) layday 2020-01-05 17:38:16 +02:00
  • ac2e59af81 shutil: update which for py38 (#3575) hauntsaninja 2020-01-05 07:19:03 -08:00
  • 45688b936e urllib: update for py38 (#3574) hauntsaninja 2020-01-05 07:17:23 -08:00
  • 7b5e9dca48 Added explicit SSLSocket.accept() definition (#3564) Alex Grönholm 2020-01-05 17:14:42 +02:00
  • 64252bfef4 zipfile: fix typo in parameter for PyZipFile (#3573) hauntsaninja 2020-01-05 07:12:44 -08:00
  • 4fb4c80af7 Fix HTTPConnection timeout type (#3565) Daniel Farley 2020-01-05 07:11:22 -08:00
  • 616b6d0f3b Add missing definitions to requests.utils (#3567) Pavel Savchenko 2020-01-05 17:07:36 +02:00
  • b4d1da03aa Add missing Path.is_mount() introduced in Python 3.7 (#3566) Mickaël Schoentgen 2020-01-05 16:04:52 +01:00
  • a1331accbe Update int.from_bytes to allow more than sequences (#3571) Jason 2020-01-05 07:02:10 -08:00
  • b7530cc79e Add __init__ for subclasses of MappingView in python2 (#3570) hauntsaninja 2020-01-05 06:11:38 -08:00
  • d87a4ffe0b socketserver.BaseRequestHandler: add missing hint (#3524) Faidon Liambotis 2020-01-03 18:48:49 +02:00
  • fed3472e7c Reflect Python 3.8 updates to the pathlib stdlib module (#3568) Jeppe Fihl-Pearson 2020-01-03 16:47:50 +00:00
  • f5a1925e76 Corrected type for "data" in two methods (#3562) Alex Grönholm 2019-12-29 17:03:53 +02:00
  • 83f9d833fb Fixed missing methods, wrong names and types (#3560) Alex Grönholm 2019-12-29 17:02:18 +02:00
  • 21a9e69612 Update shutil.unpack_archive for 3.7 and up (#3558) layday 2019-12-27 12:26:26 +02:00
  • 387ea1512a Add ast.unparse (#3557) Batuhan Taşkaya 2019-12-26 18:06:10 +03:00
  • 89602a89b9 Add antigravity module (#3555) Rune Tynan 2019-12-21 17:48:00 -05:00
  • 703b01dd5e Add __init__ to MappingView and its subclasses (#3528) Maarten ter Huurne 2019-12-21 23:45:17 +01:00
  • 462f71a212 Remove unused type _HTTPResponse (#3531) François Freitag 2019-12-21 20:48:17 +00:00
  • 61f139189e Fix RSAPublicNumbers stub (#3505) Artjoms Iskovs 2019-12-21 20:38:16 +00:00
  • 6b751ef408 shutil: Fix rmtree type (#3536) Jelle Zijlstra 2019-12-21 12:29:59 -08:00
  • c44a556fb0 Add typestubs for the warnings module (#3543) dave-shawley 2019-12-21 15:29:34 -05:00
  • 0c563130fd Add dbm stubs (#3508) Rune Tynan 2019-12-21 15:25:37 -05:00
  • 5021b30711 functools: remove first type param of cached_property (#3553) Jelle Zijlstra 2019-12-21 10:42:43 -08:00
  • e404e1592d Preserve original type in total_ordering annotation (#3552) layday 2019-12-21 03:18:05 +02:00
  • f7119c30ce Update stubs for Crypto.Random (#3546) abe 2019-12-19 21:26:51 +00:00
  • a705d59479 Add undocumented methods and make types more specific in 2/unittest (#3550) Jan Verbeek 2019-12-19 18:17:14 +01:00
  • 9d61baa7be add jinja macro fields (#3548) Jacob Beck 2019-12-18 10:56:06 -07:00
  • c0c780a758 add a couple missing stubs and fix an incorrect return type for redis stubs (#3545) Brian Maissy 2019-12-18 08:49:19 +02:00
  • 4ed19cdaf5 Add stubs for winsound module (#3535) Rune Tynan 2019-12-15 19:20:15 -05:00
  • d386452478 Make builtins work old_jedi Dave Halter 2019-05-19 00:14:39 +02:00
  • 772f7a48e6 Make sure that the context manager for sqlite3.Connection works (#3542) Dave Halter 2019-12-14 10:08:38 +01:00
  • 74b5289e33 Make sure that the context manager for sqlite3.Connection works sqlite3_cursor Dave Halter 2019-12-13 21:06:45 +01:00
  • 3e638aa3c3 Add __enter__, __exit__ to IMAP4, make __init__ arguments optional (#3540) Reid Swan 2019-12-13 13:05:57 +02:00
  • fda384fe0a Add date.__radd__ and datetime.__radd__ (#3539) Ophir LOJKINE 2019-12-12 18:38:51 +01:00