Commit Graph

  • 330981c533 Update dataclasses from CPython 3.10.6 CPython Developers 2022-08-15 03:30:12 +09:00
  • 945bbe9bf6 crlf -> lf Jeong YunWon 2022-08-15 03:26:11 +09:00
  • 201919d5bd remove fixed test marker from test_module Jeong YunWon 2022-08-15 03:23:10 +09:00
  • aecd1d8e69 Update test_module from CPython 3.10.6 CPython Developers 2022-08-15 03:22:54 +09:00
  • 8f9c7a4b7b mark failing tests from test_ipaddress Jeong YunWon 2022-08-15 03:13:10 +09:00
  • 44a7ec2c0d Update ipaddress from CPython 3.10.6 CPython Developers 2022-08-15 03:07:33 +09:00
  • 2410c56e2e mark failing tests from test_iter Jeong YunWon 2022-08-15 03:05:09 +09:00
  • f3a8fdbb4a Update test_iter* from CPython 3.10.6 CPython Developers 2022-08-15 03:02:21 +09:00
  • 7d163b9745 Update test_keywordonlyarg.py from CPython 3.10.6 CPython Developers 2022-08-15 03:00:06 +09:00
  • 5dbab96678 Update linecache from CPython 3.10.6 CPython Developers 2022-08-15 02:58:35 +09:00
  • 3073947a8b mark failing test_memoryview tests Jeong YunWon 2022-08-15 02:56:41 +09:00
  • b5dcd61b58 Update test_memoryview from CPython 3.10.6 CPython Developers 2022-08-15 02:55:59 +09:00
  • 43820783b1 Remove obsolete test_pkgimport.py Jeong YunWon 2022-08-15 02:39:05 +09:00
  • da7d7112af remove fixed test marker Jeong YunWon 2022-08-15 04:20:39 +09:00
  • 24ab21aa62 Update pkg* from CPython 3.10.6 CPython Developers 2022-08-15 02:32:28 +09:00
  • a45b49f2fd mark failing tests from testplatform Jeong YunWon 2022-08-15 03:09:03 +09:00
  • 2daddd913d Update platform from CPython 3.10.6 CPython Developers 2022-08-15 02:21:33 +09:00
  • 79f3e5470b Add test_opcache from CPython 3.10.6 CPython Developers 2022-08-15 02:30:58 +09:00
  • 789ba67887 mark failing tests from test_opcodes Jeong YunWon 2022-08-15 02:29:21 +09:00
  • a14593721f Update test_os from CPython 3.10.6 CPython Developers 2022-08-15 02:28:03 +09:00
  • 08a6afd78d Update test_ordered_dict from CPython 3.10.6 CPython Developers 2022-08-15 02:26:50 +09:00
  • 01c131ce7d Update optparse from CPython 3.10.6 CPython Developers 2022-08-15 02:26:11 +09:00
  • a122413eea Update operator from CPython 3.10.6 CPython Developers 2022-08-15 02:25:49 +09:00
  • 7742eca331 Update opcode from CPython 3.10.6 CPython Developers 2022-08-15 02:25:19 +09:00
  • 81a53a16e3 Update pickle form CPython 3.10.6 CPython Developers 2022-08-15 02:12:40 +09:00
  • 91a394e3e8 Update plistlib from CPython 3.10.6 CPython Developers 2022-08-15 02:09:05 +09:00
  • 91e4f8d456 Update test_popen from CPython 3.10.6 CPython Developers 2022-08-15 02:07:37 +09:00
  • 740efd5e9f Update test_positional_only_arg from CPython 3.10.6 CPython Developers 2022-08-15 02:06:24 +09:00
  • b96a0f87f7 skip failing test_posix Jeong YunWon 2022-08-15 02:03:04 +09:00
  • a27218b8b3 Update {test_}posix{path} from CPython 3.10.6 CPython Developers 2022-08-15 01:56:50 +09:00
  • cee42ca8bd Update pprint from CPython 3.10.6 CPython Developers 2022-08-15 01:46:59 +09:00
  • 20f3985615 mark failing tests from test_property Jeong YunWon 2022-08-15 01:44:23 +09:00
  • 7689b8e8f7 Update test_property from cpython 3.10.6 CPython Developers 2022-08-15 01:36:16 +09:00
  • bffb40fec6 Fix fcntl.ioctl to take non-negative request Jeong YunWon 2022-08-15 01:34:57 +09:00
  • 3091403df5 mark failing tests Jeong YunWon 2022-08-15 01:34:49 +09:00
  • 0893b48dd4 Update pty from CPython 3.10.6 CPython Developers 2022-08-15 01:29:13 +09:00
  • cf0cecb67c Update test_pwd form CPython 3.10.6 CPython Developers 2022-08-15 01:26:35 +09:00
  • 07be72d4b4 Update py_compile from CPython 3.10.6 CPython Developers 2022-08-15 01:22:42 +09:00
  • adbed02ff2 Update quopri from CPython 3.10.6 CPython Developers 2022-08-15 01:20:40 +09:00
  • fffd66f4de Update test_raise from CPython 3.10.6 CPython Developers 2022-08-15 01:17:54 +09:00
  • 56f6fadd02 Merge pull request #4064 from youknowone/unittests Jeong YunWon 2022-08-15 01:38:59 +09:00
  • bf53bb0c5f Mark failing tests from test_repl Jeong YunWon 2022-08-15 00:37:39 +09:00
  • 563f9ecd53 Update test_repl from cpython 3.10.6 CPython Developers 2022-08-15 00:35:20 +09:00
  • 2539e8276c adjust failing test markers for xml Jeong YunWon 2022-08-14 23:25:26 +09:00
  • 2eec919416 Update xml and test_xml_etree CPython Developers 2022-08-14 23:21:01 +09:00
  • 628c4c0edf Update runpy from CPython 3.10.6 CPython Developers 2022-08-15 00:22:40 +09:00
  • 95e16a94fa Update sched from CPython 3.10.6 CPython Developers 2022-08-15 00:21:08 +09:00
  • 56cc13f81d Update test_scope from CPython 3.10.6 CPython Developers 2022-08-15 00:20:01 +09:00
  • b6523ddb90 Update secrets from CPython 3.10.6 CPython Developers 2022-08-15 00:17:17 +09:00
  • 19504a6b9d mark failing tests again Jeong YunWon 2022-08-15 00:11:01 +09:00
  • 939257411b Update socket{server} from CPython 3.10.6 CPython Developers 2022-08-15 00:03:36 +09:00
  • 3fd08b32ef Update stat, statistics from CPython 3.10.6 CPython Developers 2022-08-14 23:54:55 +09:00
  • 17e12dea1e Update string, test_str* from cpython 3.10.6 CPython Developers 2022-08-14 23:52:26 +09:00
  • 14e86e1374 mark filing tests for test_struct Jeong YunWon 2022-08-14 23:43:34 +09:00
  • 193fa88ea9 Update test_struct from CPython 3.10.6 CPython Developers 2022-08-14 23:41:37 +09:00
  • a60cceac53 mark failing tests frmo test_structseq Jeong YunWon 2022-08-14 23:38:03 +09:00
  • a01511cf60 Update test_structseq from CPython 3.10.6 CPython Developers 2022-08-14 23:37:03 +09:00
  • 43b095f18d mark failing test Jeong YunWon 2022-08-14 23:35:30 +09:00
  • c05e9cd52d Update tarfile from CPython 3.10.6 CPython Developers 2022-08-14 23:34:09 +09:00
  • be1636a947 crlf -> lf Jeong YunWon 2022-08-14 23:28:21 +09:00
  • 3c5ab3a8ef Update test_with from CPython 3.10.6 CPython Developers 2022-08-14 23:26:31 +09:00
  • 9571a68c01 Update test_yield_from from CPython 3.10.6 CPython Developers 2022-08-14 23:17:42 +09:00
  • ead12b5611 Update test_zlib from CPython 3.10.6 CPython Developers 2022-08-14 23:15:13 +09:00
  • 6270a5b04c Update webbrowser from CPython 3.10.6 CPython Developers 2022-08-14 23:13:35 +09:00
  • 8577a3f62c Merge pull request #4061 from youknowone/unittests Jeong YunWon 2022-08-14 23:50:26 +09:00
  • bb49f4ea54 Mark failing tests as expectedFailure Jeong YunWon 2022-08-14 08:03:09 +09:00
  • 67adea79c1 Add test_generators.py from CPython 3.10.6 CPython Developers 2022-08-14 08:00:08 +09:00
  • 5d160a6516 Add test_listcomp from CPython 3.10.6 CPython Developers 2022-08-14 07:51:25 +09:00
  • 864da95ce4 Update test_robotparser from CPython 3.10.5 CPython Developers 2022-08-14 07:49:14 +09:00
  • 8005016c45 Add test_setcomp from CPython 3.10.6 CPython Developers 2022-08-14 07:48:25 +09:00
  • a83e0739e2 Update test_sundry from CPython 3.10.6 CPython Developers 2022-08-14 07:43:22 +09:00
  • 96824c0c83 mark crashing test as skip Jeong YunWon 2022-08-14 07:26:51 +09:00
  • 08a3080898 Add test_timeout from CPython 3.10.6 CPython Developers 2022-08-14 07:25:26 +09:00
  • e6452d251c Merge pull request #4062 from youknowone/stable-rust Jeong YunWon 2022-08-14 23:04:37 +09:00
  • 020639e91b Fix pwd clippy Jeong YunWon 2022-08-14 22:32:44 +09:00
  • eb0a892cc5 Use stable rust again Jeong YunWon 2022-08-14 22:08:45 +09:00
  • 472b727664 Merge pull request #3991 from Yaminyam/refactor/module-pwd Jeong YunWon 2022-08-14 07:57:09 +09:00
  • 406fab723a Merge pull request #4056 from moreal/whats-left-doc-check Jeong YunWon 2022-08-14 07:04:00 +09:00
  • d0e746579a Merge pull request #4059 from youknowone/installpip Jeong YunWon 2022-08-14 06:58:28 +09:00
  • f7a0c5fa19 --install-pip default to ensurepip Jeong YunWon 2022-08-14 06:06:32 +09:00
  • d82c2b0d1d Merge pull request #4052 from moreal/correct-eval Jeong YunWon 2022-08-14 05:00:47 +09:00
  • 93d411d50a Add 'library', 'reason' Attribute to ssl.SSLError TaeGit 2022-08-14 04:52:31 +09:00
  • c672d8f8b2 Make mapping error simple with map_err Moreal 2022-08-14 03:46:04 +09:00
  • 879ed6e005 Make loop simple with `slice::contains Lee Dogeon 2022-08-14 03:37:16 +09:00
  • a0270b029c Check __doc__ difference also in whats_left Moreal 2022-08-14 03:39:52 +09:00
  • 714ce4d07d Wrap unicode error as syntax error Moreal 2022-08-14 02:27:38 +09:00
  • aec155f050 Merge pull request #4051 from moreal/ci-toolchain-1.63.0 Jeong YunWon 2022-08-13 20:14:05 +09:00
  • 0bd702d287 Use ArgStrOrBytesLike python argument type Moreal 2022-08-13 17:35:21 +09:00
  • d60baaeab5 Update CI toolchain to stable Moreal 2022-08-12 23:09:48 +09:00
  • 8e3cd3e16a Refactor: pw_name siontama 2022-08-13 17:39:59 +09:00
  • e513bf11fe Fix metaclass check classcell (#3986) YeonWoo 2022-08-13 17:20:13 +09:00
  • 2b2ed5a5fc Merge pull request #4049 from TwoPair/refactor/sys-clippy Jeong YunWon 2022-08-13 17:13:57 +09:00
  • 6d017420c5 Unmark resolved tests Moreal 2022-08-13 08:39:58 +09:00
  • 7e88c8ff55 Inline error type Moreal 2022-08-13 07:30:32 +09:00
  • 20e7752e9b Apply cargo fmt Moreal 2022-08-13 07:29:27 +09:00
  • c7689c97cb Remove todo comment of resolved issue Moreal 2022-08-13 02:26:02 +09:00
  • bb8526ac28 Raise ValueError if null character exists for eval argument Moreal 2022-08-13 02:25:36 +09:00
  • 56f08a1417 Make eval able to receive bytes also Moreal 2022-08-13 02:22:09 +09:00
  • f3050d75e9 refactor: Remove stdlib::self Hyunmin Shin 2022-08-12 17:48:58 +09:00
  • 7ec175f464 Merge pull request #4046 from youknowone/ci-1.62.1 Jeong YunWon 2022-08-12 12:27:11 +09:00