Commit Graph

  • f1863cc40f change ci dev Myeongseon Choi 2025-02-08 16:58:00 +09:00
  • 5f4ab448cb Update .github/workflows/ai-review.yml mschoi 2025-01-11 01:53:46 +09:00
  • 8a646957eb Update .github/workflows/ai-review.yml mschoi 2025-01-11 00:44:09 +09:00
  • 9aa703e07d Update .github/workflows/ai-review.yml mschoi 2025-01-10 13:54:55 +09:00
  • 287cfea18a Add ci mschoi 2025-01-10 11:48:55 +09:00
  • bd94d8d50c Remove uu.py and test_uu.py (#5607) Jeong, YunWon 2025-03-14 11:42:26 +09:00
  • 7fab64ed9c Revert "Update statistics to 3.13.2 (#5592)" (#5606) Ashwin Naren 2025-03-13 19:41:14 -07:00
  • 8e22c399df partially fix sys.getwindowsversion() (#5595) Ashwin Naren 2025-03-13 19:38:35 -07:00
  • 7546ea91a9 patch email.message Ashwin Naren 2025-03-13 10:16:51 -07:00
  • 8da66978bf Remove uu.py and test_uu.py Ashwin Naren 2025-03-13 09:49:10 -07:00
  • 8484bfa2e0 Remove cgi module (#5597) Ashwin Naren 2025-03-11 17:47:34 -07:00
  • ff970b0e1c Update statistics to 3.13.2 (#5592) Ashwin Naren 2025-03-11 06:37:26 -07:00
  • 8be7e4327d Merge pull request #5596 from arihant2math/osx-support-313 Jeong, YunWon 2025-03-11 15:58:19 +09:00
  • 82eeb237dc Merge pull request #5598 from arihant2math/fix-whats-left-again Jeong, YunWon 2025-03-11 15:57:57 +09:00
  • cbbadf562f Fixed whats left Ashwin Naren 2025-03-10 23:27:05 -07:00
  • 4308321f39 _osx_support update to 3.13 Ashwin Naren 2025-03-10 23:13:32 -07:00
  • 985eebf9b0 Merge pull request #5589 from youknowone/pyattr-const Jeong, YunWon 2025-03-11 10:12:50 +09:00
  • bf28152a32 add os support modules Ashwin Naren 2025-03-09 16:55:03 -07:00
  • bae0ad3aeb Fix extra newline in module.csv generation in cron ci (#5591) Ashwin Naren 2025-03-09 19:43:26 -07:00
  • 87fae150da Replace pyattr(once) to constant Jeong YunWon 2025-03-09 11:03:22 +09:00
  • 97853bf0f1 Fix module.csv generation in cron ci (#5586) Ashwin Naren 2025-03-05 20:20:04 -08:00
  • cc0a1ce9e2 Update webpack (#5585) Noa 2025-03-05 16:15:14 -06:00
  • 58ebf04bac Add JIT compilation support for integer multiplication, division, and exponents (#5561) Daniel O'Hear 2025-03-05 20:41:45 +00:00
  • 7fea1e1b4a fix what is left data upload to website and trigger cron-ci on workflow update Ashwin Naren 2025-02-28 21:46:28 -08:00
  • d2bf31724f fix clippy Ashwin Naren 2025-03-05 11:15:42 -08:00
  • b4929d258d formatting Ashwin Naren 2025-03-05 11:07:20 -08:00
  • ddf2e591c6 resolve comments Ashwin Naren 2025-03-05 10:52:31 -08:00
  • 33940726a8 upgrade to windows-sys 0.59.0 Ashwin Naren 2025-03-05 10:36:04 -08:00
  • 05cb8c0b73 Update socket.rs Ashwin Naren 2025-03-04 01:28:53 -08:00
  • 8d2c6807d2 fix non-windows build Ashwin Naren 2025-03-03 10:50:19 -08:00
  • 4d9804f188 formatting Ashwin Naren 2025-03-03 01:37:27 -08:00
  • 3ae1160868 Remove winapi dependency Ashwin Naren 2025-03-03 01:09:07 -08:00
  • 6804dd4363 use rust-toolchain targets options instead of using rustup Ashwin Naren 2025-03-02 19:26:29 -08:00
  • defcadafbb publish demo on weekly release Ashwin Naren 2025-03-02 19:21:01 -08:00
  • 40e3f49ab7 _ctypes pt. 3 (#5530) Ashwin Naren 2025-03-02 22:53:04 -08:00
  • 56196890f5 Actions caching for nodejs (#5575) Ashwin Naren 2025-03-02 01:18:17 -08:00
  • 6daee1b00e Warn on elided_lifetimes_in_paths Noa 2025-02-27 18:55:42 -06:00
  • 8ff856d7ce _ctypes addressof and Structure (#5573) Ashwin Naren 2025-02-28 20:48:28 -08:00
  • 6731c4b1ab fix devcontainer.json Ashwin Naren 2025-02-27 08:53:41 -08:00
  • 544182ebfc update license dates Ashwin Naren 2025-02-27 08:56:13 -08:00
  • b2abb1af84 Remove redundant lints now that we're on edition2024 Noa 2025-02-26 23:19:46 -06:00
  • 1a2dda502a Merge pull request #5560 from arihant2math/2024-migrate Jeong, YunWon 2025-02-27 12:22:03 +09:00
  • b870b0e1b5 2024 edition formatting Ashwin Naren 2025-02-26 04:42:38 +00:00
  • df2354fdb7 migrate to the 2024 edition Ashwin Naren 2025-02-25 15:16:04 -08:00
  • c20c90fbc4 Merge pull request #5563 from coolreader18/fix-zlib-tests Jeong, YunWon 2025-02-26 15:47:52 +09:00
  • aba3d5c082 Update gzip,test_gzip from CPython 3.13 CPython Developers 2025-02-26 00:09:49 -06:00
  • 8c5602f2fb Fix a bunch of zlib tests Noa 2025-02-25 20:40:23 -06:00
  • 4468dcbe34 Switch to libz-rs-sys for zlib implementation Noa 2025-02-25 20:36:26 -06:00
  • 235adafa0b tests Ashwin Naren 2025-02-23 19:20:51 -08:00
  • 864e8598f8 Enable rust2024-incompatible pat and keyword-ident lints Noa 2025-02-24 23:12:30 -06:00
  • f426348a94 Merge pull request #5558 from coolreader18/openssl-probe-no-env Jeong, YunWon 2025-02-25 14:54:19 +09:00
  • 085ac88438 Use non-env-var methods from openssl_probe Noa 2025-02-20 22:47:26 -06:00
  • 4881f61be6 Mark env::{set,remove}_var() unsafe Noa 2025-02-24 23:02:50 -06:00
  • ff9947ff14 Enable unsafe_op_in_unsafe_fn and missing_unsafe_on_extern lints (#5557) Jeong, YunWon 2025-02-25 13:42:25 +09:00
  • 92e02a7f79 Make PyObjectRef::{from,into}_raw() use NonNull Noa 2025-02-20 18:22:13 -06:00
  • 0a8b0406f5 Enable missing_unsafe_on_extern lint Noa 2025-02-24 21:11:25 -06:00
  • 1c3b198a17 Enable unsafe_op_in_unsafe_fn lint Noa 2025-02-20 18:14:47 -06:00
  • 52208b3c90 Update to syn2 (#5556) Noa 2025-02-24 20:54:13 -06:00
  • 2721f2de3f Fix a bunch of random tests (#5533) Noa 2025-02-24 17:41:54 -06:00
  • b55a55afc7 update the csv with the temp data for website what's left Ashwin Naren 2025-02-22 11:59:44 -08:00
  • d7a72b5755 add constants and implement functions Ashwin Naren 2025-02-23 20:02:26 -08:00
  • 1f3a9672c3 Add _winapi.GetACP and enable test_unicode on windows (#5547) Ashwin Naren 2025-02-23 20:21:02 -08:00
  • 31c5c3eb9d Update puruspe version to 0.4.0 Axect 2025-02-24 10:44:57 +09:00
  • 7fada8b97e fix _ctypes error names Ashwin Naren 2025-02-22 20:41:13 -08:00
  • 429754fd33 Fix unicode decode bug on surrogate error mode (#5546) Ashwin Naren 2025-02-22 23:07:22 -08:00
  • b4f0a589ed platform-dependent Windows testing (#5536) Ashwin Naren 2025-02-22 16:48:02 -08:00
  • 331a3c108f Switch to criterion in sre_engine benchmarks Noa 2025-02-20 14:57:40 -06:00
  • d698b28ce5 Ensure pymethod cannot be both magic and named simultaneously + macro documentation (#5538) Ashwin Naren 2025-02-22 00:22:31 -08:00
  • 23236aa8c7 test_datetime now works on windows Ashwin Naren 2025-02-20 10:50:50 -08:00
  • a9331bb34d Fix warnings for rust 1.85 Noa 2025-02-10 23:47:27 -06:00
  • 65dcf1ce1c Updating test_math.py to CPython 3.12.9 (#5507) Hanif Ariffin 2025-02-20 10:21:12 +08:00
  • e2b0fe4266 _ctypes pt. 2 (#5524) Ashwin Naren 2025-02-19 17:50:10 -08:00
  • fa2acd7cde Update rand to 0.9 Noa 2025-02-17 11:48:50 -06:00
  • a71c16f8cb test colorize on ci Ashwin Naren 2025-02-17 22:25:40 -08:00
  • f466971312 clippy Ashwin Naren 2025-02-17 21:22:10 -08:00
  • 69b1a9910f formatting Ashwin Naren 2025-02-17 21:20:15 -08:00
  • 4ed735b424 time.daylight for windows Ashwin Naren 2025-02-17 21:19:55 -08:00
  • 175afd97d8 time.timezone for windows Ashwin Naren 2025-02-17 21:19:36 -08:00
  • 72338d578b tzname on windows Ashwin Naren 2025-02-17 21:16:17 -08:00
  • 9856d94f2d function to retrieve tz info on windows Ashwin Naren 2025-02-17 21:15:58 -08:00
  • 517ffed401 fix clippy lint Ashwin Naren 2025-02-17 11:44:25 -08:00
  • 38a6a8d984 duplicate windows-sys Ashwin Naren 2025-02-16 22:49:25 -08:00
  • 630c1ff8d1 simple part of the bump Ashwin Naren 2025-02-16 22:36:05 -08:00
  • 7e1568a1ff Revert "windows-rs upgrade to 0.59" Ashwin Naren 2025-02-16 21:30:41 -08:00
  • 6788010f7d windows-rs upgrade to 0.59 Ashwin Naren 2025-02-10 14:29:52 -08:00
  • 9e310934d3 fix panic Ashwin Naren 2025-02-03 16:20:47 -08:00
  • e8a3406624 itertools upgrade Ashwin Naren 2025-02-15 15:01:49 -08:00
  • fde87a340c Initial _ctypes implementation (#5519) Ashwin Naren 2025-02-14 23:03:58 -08:00
  • b8d6f7b594 Enhance object dictionary handling in type and object modules impl_del_object_dict Myeongseon Choi 2025-02-15 00:56:39 +09:00
  • dc0a75e903 Refactor object dictionary setter to handle delete and assign operations Myeongseon Choi 2025-02-15 00:12:19 +09:00
  • 19050afc3f Merge pull request #5520 from arihant2math/colorize Jeong, YunWon 2025-02-14 15:34:26 +09:00
  • e96557b3e1 add _colorize.py at 3.13.2 Ashwin Naren 2025-02-13 20:11:36 -08:00
  • a5364973d9 implement nt._supports_virtual_terminal Ashwin Naren 2025-02-13 20:11:05 -08:00
  • a46ce8ec3a Mark version 3.13.0 (#5495) Ashwin Naren 2025-02-12 21:11:01 -08:00
  • 6e35e20e49 dependency bump Ashwin Naren 2025-02-11 22:13:41 -08:00
  • 2d5e4d89b0 Update openssl to fix possible vulnerability Noa 2025-02-11 13:03:11 -06:00
  • c9e62002ec Fixed the implementation of some math functions to match CPython closer. (#5510) Hanif Ariffin 2025-02-11 16:09:38 +08:00
  • 465627f104 Implement vm logics related with ParamSpec, TypeVarTuple Lee Dogeon 2025-02-07 04:22:23 +09:00
  • 3de1c2ab56 Update malachite-q and base to 0.4.22 (#5499) Ashwin Naren 2025-02-09 22:55:08 -08:00
  • c40d24ed68 Implement delete object dictionary Myeongseon Choi 2025-02-10 10:30:17 +09:00