- Mar 23, 2024
-
-
Patrick Hoefler authored
-
- Nov 25, 2023
-
-
jbrockmendel authored
* TYP: tighter typing in _apply_array * comment * mypy fixup * mypy fixup * mypy fixup * update run_stubtest
-
- Nov 16, 2023
-
-
Richard Shadrach authored
* DEP: Use Cython 3.0 * Cython 3.0.3 * Update to Cython 3.0.4 * Merge pyi updates * fixup * Update pyi files and upgrade to Cython 3.0.5 * Remove debug print * fix typo --------- Co-authored-by:
Thomas Li <47963215+lithomas1@users.noreply.github.com>
-
- Aug 11, 2023
-
-
Patrick Hoefler authored
* Revert "CLN: Cython 3 cleanups (#54482)" This reverts commit a9368637. * Revert "DEPS: Bump cython 3.0 (#54335)" This reverts commit 4cf63eae.
-
- Aug 04, 2023
-
-
Thomas Li authored
* DEPS: Bump Cython to 3.0 * DEPS: Bump Cython to 3.0 * fix stubtest :( * fix asvs? * why cython lint complain :( * Update typing
-
- Apr 26, 2023
-
-
Patrick Hoefler authored
* CI: Change development python version to 3.10 * Update checks * Remove strict * Remove strict * Fixes * Add dt * Switch python to 3.9 * Remove * Fix * Try attribute * Adjust * Fix mypy * Try fixing doc build * Fix mypy * Fix stubtest * Remove workflow file * Rename back * Update * Rename * Rename * Change python version * Remove * Fix doc errors * Remove pypy * Update ci/deps/actions-pypy-39.yaml Co-authored-by:
Thomas Li <47963215+lithomas1@users.noreply.github.com> * Revert pypy removal * Remove again * Fix * Change to 3.9 * Address --------- Co-authored-by:
Thomas Li <47963215+lithomas1@users.noreply.github.com>
-
- Oct 20, 2022
-
-
Patrick Hoefler authored
* ENH: mask support for hastable functions for indexing * Fix mypy * Adjust test * Add comment * Add docstring * Refactor into own functions * Fix typing
-
- Aug 26, 2022
-
-
Ambuj Pawar authored
* add warning when not in pandas dev and running stubtest * add url to the warning * add trailing underscore in version * Format the warning message * resolve review comments Co-authored-by:
Ambuj Pawar <ambuj.pawar95@gmail.com>
-
- Aug 25, 2022
-
-
Patrick Hoefler authored
* Fix mypy erroring on backport branches * Add comment
-
- Aug 01, 2022
-
-
Torsten Wörtwein authored
* CI/TYP: run stubtest * avoid try/except * hard fail on the CI * Timedelta.__new__(unit: str|None = ...) * add *args to hashtable.*Vector.__init__
-