Commit Graph

  • 258342e1ca Update test_calendar.py from CPython v3.12.0 Blues-star 2024-02-18 15:36:45 +08:00
  • 69e8e4be43 Update calendar.py from CPython v3.12.0 Blues-star 2024-02-18 15:33:01 +08:00
  • 1c93c1630b Merge pull request #5164 from dchiquito/frozenset-hash Jeong, YunWon 2024-02-10 14:55:24 +09:00
  • ec9f2cedd1 Merge pull request #5165 from dchiquito/unused-collections-bool Jeong, YunWon 2024-02-10 12:00:55 +09:00
  • 10055772d8 Merge pull request #5163 from dchiquito/fix-benches Jeong, YunWon 2024-02-10 11:49:17 +09:00
  • 61e40de32b Fix typo in slot.rs (#5162) Ikko Eltociear Ashimine 2024-02-10 11:43:40 +09:00
  • 074d228a7a Use correct TODO syntax Daniel Chiquito 2024-02-09 21:41:45 -05:00
  • bf461cdebc Use CPython hash algorithm for frozenset Daniel Chiquito 2024-02-09 21:02:40 -05:00
  • ffc52ef87c Removed unused __bool__ methods Daniel Chiquito 2024-02-09 16:33:36 -05:00
  • ea1f72e92d Replace rust-cpython with pyo3 in benches Daniel Chiquito 2024-02-09 16:12:47 -05:00
  • 9693ad9b11 Replace rust-cpython with pyo3 in benchmarks Daniel Chiquito 2024-02-09 15:15:22 -05:00
  • bdf228eb42 Fix bug in binascii uu encoding. Pass more related unit tests. (#5160) kingiler 2024-02-09 13:42:39 +00:00
  • c4b1cc69be Merge pull request #5158 from dchiquito/fix-int-rounding Jeong, YunWon 2024-02-09 13:22:36 +09:00
  • 36b9219e32 Bump ahash from 0.8.3 to 0.8.7 Daniel Chiquito 2024-02-07 18:40:28 -05:00
  • 43d7c71a68 Fix integer rounding Daniel Chiquito 2024-02-07 14:19:17 -05:00
  • 3eda1cf3b4 Deprecation warning fix for __complex__ (#5152) Alin-Ioan Alexandru 2024-01-25 07:54:06 +02:00
  • 6917b4c2ca os: ns_to_sec rounding (#5150) deantvv 2024-01-23 19:09:22 +08:00
  • 21fc2059b7 improve: fix double count on _count Kangzhi Shi 2024-01-14 16:02:05 +02:00
  • 10e51ba689 improve: use adjust_cursor reduce double calc Kangzhi Shi 2024-01-14 10:03:01 +02:00
  • c93ea30b3b improve use StringCursor replace index based position Kangzhi Shi 2024-01-13 16:03:38 +02:00
  • 118a00c012 refactor _count general case Kangzhi Shi 2024-01-07 08:42:18 +02:00
  • f9b2d10c71 improve search at_beginning Kangzhi Shi 2024-01-05 07:23:50 +02:00
  • 2fe129252f improve ctx in _match lazy create stack vec Kangzhi Shi 2024-01-04 07:51:35 +02:00
  • 17e1152de6 fix assert not mark Kangzhi Shi 2024-01-03 17:17:27 +02:00
  • 454aa4b654 fix count not advance Kangzhi Shi 2024-01-03 15:34:01 +02:00
  • 169368b7f0 fix some clippy Kangzhi Shi 2023-12-13 22:43:17 +02:00
  • 41bdcfe221 bump version to 0.5.0 Kangzhi Shi 2023-12-13 22:13:54 +02:00
  • 003c45dbff remove unneccesary INFO logic on main dispatch Kangzhi Shi 2023-12-13 22:00:35 +02:00
  • 9378497346 clearup Kangzhi Shi 2023-12-13 21:59:38 +02:00
  • 99ed744c57 impl atomic group & possessive repeat Kangzhi Shi 2023-12-13 21:53:30 +02:00
  • a9ed7de28d fix _count general case Kangzhi Shi 2023-12-11 22:28:36 +02:00
  • 39c0106e87 update to cpython 3.12 op code Kangzhi Shi 2023-12-11 20:17:51 +02:00
  • 9070e12e0d refactor _match with nest loop Kangzhi Shi 2023-12-10 20:50:43 +02:00
  • d73cc5f58c update version and dependency Kangzhi Shi 2023-12-08 22:42:38 +02:00
  • a777d22a53 fix _count Kangzhi Shi 2023-12-08 22:36:46 +02:00
  • aaae566231 Raise error on power with negative number (#5143) kenny the :/ 2024-01-12 20:16:53 +08:00
  • 28f0fa48a4 Fix abc error messages (#5140) NakanoMiku 2024-01-11 16:48:56 +08:00
  • 1983138c91 Merge pull request #5148 from coolreader18/upd-nix Jeong, YunWon 2024-01-10 03:12:13 +09:00
  • 9cc571be95 Fix windows stdlib build Jeong, YunWon 2024-01-09 20:53:40 +09:00
  • 602015fca1 Update nix and socket2 Noa 2024-01-02 17:32:49 -06:00
  • 1ab133dae8 None.__ne__(None) should be NotImplemented (#5124) Evan Rittenhouse 2024-01-08 00:03:57 -06:00
  • 317f449454 Merge pull request #5126 from RustPython/dependabot/cargo/openssl-0.10.60 Jeong, YunWon 2023-12-30 18:04:30 +09:00
  • 32f662ae80 Bump openssl from 0.10.55 to 0.10.62 Jeong, YunWon 2023-12-30 17:14:08 +09:00
  • 7236109d75 Merge pull request #5144 from youknowone/clippy Jeong, YunWon 2023-12-30 13:16:10 +09:00
  • 506c8a633e Fix redox and nightly Jeong YunWon 2023-12-30 12:17:22 +09:00
  • a309cb5d2c Fix 1.75 clippy warnings Jeong YunWon 2023-12-30 04:09:02 +09:00
  • 5001b2e572 Merge pull request #5142 from youknowone/windows-sys Jeong, YunWon 2023-12-30 03:48:06 +09:00
  • 756088e7fb more winapi to windows-sys Jeong, YunWon 2023-12-28 23:39:45 +09:00
  • 4729ca3af0 Drop winapi from rustpython-vm Jeong, YunWon 2023-12-28 23:05:41 +09:00
  • cccfb08835 replace winbase winnt to windows-sys Jeong, YunWon 2023-12-28 22:40:49 +09:00
  • d01909a524 replace handleapi to windows-sys Jeong, YunWon 2023-12-28 22:28:10 +09:00
  • ee128eac7c replace errorhandling to windows-sys Jeong, YunWon 2023-12-28 22:10:50 +09:00
  • 6df9732965 replace wincon to windows-sys Jeong, YunWon 2023-12-28 22:02:10 +09:00
  • 8a84a479f1 remove processthreadsapi Jeong, YunWon 2023-12-28 21:51:16 +09:00
  • 7513017e21 replace sysinfoapi to windows-sys Jeong, YunWon 2023-12-28 21:41:42 +09:00
  • adf0788895 bump up windows{-sys} Jeong, YunWon 2023-12-28 21:32:47 +09:00
  • fc91cd8bc7 clean up winapi features (#5141) Jeong, YunWon 2023-12-28 21:51:26 +09:00
  • 459cad8407 update indexmap to 1.9.3 (#5128) Michał Moskal 2023-12-28 05:08:08 +01:00
  • 863a5b5a49 Merge pull request #5134 from NakanoMiku39/main Jeong, YunWon 2023-12-28 13:01:13 +09:00
  • 1c6336b350 Merge branch 'RustPython:main' into main NakanoMiku 2023-12-28 03:26:14 +08:00
  • fb12a4c219 Merge pull request #5136 from youknowone/fix-wasi-ci Jeong, YunWon 2023-12-28 02:50:30 +09:00
  • 16a3edd432 Fix wasi CI Jeong YunWon 2023-12-28 02:34:22 +09:00
  • ebc8f60e21 Merge pull request #5135 from youknowone/fix-malachite-version Jeong, YunWon 2023-12-28 02:33:21 +09:00
  • 727f97fd48 Fix malachite-bigint version Jeong YunWon 2023-12-28 01:23:35 +09:00
  • de626b8627 Update test_file.py from CPython v3.12.0 NakanoMiku 2023-12-25 15:19:28 +08:00
  • f519ffdb18 Add asynchat.py and asyncore.py from CPython v3.12.0 NakanoMiku 2023-12-24 04:11:04 +08:00
  • 57f9478d16 Add test_bz2.py from CPython v3.12.0 NakanoMiku 2023-12-24 04:07:12 +08:00
  • 5700fa3953 Update argparse.py from CPython v3.12.0 NakanoMiku 2023-12-24 04:05:39 +08:00
  • 44438bffbd Update argparse.py from CPython v3.12.0 NakanoMiku 2023-12-24 04:04:25 +08:00
  • dd0c393b45 Update test_bdb.py from CPython v3.12.0 NakanoMiku 2023-12-24 04:03:20 +08:00
  • a00a387735 Update bdb.py from CPython v3.12.0 NakanoMiku 2023-12-24 03:59:38 +08:00
  • b4ee044fa6 Update test_base64.py from CPython v3.12.0 NakanoMiku 2023-12-24 03:58:36 +08:00
  • df98264dd0 Update base64.py from CPython v3.12.0 NakanoMiku 2023-12-24 03:58:10 +08:00
  • b6c2179893 Update test_bisect.py from CPython v3.12.0 NakanoMiku 2023-12-24 03:56:28 +08:00
  • b5176fdbc0 Update bisect.py from CPython v3.12.0 NakanoMiku 2023-12-24 03:54:18 +08:00
  • 79231ee399 Edit test_abc.py NakanoMiku 2023-12-22 03:22:28 +08:00
  • c0f6a2f8c3 Update test_abc.py from CPython v3.12.0 NakanoMiku 2023-12-22 03:18:10 +08:00
  • 99531514c8 Update abc.py from CPython v3.12.0 NakanoMiku 2023-12-22 03:15:47 +08:00
  • 0fab6e6063 Merge pull request #5127 from NakanoMiku39/main Jeong, YunWon 2023-12-01 04:14:02 +09:00
  • 784b5f1b1c Edit test_dictviews NakanoMiku 2023-11-30 21:58:26 +08:00
  • 3945e9a4ed Update test_epoll.py from CPython v3.12.0 NakanoMiku 2023-11-30 21:06:09 +08:00
  • ad3f0aecaf Update test_eof.py from CPython v3.12.0 NakanoMiku 2023-11-30 21:05:18 +08:00
  • 1d76b762c7 Update test_eintr.py from CPython v3.12.0 NakanoMiku 2023-11-30 21:01:17 +08:00
  • f7c7398ba8 Update test_dynamic.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:55:54 +08:00
  • 186eac5095 Update test_dtrace.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:55:02 +08:00
  • 43ede611e3 Update test_dictviews.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:53:15 +08:00
  • d5e4af7a4b Update test_dict.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:51:40 +08:00
  • f1991c25bc Edit test_descrtut.py NakanoMiku 2023-11-30 20:48:58 +08:00
  • c4e2d6e379 Add test_descrtut.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:46:29 +08:00
  • b11d554c11 Edit test_descr.py NakanoMiku 2023-11-30 20:45:05 +08:00
  • b05d5920ab Update test_descr.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:40:19 +08:00
  • 926c4cef27 Update test_defaultdict.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:27:46 +08:00
  • 5c6b4cbd3c Update test_decorators.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:27:09 +08:00
  • b93199f007 Update test_context.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:11:24 +08:00
  • 07f013dae2 Edit test_complex.py NakanoMiku 2023-11-30 20:07:44 +08:00
  • fa3eae677d Update test_complex.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:06:24 +08:00
  • c5364ca157 Update test_compare.py from CPython v3.12.0 NakanoMiku 2023-11-30 20:01:48 +08:00
  • c28cca97d1 Update test_code_module.py from CPython v3.12.0 NakanoMiku 2023-11-30 19:53:37 +08:00
  • 9a61716f74 Edit test_cmd_line_script.py NakanoMiku 2023-11-30 19:52:25 +08:00
  • 700f2b9c12 Update test_cmd_line_script.py from CPython v3.12.0 NakanoMiku 2023-11-30 19:49:27 +08:00