Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:numpy/numpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:main
Choose a base ref
Loading
...
head repository:numpy/numpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:maintenance/2.3.x
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15commits
  • 15files changed
  • 6contributors

Commits on May 21, 2025

  1. Fix workflow error

    @StanFromIreland@charris
    StanFromIreland authored andcharris committedMay 21, 2025
    Configuration menu
    Copy the full SHA
    405ab1dView commit details
    Browse the repository at this point in the history
  2. Merge pull request#29033from charris/backport-29032

    BUG: Fix workflow error
    @charris
    charris authoredMay 21, 2025
    Configuration menu
    Copy the full SHA
    152a776View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Configuration menu
    Copy the full SHA
    09dabc1View commit details
    Browse the repository at this point in the history
  2. MNT: alternative handling of trailing null character

    Trying to avoid this compiler warning: ../numpy/_core/src/multiarray/stringdtype/casts.cpp:860:12: warning: 'char* strncat(char*, const char*, size_t)' specified bound 15 equals source length [-Wstringop-overflow=]  860 |     strncat(buf, suffix, slen);      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~
    @DimitriPapadopoulos@charris
    DimitriPapadopoulos authored andcharris committedMay 23, 2025
    Configuration menu
    Copy the full SHA
    1a4b558View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    829af56View commit details
    Browse the repository at this point in the history
  4. BUG: Avoid compile errors in f2py modules

    Some of the casts from cfuncs pass PyObject* to PyArrayObject*, whichcauses compile errors due to incompatible pointer types on at leastGCC 14.
    @angus-g@charris
    angus-g authored andcharris committedMay 23, 2025
    Configuration menu
    Copy the full SHA
    6277198View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f75f717View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6208252View commit details
    Browse the repository at this point in the history
  7. fix W291

    @zoghbi-a@charris
    zoghbi-a authored andcharris committedMay 23, 2025
    Configuration menu
    Copy the full SHA
    d0544feView commit details
    Browse the repository at this point in the history
  8. BUG: Fix cache use regression

    gh-29006 got the branching wrong leaving the cache undefined on mostGCC/clang, which means we wouldn't use it.Also move it up so that we can just remove the unused globals entirely.
    @seberg@charris
    seberg authored andcharris committedMay 23, 2025
    Configuration menu
    Copy the full SHA
    e659814View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    975458fView commit details
    Browse the repository at this point in the history
  10. Merge pull request#29042from charris/backport-28985

    MNT: constant string arrays instead of pointers in C
    @charris
    charris authoredMay 23, 2025
    Configuration menu
    Copy the full SHA
    5ba318dView commit details
    Browse the repository at this point in the history
  11. Merge pull request#29043from charris/backport-29034

    BUG: Avoid compile errors in f2py modules
    @charris
    charris authoredMay 23, 2025
    Configuration menu
    Copy the full SHA
    819c089View commit details
    Browse the repository at this point in the history
  12. Merge pull request#29044from charris/backport-29040

    BUG: Fix f2py derived types in modules
    @charris
    charris authoredMay 23, 2025
    Configuration menu
    Copy the full SHA
    b0b0ae4View commit details
    Browse the repository at this point in the history
  13. Merge pull request#29046from charris/backport-29041

    BUG: Fix cache use regression
    @charris
    charris authoredMay 23, 2025
    Configuration menu
    Copy the full SHA
    78f0dbdView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp