Commit Graph

  • e41d7f523a Fix stat module compilation for Redox OS Wildan M 2025-06-28 12:09:00 +07:00
  • 2bd52121bb Align is_instance (#5855) Jeong, YunWon 2025-06-28 11:59:48 +09:00
  • 910077d7ae Implement _stat module (#5847) Lee Dogeon 2025-06-28 03:15:46 +09:00
  • ac26be7fd7 Fix getset.__objclass__ (#5853) Jeong, YunWon 2025-06-28 00:35:05 +09:00
  • b9b1c8580f slot_repr for structseq (#5852) Jeong, YunWon 2025-06-27 23:14:24 +09:00
  • 43302cec4d Fix boundmethod not to have __dict__ + immutable type (#5851) Jeong, YunWon 2025-06-27 22:50:58 +09:00
  • f5ccd4faed Fix __annotation__ (#5849) Jeong, YunWon 2025-06-27 20:36:19 +09:00
  • 5504f6d9e8 heaptype __qualname__ (#5848) Jeong, YunWon 2025-06-27 19:58:48 +09:00
  • f0c7cb26f7 fn class #[inline] (#5846) Jeong, YunWon 2025-06-27 16:02:44 +09:00
  • 0095941fb7 ruff format (#5845) Jeong, YunWon 2025-06-27 15:06:35 +09:00
  • 6b6534508f Fix type_params lifetime in symboltable (#5844) Jeong, YunWon 2025-06-27 14:32:54 +09:00
  • 2ea77b4442 Implement true hash for tuple (#3460) Narawit Rakket 2025-06-27 12:27:27 +07:00
  • 5a81533f61 stdlib compatability checking scripts (#5697) Ashwin Naren 2025-06-26 21:49:53 -07:00
  • a18029ee89 [BREAKING CHANGE] Merge pull request #5842 from youknowone/magic-method-names Jeong, YunWon 2025-06-27 13:36:55 +09:00
  • 3673372d3d Fix cspell warnings Jeong YunWon 2025-06-27 11:11:29 +09:00
  • 993ea8923c Rename members Jeong YunWon 2025-06-26 23:52:43 +09:00
  • ef3cf70e30 Remove magic from macro Jeong YunWon 2025-06-26 22:34:41 +09:00
  • 4378a61c8b Fix 1.80 build Jeong YunWon 2025-06-27 12:32:35 +09:00
  • fe2c9bf361 Fix stable clippy (#5843) Jeong, YunWon 2025-06-27 12:12:21 +09:00
  • 0d492a6b02 Fix genericalias parameters (#5841) Jeong, YunWon 2025-06-27 10:32:26 +09:00
  • 3031d5ba45 more typing (#5840) Jeong, YunWon 2025-06-26 21:51:30 +09:00
  • 6905d4375b typing ParamSpec (#5837) Jeong, YunWon 2025-06-26 20:31:17 +09:00
  • 1ae07813ee Remove redundent to_owned() and to_string() calls (#5836) Shahar Naveh 2025-06-25 17:42:26 +03:00
  • f9d9307503 typing.TypeVar (#5834) Jeong, YunWon 2025-06-25 08:37:40 +09:00
  • ab09de8542 Remove unnecessary string conversions in error message construction (#5826) Shahar Naveh 2025-06-24 19:43:41 +03:00
  • 6a992d4fa2 Add hashlib hasher repr (#5833) Jeong, YunWon 2025-06-24 20:09:24 +09:00
  • 3734f32e42 Exception.set_traceback_typed (#5832) Jeong, YunWon 2025-06-24 18:56:10 +09:00
  • a8c9703cbc classmethod copy attrs (#5831) Jeong, YunWon 2025-06-24 17:23:37 +09:00
  • 9c2a4695c1 Fix excepthook (#5830) Jeong, YunWon 2025-06-24 16:58:27 +09:00
  • 638d2183dc Fix builtins.dir (#5829) Jeong, YunWon 2025-06-24 13:31:50 +09:00
  • 86d8d23ad8 implement more property features (#5828) Jeong, YunWon 2025-06-24 13:31:31 +09:00
  • 3566dcab28 Pyfunction builtins and constructor (#5823) Jeong, YunWon 2025-06-24 10:23:14 +09:00
  • 0624ca622b functools.partial (#5825) Jeong, YunWon 2025-06-23 23:53:57 +09:00
  • 70bcd78e85 Bump libffi (#5779) Ashwin Naren 2025-06-23 07:28:33 -07:00
  • 52301ddbe5 Fix PyFunction doc behavior (#5827) Jeong, YunWon 2025-06-23 22:37:51 +09:00
  • 9952c97edf BaseException.__setstate__ (#5821) 2025-06-23-main-35 Jeong, YunWon 2025-06-23 13:49:59 +09:00
  • 33af632914 fix maketrans (#5824) Jeong, YunWon 2025-06-23 11:43:18 +09:00
  • a288b77c4f BaseException.__setstate__ Jeong YunWon 2025-06-22 21:51:06 +09:00
  • 0728da51fc binascii.hexlify (#5820) Jeong, YunWon 2025-06-23 08:59:36 +09:00
  • b0b39194dd Fix cell_contents (#5822) Jeong, YunWon 2025-06-23 08:59:07 +09:00
  • b1ecdf38b8 Fix bz2 pickle (#5819) Jeong, YunWon 2025-06-23 08:55:59 +09:00
  • dfc8fe018f Unmark fixed tests (#5818) Lee Dogeon 2025-06-23 08:55:28 +09:00
  • 0a6e1e80d7 docs Jeong YunWon 2025-06-22 21:35:00 +09:00
  • 5d68313f91 sys.setswitchinterval (#5817) Jeong, YunWon 2025-06-22 22:36:13 +09:00
  • e27263aebd Convert new_X_error to use a macro (#5814) Shahar Naveh 2025-06-22 15:33:14 +03:00
  • 4cdb8d18b7 unicodedata.is_mirrored Jeong YunWon 2025-06-22 17:45:43 +09:00
  • c824016301 Fix UnpackIterator constructor Jeong YunWon 2025-06-22 17:22:27 +09:00
  • 44d312419a Fix bytes constructor Jeong YunWon 2025-06-22 00:02:03 +09:00
  • 3a54105e2c Fix struct tests (#5813) Jeong, YunWon 2025-06-22 09:58:43 +09:00
  • 7473a43fab Fix posix tests (#5811) Jeong, YunWon 2025-06-22 09:58:29 +09:00
  • f31ebf83ac Use raw string where appropriate. add newlines ShaharNaveh 2025-06-21 19:47:33 +03:00
  • e6f5b6ad1a constify a bunch of methods ShaharNaveh 2025-06-21 13:08:22 +03:00
  • 55740b2277 Use any instead of loop ShaharNaveh 2025-06-21 13:07:23 +03:00
  • e03f762b20 Make new method const ShaharNaveh 2025-06-21 11:39:45 +03:00
  • efc6b5dbaf Merge pull request #5809 from youknowone/fix-dict-unpack Jeong, YunWon 2025-06-22 09:08:06 +09:00
  • d973e6da10 Apply copilot review Jeong YunWon 2025-06-22 00:01:22 +09:00
  • 3f1d39e5db Fix DictUpdate validation Jeong YunWon 2025-06-21 23:53:17 +09:00
  • 9467632e1b Fix dict unpacking order preservation Jeong YunWon 2025-06-21 23:47:15 +09:00
  • 829388b7b5 Edit only Rust files Jeong YunWon 2025-06-21 22:00:01 +09:00
  • f0e742714a Merge pull request #5808 from ShaharNaveh/cln-general Jeong, YunWon 2025-06-21 13:25:33 +09:00
  • fc68da7f6c newlines between functions ShaharNaveh 2025-06-21 00:50:40 +03:00
  • eea33df6b1 Replace 255 with u8::MAX ShaharNaveh 2025-06-21 00:50:09 +03:00
  • 9574e14c0f Use .take instead of slicing a vec ShaharNaveh 2025-06-20 16:47:28 +03:00
  • f2a6c09007 CLN: Loop with idx check location_tup len fields ShaharNaveh 2025-06-20 16:26:11 +03:00
  • e4c8f2bb43 Fix ImportError Jeong YunWon 2025-06-20 11:04:51 +09:00
  • d78ed67c26 fix instruction Jeong YunWon 2025-06-20 11:08:09 +09:00
  • 17bc8455aa Fix UnicodeDecodeError Jeong YunWon 2025-06-20 10:12:32 +09:00
  • 44d66dcdac Fix SyntaxError Jeong YunWon 2025-06-20 10:00:44 +09:00
  • a186a5a9f5 Impl PyAttributeError args Jeong YunWon 2025-06-18 14:29:16 +09:00
  • 75531402e5 disable redox test to enable CI Jeong YunWon 2025-06-18 15:26:10 +09:00
  • 0dac02f443 chore: fix some typos in comment largemouth 2025-06-17 19:24:22 +08:00
  • c968fe0fd9 remove macos skips 2025-06-16-main-34 Ashwin Naren 2025-05-18 19:49:17 -07:00
  • 125f14190a Remove unnecessary uv runin README (#5792) Ashwin Naren 2025-06-15 00:10:27 -07:00
  • a6dd2d805b Skip test_local_unknown_cert to avoid CI failure Jeong YunWon 2025-06-15 04:05:32 +09:00
  • 6723bf30a7 Fix deque module name for test_repr Jeong YunWon 2025-06-05 21:33:41 +09:00
  • 2c61a12bed Apply coderabbit reviews Jeong YunWon 2025-06-15 15:33:58 +09:00
  • f560b4cbfb Fix nightly clippy warnings Jeong YunWon 2025-06-15 14:17:38 +09:00
  • 4e094eaa55 Bump webpack-dev-server from 5.2.0 to 5.2.1 in /wasm/demo (#5801) 2025-06-09-main-33 dependabot[bot] 2025-06-06 23:17:32 +09:00
  • 2e368baf2a Fix Nightly clippy (#5798) Jeong, YunWon 2025-06-06 22:00:07 +09:00
  • 323ea3b96b Support incomplete parsing (#5764) Aneesh Durg 2025-06-05 00:41:56 -05:00
  • e27d03179f Remove getrandom 0.2 from dependencies 2025-06-02-main-32 Noa 2025-05-20 13:35:47 -05:00
  • 81a9002ef2 Rename Dockerfile Jeong YunWon 2025-05-20 11:09:36 +09:00
  • 18521290bf Update dependencies 2025-05-19-main-30 Noa 2025-05-08 15:29:47 -05:00
  • 5e682e3f17 Merge pull request #5788 from coolreader18/fix-prec Noa 2025-05-16 20:28:25 -05:00
  • 163296d306 Fix test_memoryio Noa 2025-05-16 15:20:10 -05:00
  • 1ae98ee177 Fix panic with high precision Noa 2025-05-16 14:17:25 -05:00
  • 2c02e2776b Fix warnings for rust 1.87 Noa 2025-05-15 13:01:00 -05:00
  • 72dc4954ad dev container update Ashwin Naren 2025-05-12 09:33:14 -07:00
  • b696e56c5f chore: rely on the default inclusions for ruff Rex Ledesma 2025-05-08 00:37:54 -04:00
  • d11d5c65e6 Bump streetsidesoftware/cspell-action in the github-actions group dependabot[bot] 2025-05-12 14:10:25 +00:00
  • 5c0f70c361 add instructions 2025-05-12-main-29 Ashwin Naren 2025-05-10 11:09:11 -07:00
  • 4e2e0b41c6 chore: add ruff format --check (#5774) Rex Ledesma 2025-05-12 01:20:01 -04:00
  • df380bca96 lzma FORMAT_ALONE implementation (#5777) Ashwin Naren 2025-05-08 21:26:28 -07:00
  • 9bd7f1810b Update README.md Ashwin Naren 2025-05-04 17:37:41 -07:00
  • 31e6cca916 Update README.md Ashwin Naren 2025-04-30 23:28:40 -07:00
  • b8095b84ff chore: allow uv run python -I ./whats_left.py Rex Ledesma 2025-05-07 23:27:12 -04:00
  • 908386091b feat: implement zlib.__version__ Rex Ledesma 2025-05-08 01:00:42 -04:00
  • aee4c7ac69 chore: migrate settings to ruff.toml (#5773) Rex Ledesma 2025-05-08 01:46:57 -04:00
  • dc75d203ff chore: upgrade to ruff==0.11.8 Rex Ledesma 2025-05-07 23:51:47 -04:00
  • ce5524d72a Merge pull request #5769 from youknowone/radium-patch Jeong, YunWon 2025-05-08 13:42:38 +09:00