Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

CI: Use manylinux_2_28 for 32 bit tests job 32bit 32-bit systems CI Continuous Integration
#63066 by mroeschke was merged Nov 25, 2025 Loading… updated Nov 25, 2025 3.0
CI: Fix test failures in 32-bit environment 32bit 32-bit systems CI Continuous Integration Dependencies Required and optional dependencies
#61423 by chilin0525 was merged May 13, 2025 Loading… updated May 13, 2025 2.3
CI: Uninstall nomkl & 32 bit Interval tests 32bit 32-bit systems CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Interval Interval data type Testing pandas testing functions or related to the test suite
#59553 by mroeschke was merged Aug 20, 2024 Loading… updated Oct 30, 2024 2.2.3
Backport PR #55185 on branch 2.1.x (CI: Fix no BLAS error in 32 bit build) 32bit 32-bit systems CI Continuous Integration
#55191 by meeseeksmachine was merged Sep 18, 2023 Loading… updated Sep 18, 2023 2.1.1
CI: Fix no BLAS error in 32 bit build 32bit 32-bit systems CI Continuous Integration
#55185 by mroeschke was merged Sep 18, 2023 Loading… updated Sep 18, 2023 2.1.1
CI: Remove 32 bit testing 32bit 32-bit systems CI Continuous Integration
#53246 by mroeschke was closed May 15, 2023 Loading… updated May 15, 2023
3 tasks
3
4
API: NumericIndex([1 2, 3]).dtype should be int64 on 32-bit systems 32bit 32-bit systems Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#49815 by topper-123 was merged Nov 22, 2022 Loading… updated Nov 22, 2022
3 tasks done
CI: docker 32-bit linux build #32709 32bit 32-bit systems CI Continuous Integration
#35898 by fangchenli was merged Oct 28, 2020 Loading… updated Nov 18, 2022
1 task done
1.2
CI/TST: Fix test_resample_empty_dataframe for 32 bit build 32bit 32-bit systems Resample resample method Testing pandas testing functions or related to the test suite
#48095 by mroeschke was merged Aug 15, 2022 Loading… updated Aug 16, 2022
2 tasks done
1.5
Backport PR #47889 on branch 1.4.x (CI: Pin cython on 32bit build) 32bit 32-bit systems CI Continuous Integration
#47891 by meeseeksmachine was closed Jul 29, 2022 Loading… updated Jul 29, 2022 1.4.4
CI: Pin cython on 32bit build 32bit 32-bit systems CI Continuous Integration
#47889 by mroeschke was merged Jul 28, 2022 Loading… updated Jul 29, 2022
2 tasks done
1.4.4
Manual Backport PR #47803 on branch 1.4.x (TST/CI: xfail test_round_sanity for 32 bit) 32bit 32-bit systems Unreliable Test Unit tests that occasionally fail
#47824 by mroeschke was merged Jul 23, 2022 Loading… updated Jul 23, 2022
2 tasks done
1.4.4
CLN/PERF: remove unnecessary ensure_platform_int 32bit 32-bit systems Performance Memory or execution speed performance
#44563 by jorisvandenbossche was merged Nov 22, 2021 Loading… updated Nov 22, 2021 1.4
REGR: spearman corr raising on 32-bit 32bit 32-bit systems Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
#43608 by mzeitlin11 was merged Sep 16, 2021 Loading… updated Sep 16, 2021
4 tasks done
1.3.4
Fix 32bit test; follow-up to #41709 32bit 32-bit systems Testing pandas testing functions or related to the test suite
#41746 by jbrockmendel was merged May 31, 2021 Loading… updated May 31, 2021 1.3
TYP: libgroupby int64->intp 32bit 32-bit systems Groupby Typing type annotations, mypy/pyright type checking
#40635 by jbrockmendel was merged Mar 26, 2021 Loading… updated Mar 26, 2021 1.3
TYP: intp in libalgos 32bit 32-bit systems Indexing Related to indexing on series/frames, not to indexes themselves Typing type annotations, mypy/pyright type checking
#40623 by jbrockmendel was merged Mar 26, 2021 Loading… updated Mar 26, 2021
4 tasks
CLN: ensure_platform_int earlier 32bit 32-bit systems Clean
#40528 by jbrockmendel was merged Mar 23, 2021 Loading… updated Mar 23, 2021 1.3
CLN: intp_t instead of int64_t for indexers in libs funcs 32bit 32-bit systems Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
#40475 by jbrockmendel was merged Mar 20, 2021 Loading… updated Mar 20, 2021 1.3
CLN: factorize returns ndarray[intp], not int64 32bit 32-bit systems Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
#40474 by jbrockmendel was merged Mar 20, 2021 Loading… updated Mar 20, 2021 1.3
TST: 32bit dtype compat test_groupby_dropna 32bit 32-bit systems Testing pandas testing functions or related to the test suite
#37623 by ivanovmg was merged Nov 4, 2020 Loading… updated Nov 6, 2020 1.2
Backport PR #37473 on branch 1.1.x (CI: 32 bit maybe_indices_to_slice) 32bit 32-bit systems
#37503 by meeseeksmachine was merged Oct 30, 2020 Loading… updated Oct 30, 2020 1.1.4
CI: 32 bit maybe_indices_to_slice 32bit 32-bit systems
#37473 by jbrockmendel was merged Oct 29, 2020 Loading… updated Oct 29, 2020
5 tasks
1.1.4
Backport PR #35898 on branch 1.1.x: CI: docker 32-bit linux build 32bit 32-bit systems
#37466 by simonjayhawkins was merged Oct 28, 2020 Loading… updated Oct 28, 2020 1.1.4
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.