Commit Graph

  • a06abc5dff Make fieldnames of csv.DictReader Optional (#3534) Alois Klink 2019-12-09 19:22:42 +00:00
  • 9b63192390 Update orjson stub from orjson repository(#3532) Dylan Anthony 2019-12-06 09:59:27 -05:00
  • 39ebd62e71 Update stub for socket module (#3451) Jacob Ilias Komissar 2019-12-05 02:13:06 -05:00
  • 4766ca0846 Use Literal to improve SpooledTemporaryFile (#3526) Alois Klink 2019-12-05 07:04:53 +00:00
  • 6b321548c4 random: fix type for sample (#3525) hauntsaninja 2019-12-04 13:07:24 -08:00
  • 9a32f0d26a add raw property to BufferedIOBase (#3483) cshesse 2019-12-03 23:20:07 -08:00
  • 86775c803e Minor fixes to cryptography (x509) (#3520) toppk 2019-12-03 12:29:05 -05:00
  • 97f830030c Simplify WatchedFileHandler.__init__ (#3506) Jelle Zijlstra 2019-12-03 05:54:29 -08:00
  • d215f502c6 Improve warnings stubs (#3501) Jelle Zijlstra 2019-12-03 05:33:37 -08:00
  • b585c96e5d padding can take an int or an object (PSS.MAX_LENGTH) (#3521) toppk 2019-12-03 07:26:16 -05:00
  • 3934da12f6 __future__: add _Feature.compiler_flag (#3522) Ran Benita 2019-12-03 14:17:03 +02:00
  • e8647d2d1d A few return annotations for redis client (#3517) Katelyn Gigante 2019-12-03 16:06:11 +11:00
  • ff92f09efb Make builtins work jedi_v0.16.0 Dave Halter 2019-05-19 00:14:39 +02:00
  • f7f68607ab SMTPChannel.push() accepts str (#3516) Maksim Kurnikov 2019-12-01 16:22:49 +03:00
  • 92716c6821 Optional initial-value parameter for itertools.accumulate() (#3503) Eugene Ha 2019-11-29 20:08:26 +01:00
  • 359817bde9 In python versions 3.7 and above, re-export Pattern and Match (#3510) Rune Tynan 2019-11-29 09:03:45 -05:00
  • 5fdd6ad1a5 builtins.print: make sep and end Optional (#3468) (#3511) hauntsaninja 2019-11-29 06:02:30 -08:00
  • a9a4fd0d42 Add ImportError constructor arguments (#3512) robertschweizer 2019-11-29 15:01:30 +01:00
  • 74ac70bd28 Fix the signature of unittest.TestCase.assertLogs #3513 (#3514) Denis Eliseev 2019-11-29 17:00:16 +03:00
  • 615fa41c25 asyncio/future.pyi - wrap_future loop keyword arg (#3507) Jason Fried 2019-11-26 16:03:54 -08:00
  • 595d02363a Change return type of Message.get_payload() to Any (#3504) Sebastian Rittau 2019-11-26 17:03:15 +01:00
  • 643b955edb Modulefinder stubs (#3497) Rune Tynan 2019-11-26 00:21:32 -05:00
  • 23c531df5a Type socketserver's RequestHandlerClass as a callable. (#3422) Benjamin Peterson 2019-11-25 20:18:17 -08:00
  • 693678b4c3 add no_type_check_decorator stub for #2884 (#3460) Ryan Hileman 2019-11-25 19:46:57 -08:00
  • e2cf7c1bcf Add mailcap module (#3482) Rune Tynan 2019-11-25 22:46:28 -05:00
  • 56688240a1 mailbox: Fix signature of Mailbox.update method (#3493) Tuomas Suutari 2019-11-26 05:45:53 +02:00
  • 41bf6a1982 Refactor warnings.catch_warning to be a class. (#3499) Michał Słapek 2019-11-26 04:35:27 +01:00
  • c76a298ffa Fix type hints in Template class (#3491) Mohammed El-Afifi 2019-11-25 03:16:48 +01:00
  • 90004af132 mailbox: Couple small fixes (#3490) Tuomas Suutari 2019-11-25 03:54:58 +02:00
  • 1f0dc6ee05 timeout argument to urllib.request.urlopen is Optional (#3487) Jelle Zijlstra 2019-11-24 03:51:33 -08:00
  • a89f883878 stream argument to pprint.pprint is Optional (#3488) Jelle Zijlstra 2019-11-24 03:29:44 -08:00
  • 91f445ef11 fix incorrect param name in FileIO (#3484) cshesse 2019-11-23 15:08:53 -08:00
  • c0d46a2035 Mostly undo #3372 (#3481) Sebastian Rittau 2019-11-23 20:17:14 +01:00
  • 1871e50936 Py37 compileall add invalidation mode (#3476) Steven Kalt 2019-11-23 10:20:55 -05:00
  • 036a278624 annotated ZipInfo.from_file (#3478) Steven Kalt 2019-11-23 10:16:25 -05:00
  • 9c87b24041 Add default value to BaseContext.Pipe() (#3479) cshesse 2019-11-23 07:12:45 -08:00
  • cd45623ab7 Mailbox stubs (#3427) Rune Tynan 2019-11-23 00:03:31 -05:00
  • 8df632bca5 Fix some issues in cryptography package (#3474) Ivan Levkivskyi 2019-11-21 17:05:22 +00:00
  • c53bc5a7ab Add missing elements for multiprocessing.dummy (#3471) Martijn Pieters 2019-11-20 10:40:12 +00:00
  • e065803980 distutils.fancy_getopt short option is optional (#3469) Christopher Hunt 2019-11-20 18:34:04 +08:00
  • 838e02334e Fix type of imp.find_module() (#3465) Denis Laxalde 2019-11-20 11:29:05 +01:00
  • 34d68ab0a2 Add warnings.catch_warning type hints with Literal. (#3464) Michał Słapek 2019-11-14 11:08:50 +01:00
  • 8b6cd5c3f0 ast.Dict keys can be None (#3462) Ryan Morshead 2019-11-13 11:09:30 -08:00
  • ba520034c7 Add type hints for audioop module (#3428) Jeremy Lainé 2019-11-13 16:02:14 +01:00
  • 107eaeb3d2 Add sys.addaudithook() and audit() (#3455) Sebastian Rittau 2019-11-11 22:22:29 +01:00
  • 66778639a5 Run CI tests against win32 and darwin platform (#3457) Sebastian Rittau 2019-11-11 16:52:11 +01:00
  • 05780a0d11 Fix errors discovered by running typeshed check on Windows (#3456) Ivan Levkivskyi 2019-11-11 12:18:58 +00:00
  • e55dad5dd0 sys: add pycache_prefix (#3454) Ran Benita 2019-11-11 00:09:45 +02:00
  • 2f65683d7b Fix type for os.terminal_size to Tuple (#3450) Daniel Hahler 2019-11-10 19:30:12 +01:00
  • 97ecd2b91f Change the return type of __reduce__ and __reduce_ex__ to Union[str, Tuple[Any, ...]] (#3453) Michael Seifert 2019-11-10 15:48:56 +01:00
  • d60b7ae26d New libs: Change permission requirement to notification (#3443) Sebastian Rittau 2019-11-07 16:35:35 +01:00
  • 79d4e0dd08 Add assorted werkzeug type hints (#3444) Sebastian Rittau 2019-11-06 19:37:18 +01:00
  • e4677d9ed4 Use async syntax instead of @coroutine (#3441) Sebastian Rittau 2019-11-06 16:39:09 +01:00
  • add0b5e930 Add functools.cached_property (#3439) Sebastian Rittau 2019-11-06 16:21:32 +01:00
  • f39c102eb8 Add more stubs to redis (pubsub and monitor) (#3442) Markus Bauer 2019-11-06 12:05:51 +01:00
  • 99a6fb3108 Add the (deprecated) assertDictContainsSubset() to TestCase. (#3437) Diego Elio Pettenò 2019-11-04 16:10:45 +00:00
  • 047caa9096 Add more stubs for cryptography (#3307) Jeremy Lainé 2019-11-04 12:41:11 +01:00
  • 66c3945ca4 Remove certifi.old_where (#3436) Jon Dufresne 2019-11-03 09:26:43 -08:00
  • 7e27bf6bde Allow datetime() with a delta=timedelta() in assert(Not)AlmostEqual(s). (#3426) Diego Elio Pettenò 2019-11-03 05:35:09 +00:00
  • 86135edb6d Fix signature of assertRaisesRegexp in unittest (#3434) Jukka Lehtosalo 2019-11-01 15:48:35 +00:00
  • 4b8c6bbea1 add timespec arg to datetime.time.isoformat (#3432) bianca rosa 2019-11-01 07:25:15 -03:00
  • 616cb0bb65 Add sock attribute for http.client.HTTPConnection in Python 3. (#3429) Diego Elio Pettenò 2019-10-30 22:21:50 +00:00
  • cd5cd12a35 asyncio: fix windows stubs (#3424) Jelle Zijlstra 2019-10-30 08:13:32 -07:00
  • 603458ba09 Fix some incorrect/incomplete annotations for redis.client.PubSub (#3408) Greg Ward 2019-10-30 10:33:00 -04:00
  • c8405bb5d9 Add importlib.metadata (Python >= 3.8) (#3346) Sebastian Rittau 2019-10-30 03:53:47 +01:00
  • b112c20dad Copyreg stubs (#3387) Rune Tynan 2019-10-29 22:52:05 -04:00
  • b5b9a3959d Add pytz.FixedOffset (#3393) Angela Ambroz 2019-10-29 22:50:20 -04:00
  • 5e9f66cb62 Add missing Python 3.7 and 3.8 annotations (#3399) Sebastian Rittau 2019-10-30 03:49:37 +01:00
  • 4770059894 Add missing ZipFile constructor arguments (#3414) Sebastian Rittau 2019-10-30 03:46:31 +01:00
  • aae01b8de0 Add sort_keys param to all dump-like functions in PyYAML (yaml) lib (#3417) Dima Boger 2019-10-29 19:44:04 -07:00
  • 5e051d8848 Clarify contributions are from people external to the project (#3421) Brett Cannon 2019-10-29 17:17:04 -07:00
  • 2023394b37 exec, spawn: Allow bytes for environment keys and values. (#3419) Benjamin Peterson 2019-10-29 11:48:36 -07:00
  • e6c467af82 Add missing expected_regex parameter to TestCase.assertRaisesRegexp(). (#3418) Diego Elio Pettenò 2019-10-29 15:16:53 +00:00
  • beaf306d12 Allow None for click.core.Context.default_map (#3416) Taneli Hukkinen 2019-10-29 00:10:27 +01:00
  • 9c724e9e60 Fix signature of multiprocessing.get_start_method (#3415) Anthony Sottile 2019-10-28 09:39:14 -07:00
  • 87d7dd3d95 Fix annotations with literal values (#3411) Sebastian Rittau 2019-10-28 14:59:28 +01:00
  • 6a7c2011cc Update sre_parse module for Python 3.8 (#3412) Michael Lee 2019-10-28 00:08:50 -07:00
  • 72ff7b94e5 __init__.pyi: Accept RSAPrivateKey or RSAPublicKey as the key (#3410) Utkarsh Gupta 2019-10-27 00:39:06 +05:30
  • 124111534a Add the memoryview.release method (#3405) Alexander Schlarb 2019-10-25 12:29:44 +00:00
  • bf944dbf94 Update stubs for tabulate (#3391) Ilaï Deutel 2019-10-24 20:19:08 -07:00
  • 9feb21d029 Add werkzeug.exceptions.FailedDependency (#3403) Anthony Sottile 2019-10-23 15:14:53 -07:00
  • 92aa1ee9c2 logging.handlers: Add BufferingHandler.buffer (#3402) Nikola Forró 2019-10-23 14:33:06 +02:00
  • ce8d1da5ce Add sys._debugmallocstats (#3401) 秋葉 2019-10-23 20:31:44 +08:00
  • 4f13e710c3 Added stub for urllib.proxy_bypass() (#3396) Vasily Zakharov 2019-10-22 20:10:50 +03:00
  • f28691261a Change pprint depth type to Optional[int] (#3392) Lawrence Chan 2019-10-20 14:14:02 -05:00
  • ec7960a8cb Convert namedtuples to class syntax (#3321) Sebastian Rittau 2019-10-20 10:37:33 +02:00
  • 2b9dc7b9c2 Adds posonlyargs property to arguments for python3.8+ (#3390) Nikita Sobolev 2019-10-20 00:07:04 +03:00
  • 3fbebc78cb Require a more recent pytype version. (#3388) Rebecca Chen 2019-10-18 14:21:53 -07:00
  • ffd73b3e8e Add shlex.shlex.next in Python 2. (#3389) Rebecca Chen 2019-10-18 14:13:38 -07:00
  • bf862d9079 Add missing @property to Response.next() stub (#3384) JR Heard 2019-10-18 01:23:16 -07:00
  • 38fbdc9490 Fix show_default type in click.option signatures (#3385) David Tucker 2019-10-18 01:22:02 -07:00
  • 966f8d24e6 Revert __import__ function annotation to return type back to Any (#3383) Eric N. Vander Weele 2019-10-17 18:10:41 -04:00
  • fd7f1063d5 Change select() stub to accept iterables, not just sequences (#3382) Jakub Stasiak 2019-10-17 21:30:14 +02:00
  • fa9e1ab445 multiprocessing.pool: Fix return of map_async() (#3378) Nathaniel Brahms 2019-10-17 08:43:37 -07:00
  • 6b68fb04c9 pymysql.Cursor is a context manager (#3379) Trim21 2019-10-17 21:01:55 +08:00
  • 7c6104ddfe Don't shadow ast.Tuple with typing.Tuple (#3376) Michael J. Sullivan 2019-10-16 12:39:56 -07:00
  • 6e4f6403ac Add PEP 593 (Annotated etc.) typing_extensions stubs (#3369) Jakub Stasiak 2019-10-16 20:41:38 +02:00
  • 6058c23136 Make path separator based on OS separator (#3375) Rune Tynan 2019-10-16 13:12:45 -04:00
  • 299d89ab76 generate_tokens(readline) must return bytes (#3372) Sebastian Rittau 2019-10-16 17:55:23 +02:00
  • 67629a14a7 Add stubs for cgitb (#3368) Rune Tynan 2019-10-16 11:11:23 -04:00