Skip to content
Snippets Groups Projects
  1. Dec 02, 2024
  2. Nov 12, 2024
  3. Oct 31, 2024
  4. Sep 28, 2024
  5. Sep 19, 2024
  6. Sep 18, 2024
  7. Jul 22, 2024
    • Lysandros Nikolaou's avatar
      Upload 3.13 & free-threaded nightly wheels (#59136) · 7c0ee27e
      Lysandros Nikolaou authored
      
      * Upload free-threaded nightly wheels on Linux and macOS
      
      * Consolidate jobs into one
      
      * Install build dependencies in before-build and pass --no-build-isolation
      
      * Fix {project} placeholder in cibuildwheel config
      
      * Correctly quote echo CIBW_BUILD_FRONTEND command
      
      * Run echo -e
      
      * Add {package} to before-build
      
      * Include cibw script in sdist & add matrix value for build frontend
      
      * Change manifest and gitattributes
      
      * Change gitattributes
      
      * Install verioneer in before-build
      
      * Add cibw_before_test to install nightly NumPy
      
      * Expand before-test to musl
      
      * Better comments plus always run before-build/before-test on 3.13
      
      * Add --no-build-isolation in 3.13 as well
      
      * Install nightly numpy before windows tests
      
      * Address feedback; add todo for NumPy nightly and move default outside matrix
      
      * Set build_frontend to 'build' in pyodide build
      
      ---------
      
      Co-authored-by: default avatarMatthew Roeschke <10647082+mroeschke@users.noreply.github.com>
      7c0ee27e
  8. Jul 18, 2024
  9. Jun 21, 2024
    • Matthew Roeschke's avatar
      DEPS: Drop Python 3.9 (#58238) · a5e812d8
      Matthew Roeschke authored
      * DEPS: Drop Python 3.9
      
      * Update GHA files
      
      * remove 3.8 ref in test file
      
      * Move back to 3.9 for pypy
      
      * Bump pyupgrade
      
      * Run pyupgrade
      
      * Remove pandas.compat.compressors
      
      * Fix env file
      
      * Wronge error message
      
      * Ignore pypy
      
      * Test package checks with 3.12
      
      * Modify subprocess test
      
      * revert conda-forge checks
      
      * Remove 3.9 from circleci
      
      * Pyupgrade
      
      * Don't build 39 wheels
      a5e812d8
  10. Apr 15, 2024
  11. Apr 11, 2024
  12. Apr 10, 2024
  13. Apr 09, 2024
  14. Apr 08, 2024
  15. Mar 23, 2024
  16. Mar 19, 2024
  17. Mar 18, 2024
  18. Mar 17, 2024
  19. Mar 07, 2024
  20. Mar 04, 2024
  21. Feb 19, 2024
  22. Feb 13, 2024
  23. Feb 09, 2024
  24. Feb 08, 2024
  25. Feb 06, 2024
  26. Feb 05, 2024
  27. Feb 03, 2024
  28. Feb 02, 2024
    • Matthew Roeschke's avatar
      CLN: pyproject.toml (#57201) · b2f21289
      Matthew Roeschke authored
      * CLN: Remove old coverage branches and ignored warnings
      
      * CLN: Remove old coverage branches and ignored warnings
      
      * Undo comment out
      
      * Test removing warnings
      
      * Add back some ignores
      b2f21289
  29. Jan 31, 2024
  30. Jan 16, 2024
    • Trinh Quoc Anh's avatar
      Autofix ruf010 (#56914) · 0dade0bd
      Trinh Quoc Anh authored
      * STY: Autofix RUF010
      
      * STY: Apply ruff format after autofix
      
      * STY: Final manual fix
      
      * STY: Remove old repl rule in pre-commit
      0dade0bd
  31. Jan 15, 2024
  32. Jan 14, 2024
  33. Jan 05, 2024
    • Matthew Roeschke's avatar
      STY: Enable ruff pytest checks (#56671) · c25ed5dc
      Matthew Roeschke authored
      * Enable PT001
      
      * Add PT002
      
      * Add PT003
      
      * ignore 4 and 5
      
      * Ignore 6, 7, 8
      
      * Ignore PT009
      
      * Enable PT010
      
      * Enable PT011
      
      * Ignore 12, enable 13
      
      * Enable PT014
      
      * Enforce PT015
      
      * Enable 16
      
      * Disable 17
      
      * Ignore 18
      
      * Ignore 19
      
      * Add 20
      
      * add 21
      
      * Enable 22
      
      * Add 23
      
      * Add 24
      
      * Add 25
      
      * add 26
      
      * Add 27
      
      * use PT
      
      * fix some tests
      
      * Deduplcate test
      
      * Add tests
      
      * Added nested tuple case
      c25ed5dc
  34. Jan 03, 2024
Loading