Commit Graph

  • 9bbcb0822d add difflib.diff_bytes and difflib.Match (#1336) Jelle Zijlstra 2017-05-26 09:32:34 -07:00
  • f8d06c88e5 fix reverse comparison in optparse (#1337) Jelle Zijlstra 2017-05-26 09:31:30 -07:00
  • 296f294b75 add fileinput.filelineno and fileinput.fileno (#1338) Jelle Zijlstra 2017-05-26 09:30:42 -07:00
  • d23fe74072 add some exception classes to shutil (#1334) Jelle Zijlstra 2017-05-26 09:30:20 -07:00
  • ac0b809bf5 tweak files to fix pytype parsing errors (#1325) Matthias Kramm 2017-05-26 08:45:52 -07:00
  • e8013fd808 add types.AsyncGeneratorType (#1322) Jelle Zijlstra 2017-05-26 08:37:39 -07:00
  • fefdf185c7 merge and complete linecache stubs (#1320) Jelle Zijlstra 2017-05-26 08:30:42 -07:00
  • 4f2dd0f446 remove unused type ignore flags (#1346) Jelle Zijlstra 2017-05-26 08:28:51 -07:00
  • c31dcf4088 Add more flags to socket (#1348) Jelle Zijlstra 2017-05-26 08:25:20 -07:00
  • 2800002ebf add to calendar stub (#1359) Jelle Zijlstra 2017-05-26 06:27:08 -07:00
  • aeb19baa84 add symtable.symtable (#1360) Jelle Zijlstra 2017-05-25 19:39:15 -07:00
  • 3ed17cdb49 distutils.core.setup fixes (#1358) Jelle Zijlstra 2017-05-25 19:37:10 -07:00
  • c4e6ce319f minor fixes to email stubs (#1357) Jelle Zijlstra 2017-05-25 19:36:48 -07:00
  • 72a745b2f8 remove collections.MutableString (#1356) Jelle Zijlstra 2017-05-25 19:36:08 -07:00
  • fce4424c6e add http.client.error (#1355) Jelle Zijlstra 2017-05-25 19:35:36 -07:00
  • a25b449ee0 add some missing classes and platform checks to socketserver (#1354) Jelle Zijlstra 2017-05-25 19:34:27 -07:00
  • 26d1ff8352 add tempfile.TMP_MAX for py3 (#1353) Jelle Zijlstra 2017-05-25 19:33:05 -07:00
  • e6af58a4cc Fix type stubs in locks.pyi (#1250) Sebastian Meßmer 2017-05-26 03:32:17 +01:00
  • 367743adf0 Python 3 adds short_empty_elements attribute to xml.sax.saxutils.XMLGenerator. (#1265) Matěj Cepl 2017-05-25 17:53:01 +02:00
  • 1ebcc1d11f Add timespec parameter to datetime.datetime.isoformat for Python 3.6+. (#1349) Semyon Proshev 2017-05-25 17:33:50 +03:00
  • 875b02e374 complete and merge weakref stubs (#1343) Jelle Zijlstra 2017-05-24 20:35:16 -07:00
  • 383d1dc9e1 mark cProfile as private in pstats.pyi (#1344) Jelle Zijlstra 2017-05-24 20:33:20 -07:00
  • c1b7fc7020 datetime: Fix datetime.datetime.replace's stub. (#1347) Eklavya Sharma 2017-05-24 19:42:27 -07:00
  • 579f25896b fix posix and win32 specific realpath path.pyi definition (PR 2) (#1345) elmar bucher 2017-05-24 18:54:50 -07:00
  • fc76215cc5 add from importlib import util (#1341) elmar bucher 2017-05-24 16:20:18 -07:00
  • d9bf214203 merge pickle stubs into 2and3 (#1328) Jelle Zijlstra 2017-05-24 14:57:58 -07:00
  • 6fe7cdb1c3 merge 2and3 stubs for select (#1333) Jelle Zijlstra 2017-05-24 14:57:11 -07:00
  • 6152bad0af add random.choices for 3.6 (#1329) Jelle Zijlstra 2017-05-24 14:09:52 -07:00
  • 89f27742ca add re.template (#1330) Jelle Zijlstra 2017-05-24 14:07:31 -07:00
  • 890190d349 add opcodes to pickle stubs (#1321) Jelle Zijlstra 2017-05-24 08:05:55 -07:00
  • 97f32a57a2 complete __future__ stubs (#1326) Jelle Zijlstra 2017-05-24 08:02:47 -07:00
  • 5e4165493a fix typo in importlib.abc (#1323) Jelle Zijlstra 2017-05-24 08:00:12 -07:00
  • c930e889ee merge 2 and 3 stubs for fileinput (#1319) Jelle Zijlstra 2017-05-24 07:58:56 -07:00
  • 3cfc146223 Fix type stubs in streams.pyi (#1252) Sebastian Meßmer 2017-05-24 07:14:41 +01:00
  • 70363c27a7 Fix missed callback arguments to Click Decorators (#1327) Cooper Lees 2017-05-23 21:22:25 -07:00
  • 4ea798b869 inspect.getmoduleinfo was removed in 3.6 (#1318) Jelle Zijlstra 2017-05-23 16:52:16 -07:00
  • cca81d864a complete doctest stub (#1315) Jelle Zijlstra 2017-05-23 16:34:34 -07:00
  • 9601a76b54 Use AsyncResult from multiprocessing.pool (#1317) Luka Sterbic 2017-05-23 16:33:46 -07:00
  • 6c5474ae8c various fixes to asyncio stubs (#1305) Jelle Zijlstra 2017-05-23 16:14:29 -07:00
  • 0bda8c0cef fixes and additions to the configparser stub (#1311) Jelle Zijlstra 2017-05-23 15:36:42 -07:00
  • 42cd0f59e5 add functools.partialmethod (#1316) Jelle Zijlstra 2017-05-23 15:36:09 -07:00
  • 9ae9a9e741 merge Python 2 and 3 stubs for difflib (#1313) Jelle Zijlstra 2017-05-23 15:01:30 -07:00
  • 05a4059b3b make TimeTuple private in datetime.pyi (#1312) Jelle Zijlstra 2017-05-23 15:01:02 -07:00
  • 9b2b60eafc Make Lock usable as contect manager (#1314) Luka Sterbic 2017-05-23 15:00:32 -07:00
  • df657161f0 Tweak Click 6.6 Decorator Type Stubs (#1244) Cooper Lees 2017-05-23 14:01:49 -07:00
  • 1dda4ac105 merge python 2 and 3 stubs for calendar (#1310) Jelle Zijlstra 2017-05-23 12:47:24 -07:00
  • 3267e2396b Dummy thread improvements (#1309) Jelle Zijlstra 2017-05-23 12:46:42 -07:00
  • 48796411ed curses: make names private that don't exist at runtime (#1308) Jelle Zijlstra 2017-05-23 12:46:05 -07:00
  • 14f7492fe0 os.walk allows PathLike (#1306) Jelle Zijlstra 2017-05-23 12:45:40 -07:00
  • 6f6fa428ce fix some issues found by stubcheck (#1303) Jelle Zijlstra 2017-05-23 12:44:35 -07:00
  • 0aa7138c4e fixes to logging stubs (#1302) Jelle Zijlstra 2017-05-23 12:43:49 -07:00
  • 915a91f80d fix "isisgeneratorfunction" (#1301) Jelle Zijlstra 2017-05-23 09:51:54 -07:00
  • 764d949f04 make _ast.identifier private (#1307) Jelle Zijlstra 2017-05-23 09:51:29 -07:00
  • 9abbc0d392 Fix unittest.mock.Mock keyword arguments to address #1282 (#1300) Benjamin Starling 2017-05-23 02:30:40 -04:00
  • d571f101ba fixes to selectors stub (#1304) Jelle Zijlstra 2017-05-22 23:12:02 -07:00
  • 85d017d1e8 Documentation updates for testing information (#1293) Emily Morehouse 2017-05-22 16:10:26 -07:00
  • efec7d67e8 Removed SAX classes from xml/__init__.pyi (#1299) Emily Morehouse 2017-05-22 16:08:08 -07:00
  • 028f2dd0a4 add captureWarnings to stdlib logging (#1298) amstree 2017-05-22 15:57:40 -07:00
  • 787e423468 Annotate textwrap.dedent (#1295) Daniel Li 2017-05-22 18:53:04 -04:00
  • adae702fc1 Moves pdb stub to 2and3 (#1294) Emily Morehouse 2017-05-22 15:48:14 -07:00
  • 54408054cc Add type stubs for multiprocessing.Manager() (#1270) John Reese 2017-05-22 15:31:23 -07:00
  • b6d08b81a3 #1286 Remove header comments from stubs (#1292) Emily Morehouse 2017-05-22 15:14:15 -07:00
  • a2aa93ac29 subprocess.py env and cmd arguments accept None (#1291) Jason Fried 2017-05-22 15:06:24 -07:00
  • a5bd84c766 Fixing small typo in README - should explicitly call python3 when running tests (#1290) Emily Morehouse 2017-05-22 14:07:39 -07:00
  • 1be96c00c7 Removes MyPy test for Python 3.2, as support for 3.2 has been removed. (#1289) Emily Morehouse 2017-05-22 14:04:07 -07:00
  • b2deca8c83 Add description of how the directory structure targets Python versions. (#1288) Emily Morehouse 2017-05-22 12:03:53 -07:00
  • 093a16f398 allow PEP 526-style annotations in all stubs (#1285) Jelle Zijlstra 2017-05-22 11:15:48 -07:00
  • 2216616195 Add explanation on how to use typeshed with mypy etc. (#1284) Guido van Rossum 2017-05-22 10:47:51 -07:00
  • 2d4cd76765 Add new hashes introduced in Python 3.6 (#1268) James Elford 2017-05-22 15:57:31 +01:00
  • 15b6ace1e7 Add to core dev guidelines (#1279) Jelle Zijlstra 2017-05-22 06:34:37 -07:00
  • 728b977729 Replace a number of default argument values with "..." (#1280) Jelle Zijlstra 2017-05-21 14:31:22 -07:00
  • 3896298027 Add multiprocessing.context stubs (#1260) Mahmoud Afaneh 2017-05-20 23:13:18 -07:00
  • 8d8708594e Make sys.modules a Dict[str, Any] (#1266) Matthias Kramm 2017-05-20 11:08:25 -07:00
  • d68d0c5c00 fix asyncio.BaseEventLoop.create_task for >=3.5 (#1272) Jan Hermann 2017-05-20 20:06:10 +02:00
  • d7d27647a9 also run pytype tests for Python 3 modules (#1278) Matthias Kramm 2017-05-20 09:10:14 -07:00
  • c19e266dcf Fix StringIO stub for Python 3 (#1275) Yusuke Miyazaki 2017-05-20 09:02:57 +09:00
  • 4ab29832a2 Extend typing to CursesWindow object (#1271) Ryan Jarvis 2017-05-17 16:07:08 -07:00
  • eac0562088 Fix return types in compileall.pyi (#1273) George Caley 2017-05-17 16:05:50 -07:00
  • df9df65882 More precise signatures in concurrent.futures (#1262) Max 2017-05-14 13:55:27 -07:00
  • 6207eb8cde Add args attribute to subprocess.Popen (#1267) Sergey Passichenko 2017-05-14 13:41:38 -07:00
  • c2e6a6f670 Add queue.Queue.empty() stub (#1259) Max 2017-05-10 18:39:56 -07:00
  • 30283aa670 Adds Event stub to multiprocessing (#1247) Mahmoud Afaneh 2017-05-10 07:20:19 -07:00
  • 8d1114c0c3 allow string levels in logging (#1234) Jelle Zijlstra 2017-05-10 07:09:08 -07:00
  • 8d8a34cb83 Patch from @sfreilich: make itertools.ifilter predicate parameter Optional (#1257) Matthias Kramm 2017-05-09 17:50:11 -07:00
  • d7dd9fb832 Update stub for ipaddress (#1251) Yusuke Miyazaki 2017-05-09 08:28:04 +09:00
  • 2ed9ee104f Fix type stubs in transports.pyi (#1255) Sebastian Meßmer 2017-05-09 01:26:01 +02:00
  • 595e601882 Fix type stubs in events.pyi (#1256) Sebastian Meßmer 2017-05-09 01:24:25 +02:00
  • 9311e980f4 Fix type stubs in subprocess.pyi (#1253) Sebastian Meßmer 2017-05-09 01:24:02 +02:00
  • 7dd2f80194 Fixes to ContextManager (#1249) Jelle Zijlstra 2017-05-08 16:21:51 -07:00
  • 385b9c8b66 Fix optparse OptionGroup __init__ to allow missing description (#1248) Joe Bateson 2017-05-06 09:39:55 -10:00
  • 0e21ac9892 Add stub for string.casefold Matthew Page 2017-05-05 10:41:06 -07:00
  • ac4cb7a619 Make sys.getfilesystemencoding not return None (#1245) David Euresti 2017-05-05 07:45:10 -07:00
  • b8a3f9359f Update pbkdf2_hmac argument names for 3.4+ (#1241) Nathan Henrie 2017-05-04 22:09:07 -06:00
  • a2561cc4b2 Update typing.NamedTuple.__init__ to support fields passed through kwargs (#1239) Semyon Proshev 2017-05-04 18:26:15 +03:00
  • e080d8ea77 Add missing methods to Python 2 concurrent.futures (#1236) li-dan 2017-05-04 11:24:50 -04:00
  • 2d96eecd30 Itertools update (#1233) Manuel Krebber 2017-05-03 17:53:48 +02:00
  • c96a64d421 Remove second empty line in mypy_extensions (#1237) Naomi Seyfer 2017-05-02 13:41:23 -07:00
  • 6a9d74d1c7 Args for "flexible callable" experimental mypy feature. (#793) Naomi Seyfer 2017-05-02 13:40:41 -07:00
  • b6a9a05743 Turn uidl() into an overload. (#1231) Guido van Rossum 2017-05-01 08:56:27 -07:00
  • 464761bfd3 Fixes to shutil stub in Python 3 (#1227) Jelle Zijlstra 2017-05-01 08:30:41 -07:00