Commit graph

  • 65679d8e85
    Merge 80191651eb into c1ecd23dbf Charlie Lin 2025-10-09 09:45:58 +00:00
  • 80191651eb
    Merge branch 'main' into nogil Inada Naoki 2025-10-09 18:45:55 +09:00
  • c1ecd23dbf
    drop Python 3.9 (#656) main Inada Naoki 2025-10-09 18:33:23 +09:00
  • 38e9d09136 drop Python 3.9 Inada Naoki 2025-10-09 17:43:23 +09:00
  • c2ce55e5df unify pyx file Inada Naoki 2025-10-09 07:01:49 +00:00
  • af45640970
    cython: freethreading_compatible (#654) Inada Naoki 2025-10-09 15:53:08 +09:00
  • 9b3b978534 add 3.14t to test matrix Inada Naoki 2025-10-09 06:45:20 +00:00
  • 91b69a76f3 use cython.critical_section Inada Naoki 2025-10-09 05:40:15 +00:00
  • c2546eabc4
    update setuptools requirements to >=78.1.1 (#653) Inada Naoki 2025-10-09 15:28:01 +09:00
  • 5d3fd4008e update setuptools requirements to >=78.1.1 Inada Naoki 2025-10-09 15:18:30 +09:00
  • ef4f83df16
    relax setuptools version (#652) Inada Naoki 2025-10-09 13:00:46 +09:00
  • caf71e0e19 add build Inada Naoki 2025-10-08 21:26:38 +09:00
  • 3e693eeab3 relax setuptools version Inada Naoki 2025-10-08 21:08:38 +09:00
  • 31f8f8bc42
    Merge branch 'main' into nogil Inada Naoki 2025-10-08 18:31:29 +09:00
  • 19b5d33ded
    release v1.1.2 (#649) v1.1.2 Inada Naoki 2025-10-08 17:56:20 +09:00
  • a33a9c7eff update changelog Inada Naoki 2025-10-08 17:35:23 +09:00
  • 0f3c4be465
    README: fix typos and grammar (#648) TW 2025-10-08 09:10:46 +02:00
  • 5de8d03d48 release v1.1.2 Inada Naoki 2025-10-08 16:09:10 +09:00
  • 0b58f5a842
    README: fix typos and grammar Thomas Waldmann 2025-10-07 18:26:44 +02:00
  • b29b25156d
    Enable preleases in wheel.yml Mike Borsetti 2025-10-05 10:49:23 +08:00
  • 716e08c780
    Merge branch 'main' into nogil Charlie Lin 2025-09-27 13:21:54 -04:00
  • c2a9f1fda5
    ci: add support for building windows on arm wheels (#643) MS-GITS 2025-09-26 09:47:17 +05:30
  • 29a57a1ca6
    ci: add support for building and testing windows arm wheels MS-GITS 2025-09-25 16:12:55 +05:30
  • 2d13370549
    ci: add support for building and testing woa wheels MS-GITS 2025-09-25 16:07:53 +05:30
  • e6a531552f
    ci: add support for building and testing win arm64 wheels MS-GITS 2025-09-25 16:04:40 +05:30
  • 48c56cdc29
    Drop -dev suffix in test.yml Charlie Lin 2025-09-24 20:23:16 -04:00
  • f2b70c343b
    Drop Python 3.8 Neil Girdhar 2025-09-24 09:39:16 -04:00
  • a05524e0bf
    ci: add support for building windows arm wheels MS-GITS 2025-09-19 10:40:33 +05:30
  • d53ad27acc
    Enable test suite for Windows on ARM Wise Man 2025-09-12 19:30:56 +05:30
  • 1d94f775c6
    ci: add support for building windows on arm wheels Wise Man 2025-09-12 19:22:11 +05:30
  • ccfd2547c7 Drop spurious multhreading test Charlie Lin 2025-09-11 17:44:53 +00:00
  • e0e9b12877
    Fix minor YAML oops in .github/workflows/test.yml Charlie Lin 2025-09-09 17:05:42 -04:00
  • 9a7659f1d5
    Fix minor YAML oops in .github/workflows/test.yml Charlie Lin 2025-09-09 17:05:12 -04:00
  • 79e5de103a
    Work around Windows wonkiness Charlie Lin 2025-08-07 15:04:31 +00:00
  • d0797bd272
    Separate C extension and fallback tests for GIL and no-GIL interpreters Charlie Lin 2025-08-07 15:00:50 +00:00
  • 42f4cba85e
    Drop pytest-run-parallel as test requirement in requirements.txt Charlie Lin 2025-08-07 14:54:02 +00:00
  • bf580572ff
    Drop 3.8 support in test.yml Charlie Lin 2025-08-07 14:51:17 +00:00
  • d965025f2e
    Fix extremely silly typo Charlie Lin 2025-08-06 21:50:26 +00:00
  • 7b7b1bff36
    Merge branch 'main' into nogil Charlie Lin 2025-08-06 21:46:52 +00:00
  • 61aa23fa0b
    Update .github/workflows/wheel.yml Charlie Lin 2025-08-06 21:44:32 +00:00
  • d9873dab04
    ci: update cibuildwheel and drop Python 3.8 (#642) Inada Naoki 2025-07-26 10:59:05 +09:00
  • b40fdce814 ci: update cibuildwheel and drop Python 3.8 Inada Naoki 2025-07-26 10:49:47 +09:00
  • 3cc2a384d5
    Exclude PYTHON_GIL for now Charlie Lin 2025-07-25 14:50:49 +00:00
  • cafe4f0985 Lint Charlie Lin 2025-07-20 11:41:57 -04:00
  • 75cdd03f28 Exclude PYTHON_GIL=0 for now Charlie Lin 2025-07-20 11:40:14 -04:00
  • 6ced817616 Add no-GIL interpreter support Charlie Lin 2025-07-20 11:33:23 -04:00
  • 42f056f3cf v1.1.1 v1.1.1 Inada Naoki 2025-06-13 15:41:08 +09:00
  • e6445d3b92 v1.1.1rc1 v1.1.1rc1 Inada Naoki 2025-06-06 09:38:38 +09:00
  • fe9e620a60
    upload to PyPI on create a release (#639) Inada Naoki 2025-06-02 14:46:53 +09:00
  • c0531d553e aggregate all wheel zips Inada Naoki 2025-06-02 13:54:37 +09:00
  • f3aa60c951 upload to PyPI on create a release Inada Naoki 2025-06-01 18:25:46 +09:00
  • cdc7644503
    update cibuildwheel to v2.23.3 (#638) Inada Naoki 2025-06-01 16:56:44 +09:00
  • 194ba07ac3 skip cp38 on macos Inada Naoki 2025-05-31 13:01:50 +09:00
  • 04b78571c3 update cibuildwheel Inada Naoki 2025-05-31 12:45:53 +09:00
  • 868aa2cd83
    update Cython to 3.1.1 (#637) Inada Naoki 2025-05-31 12:45:06 +09:00
  • 41432f2ce0 add Python 3.8 to test workflow Inada Naoki 2025-05-31 12:28:42 +09:00
  • a347ecd072 do not drop Python 3.8 support for now. Inada Naoki 2025-05-31 12:17:22 +09:00
  • 5ad03a578d drop Py 3.8 support and add 3.14-dev to matrix Inada Naoki 2025-05-30 21:14:52 +09:00
  • e15703fc6d update pip version Inada Naoki 2025-05-30 21:08:40 +09:00
  • e4bfdd3469 downgrade setuptools to 75.3.0 Inada Naoki 2025-05-30 21:00:13 +09:00
  • ac4e5a532f update Cython to 3.11 Inada Naoki 2025-05-30 20:23:27 +09:00
  • 08400e0c98 use type() is list for exact checking Jens Jorgensen 2025-05-15 09:23:14 -05:00
  • 887f102a7b else if Jens Jorgensen 2025-05-14 19:23:26 -05:00
  • 30b0c6c507 add pure python logic Jens Jorgensen 2025-05-12 11:59:39 -05:00
  • fbaa8ed6c8 fix formatting Jens Jorgensen 2025-05-12 11:51:37 -05:00
  • 419fe6cf42 add logic to convert dict list key to tuple Jens Jorgensen 2025-05-12 11:28:18 -05:00
  • 0eeabfb453
    Add Python 3.13 trove classifier (#626) Edgar Ramírez Mondragón 2024-10-08 03:04:56 -06:00
  • 36dfe7d5fa
    Add Python 3.13 trove classifier Edgar Ramírez Mondragón 2024-10-08 00:07:51 -06:00
  • 4587393b1a
    release v1.1.0 (#622) v1.1.0 Inada Naoki 2024-09-10 01:58:00 +09:00
  • d514281064 release v1.1.0 Inada Naoki 2024-09-10 01:27:58 +09:00
  • 20a2b8eaa2
    use PyLong_* instead of PyInt_* (#620) Thomas A Caswell 2024-08-21 01:56:00 -04:00
  • 689398f594
    MNT: use PyLong_* instead of PyInt_* Thomas A Caswell 2024-08-20 15:10:55 -04:00
  • 9d0c7f2f9c
    Release v1.1.0rc2 (#619) v1.1.0rc2 Inada Naoki 2024-08-19 20:36:26 +09:00
  • 23593c6d0d skip cp38 wheel on macos Inada Naoki 2024-08-19 20:04:48 +09:00
  • d83689dace Release v1.1.0rc2 Inada Naoki 2024-08-19 19:30:00 +09:00
  • 9e26d80ab2
    update cibuildwheel to 2.20.0 (#618) Inada Naoki 2024-08-19 17:56:01 +09:00
  • dd53b62299 update cibuildwheel to 2.20.0 Inada Naoki 2024-08-19 17:40:28 +09:00
  • 6e11368f5d
    update Cython to 3.0.11 (#617) Inada Naoki 2024-08-19 17:35:16 +09:00
  • 0d1a6e60cd update Cython to 3.0.11 Inada Naoki 2024-08-19 17:18:34 +09:00
  • 47b85a471f
    Update README.md - add monthly downloads badge Aman Clement Aranha 2024-06-25 17:55:54 +05:30
  • 73a30bcb08
    Update test.yml Charlie Lin 2024-06-20 09:41:31 -04:00
  • df631520a9
    Fix silly indentation error Charlie Lin 2024-06-20 09:38:36 -04:00
  • 4f81416995
    Actually build wheels for 3.13 and no-GIL Charlie Lin 2024-06-20 09:37:34 -04:00
  • 9ec16d70b8
    Include no-GIL builds for testing Charlie Lin 2024-06-20 09:33:29 -04:00
  • 55f88dca4d
    Actually include 3.13 for wheel-building Charlie Lin 2024-06-20 09:18:04 -04:00
  • 3aa85c6ef8
    Build wheels for 3.13 as well Charlie Lin 2024-06-20 09:11:35 -04:00
  • eb71e1dedb
    Use cython from git for >3.12 and no-GIL builds Charlie Lin 2024-06-20 09:00:56 -04:00
  • 0b1c47b06b
    do not install cython as build dependency (#610) v1.1.0rc1 Inada Naoki 2024-05-07 22:01:54 +09:00
  • 1966e92560 remove unused imports Inada Naoki 2024-05-07 21:45:55 +09:00
  • 08e52ab9e4 do not install cython as build dependency Inada Naoki 2024-05-07 21:43:25 +09:00
  • 9cea8b6da2
    Release v1.1.0rc1 (#609) Inada Naoki 2024-05-07 20:49:23 +09:00
  • d26ba40e18 add one paragraph Inada Naoki 2024-05-06 19:29:59 +09:00
  • c475eae748 fix typo Inada Naoki 2024-05-06 19:24:23 +09:00
  • 268b1ae6e6 bump version number Inada Naoki 2024-05-06 19:12:02 +09:00
  • 3278eb90e2 Update changelog for 1.1.0rc1 Inada Naoki 2024-05-06 02:33:28 +09:00
  • 33e0e86f4e
    Cleanup code and pyproject (#608) Inada Naoki 2024-05-06 11:46:31 +09:00
  • 31b415bdab fixup Inada Naoki 2024-05-06 11:30:38 +09:00
  • 51ef2d9799 cleanup pyproject Inada Naoki 2024-05-06 11:09:05 +09:00
  • 13726866f1 code cleanup Inada Naoki 2024-05-06 11:04:32 +09:00
  • 949201e5c0 cleanup pyproject and fallback Inada Naoki 2024-05-06 10:50:16 +09:00