Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.2.6
/
numpy
/
f2py
tag
bbb76e7d76c3748fb2747fc3d8e06b944005362a
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat May 17 15:19:02 2025
object
2b686f659642080e2fc708719385de6e8be0955f
NumPy 2.2.6 release
bba5a90
BUG: Fix crackfortran parsing error when a division occurs within a common block (#28396)
by Nicholas Christensen
· 5 months ago
975443d
TST: add new IS_64BIT constant for testing
by Nathan Goldbaum
· 6 months ago
a19acf1
BUG: Fix casing for f2py directives
by Rohit Goswami
· 7 months ago
feae11d
TST: Add f2py case regression
by Rohit Goswami
· 7 months ago
c8e2216
BUG: call PyType_Ready in f2py to avoid data races
by Nathan Goldbaum
· 7 months ago
e0b53c0
TEST: cleanups [skip cirrus][skip azp] (#27943)
by Matti Picus
· 9 months ago
f833f33
Merge pull request #27728 from HaoZeke/gh27697_lower_callstatement
by Charles Harris
· 9 months ago
d6b0387
Merge pull request #27730 from HaoZeke/testGH27167
by Charles Harris
· 9 months ago
cd63250
Merge pull request #27731 from HaoZeke/fortrannameFunc
by Charles Harris
· 9 months ago
f4b8a80
DOC: add a code comment to expand on how to override f2py define
by Ralf Gommers
· 9 months ago
a39d91c
BUG: Fix wrappers for fortranname
by Rohit Goswami
· 9 months ago
6934cbe
TST: Add some for fortranname
by Rohit Goswami
· 9 months ago
12f6c98
STY: fix typo to address review comment
by Ralf Gommers
· 9 months ago
c1cf2bc
TST: F2PY test regression on variables
by Rohit Goswami
· 10 months ago
adef3a0
TST: Skip runs on macOS for cb aborts
by Rohit Goswami
· 10 months ago
8b7a045
BUG: f2py: fix issues with thread-local storage define
by Ralf Gommers
· 10 months ago
c95c2f0
BUG: Handle more edge cases with --lower
by Rohit Goswami
· 10 months ago
3cdfd82
BUG: Cleanup and use directives correctly
by Rohit Goswami
· 10 months ago
e15a7ff
TST: Callbacks with callstatement
by Rohit Goswami
· 10 months ago
770811c
TST: For --lower with callstatement
by Rohit Goswami
· 10 months ago
ab3aee3
BUG: Fix handling of f2py directives with --lower
by Rohit Goswami
· 10 months ago
744da5f
Merge pull request #27685 from mtelka/shebang
by Charles Harris
· 10 months ago
531a694
BUG: Handle multi-module files and common better
by Rohit Goswami
· 10 months ago
22bbc2c
TST: Multiple modules in single pyf for gh-27622
by Rohit Goswami
· 10 months ago
6eee093
TYP: Use `_typeshed` to clean up the stubs
by jorenham
· 10 months ago
0de9d66
MNT: Drop useless shebang
by Marcel Telka
· 10 months ago
8b0f975
TYP: Fill in the missing ``__all__`` exports
by jorenham
· 11 months ago
1b25463
TYP: Mark stub-only classes as `@type_check_only`
by jorenham
· 11 months ago
0e5fbac
MAINT: Fix a few typos - and sometimes improve wording
by Dimitri Papadopoulos
· 12 months ago
21886d2
typos
by musvaage
· 12 months ago
862d800
MAINT: Apply ruff/flake8-comprehensions rule C416
by Dimitri Papadopoulos
· 12 months ago
50185a9
Merge pull request #27295 from DimitriPapadopoulos/PIE
by Charles Harris
· 12 months ago
9cc5325
MAINT: Apply ruff/flake8-pie rule PIE810
by Dimitri Papadopoulos
· 12 months ago
0ae8180
MAINT: apply ruff/Pycodestyle rule E713
by Dimitri Papadopoulos
· 12 months ago
3f3e6f2
MAINT: apply ruff/Pycodestyle rule E401
by Dimitri Papadopoulos
· 12 months ago
2abe178
MAINT: apply ruff/Pycodestyle rule F821
by Dimitri Papadopoulos
· 12 months ago
5ef245a
MAINT: apply ruff/Pycodestyle rule F541
by Dimitri Papadopoulos
· 12 months ago
c0e9b53
MAINT: apply ruff/Pycodestyle rule F401
by Dimitri Papadopoulos
· 12 months ago
392baea
Merge pull request #27293 from DimitriPapadopoulos/B
by Marten van Kerkwijk
· 12 months ago
09c2186
Merge pull request #27289 from DimitriPapadopoulos/RUF
by Marten van Kerkwijk
· 12 months ago
640e55b
MAINT: Apply ruff/flake8-bugbear rule B010
by Dimitri Papadopoulos
· 12 months ago
24cfd9a
MAINT: Apply ruff/flake8-bugbear rule B009
by Dimitri Papadopoulos
· 12 months ago
639bc2d
MAINT: Apply ruff rule RUF019
by Dimitri Papadopoulos
· 12 months ago
56c88fe
MAINT: Apply ruff rule RUF010
by Dimitri Papadopoulos
· 12 months ago
d442a61
BUG: f2py: better handle filtering of public/private subroutines
by Maximilian Weigand
· 1 year ago
1c80e55
TST: Add regression test for gh-26920
by Maximilian Weigand
· 1 year ago
d5f3776
Merge pull request #27051 from HaoZeke/fixCompilerAvail
by Ralf Gommers
· 1 year, 1 month ago
115c8c6
TST: Skip fortran tests for now on Windows
by Rohit Goswami
· 1 year, 1 month ago
0aba26e
TST: Skip compiled tests if meson is missing
by Rohit Goswami
· 1 year, 1 month ago
cca4a6b
MAINT: Move checker up in f2py test utils
by Rohit Goswami
· 1 year, 1 month ago
67b3ac3
TST: Add a wrapper for f2py compiler cli tests
by Rohit Goswami
· 1 year, 1 month ago
5aeafac
TST: Refactor to consistently use CompilerChecker
by Rohit Goswami
· 1 year, 1 month ago
17f529a
TST: mark f2py test as linux-only
by Nathan Goldbaum
· 1 year, 1 month ago
cbb14a4
Merge pull request #26981 from ngoldbaum/free-threading-f2py
by Matti Picus
· 1 year, 1 month ago
3887aaf
cfuncs.py: fix crash when sys.stderr is not available
by Bruno Oliveira
· 1 year, 1 month ago
39ef0a8
MAINT: apply rohit's refactoring
by Nathan Goldbaum
· 1 year, 1 month ago
ecf44cb
TST: fix errant print in test
by Nathan Goldbaum
· 1 year, 1 month ago
a5b6519
MAINT: rename requires-gil to freethreading-compatible
by Nathan Goldbaum
· 1 year, 1 month ago
2b1daf0
TST: run new test on Python 3.12 and newer to avoid deprecations
by Nathan Goldbaum
· 1 year, 1 month ago
c6a787e
ENH: add support in f2py to declare gil-disabled support
by Nathan Goldbaum
· 1 year, 1 month ago
776f881
Merge pull request #26935 from paddyroddy/f2py-compile-test
by Sebastian Berg
· 1 year, 1 month ago
7622b67
BUG: fix f2py tests to work with v2 API
by Patrick J. Roddy
· 1 year, 1 month ago
fe52670
Merge pull request #26902 from DimitriPapadopoulos/B
by Charles Harris
· 1 year, 1 month ago
f79560c
BUG: Fix invalid escape sequence error
by Nathan Goldbaum
· 1 year, 1 month ago
bdae7c2
MAINT: filter the GIL-enabled RuntimeWarning in the f2py tests
by Nathan Goldbaum
· 1 year, 1 month ago
3c13c42
MAINT: declare that NumPy's C extensions support running without the GIL
by Nathan Goldbaum
· 1 year, 1 month ago
a360364
Apply ruff/flake8-bugbear rule B005
by Dimitri Papadopoulos
· 1 year, 1 month ago
4be1b63
Merge pull request #26879 from DimitriPapadopoulos/SIM
by Charles Harris
· 1 year, 2 months ago
5e05384
MAINT: apply ruff/pyupgrade rule UP039
by Dimitri Papadopoulos
· 1 year, 2 months ago
6155ebc
MAINT: apply ruff/pyupgrade rule UP034
by Dimitri Papadopoulos
· 1 year, 2 months ago
3d54568
MAINT: apply ruff/pyupgrade rule UP022
by Dimitri Papadopoulos
· 1 year, 2 months ago
1557a30
MAINT: apply ruff/flake8-simplify rule SIM110
by Dimitri Papadopoulos
· 1 year, 2 months ago
286606c
MAINT: apply ruff/flake8-simplify rule SIM103
by Dimitri Papadopoulos
· 1 year, 2 months ago
a7dd51e
TST: Skip an f2py module test on Windows
by Rohit Goswami
· 1 year, 2 months ago
d5ce926
MAINT: Be more robust wrt f2py flags
by Rohit Goswami
· 1 year, 2 months ago
d982cfa
TST: Add one for passing arguments to f2py
by Rohit Goswami
· 1 year, 2 months ago
08a80a5
BUG: Use fortran args from f2py in meson
by Rohit Goswami
· 1 year, 2 months ago
03c86db
MAINT,BUG: Correctly skip distutils options
by Rohit Goswami
· 1 year, 2 months ago
a48ce39
TST: Add one for gh-26623
by Rohit Goswami
· 1 year, 2 months ago
b22ca2b
BUG: Replace dots with underscores in meson backend
by Matthew Thompson
· 1 year, 3 months ago
0888577
TST: Add one for gh-26466
by Rohit Goswami
· 1 year, 3 months ago
53e64c3
TST: Ensure simplified strictf77 path works
by Rohit Goswami
· 1 year, 3 months ago
0a3d0b1
MAINT: Cleanup now unnecessary strictf77 path
by Rohit Goswami
· 1 year, 3 months ago
3e1b67a
BUG: Fix comment handling for ! in F77
by Rohit Goswami
· 1 year, 3 months ago
59d133f
MAINT: Fix spelling and formatting issue [f2py]
by Rohit Goswami
· 1 year, 3 months ago
c7d3acd
TST: Add minimal reproducer for gh-26148
by Rohit Goswami
· 1 year, 3 months ago
c654203
BUG: cast missing in PyPy-specific f2py code, pin spin in CI (#26534)
by Matti Picus
· 1 year, 3 months ago
208b343
TST: skip other tests that don't work under editable install
by Ralf Gommers
· 1 year, 4 months ago
b0df150
MAINT: Robust string meson template substitution
by Rohit Goswami
· 1 year, 5 months ago
7eb4410
MAINT: Fixup f2py for changes
by Sebastian Berg
· 1 year, 6 months ago
a086220
TST: skip rather than xfail a few tests to address CI log pollution
by Ralf Gommers
· 1 year, 6 months ago
e1e0e84
TST: Skip irrelevant tests on WASM platforms
by Agriya Khetarpal
· 1 year, 6 months ago
1218177
BUG: Fix gh-25867
by Rohit Goswami
· 1 year, 6 months ago
7a6036b
TST: Add a test for gh-25867
by Rohit Goswami
· 1 year, 6 months ago
d18c703
MAINT: Refactor tests a bit
by Rohit Goswami
· 1 year, 6 months ago
3e90591
MAINT: Use ``PyArray_ITEMSIZE`` rather than ``PyArray_DESCR(arr)->elsize``
by Sebastian Berg
· 1 year, 6 months ago
3b12e31
Merge pull request #25797 from seberg/str-typenum
by Sebastian Berg
· 1 year, 6 months ago
c22cf8c
DOC: fix docstring example in `f2py.get_include` (#25795)
by Johannes Kaisinger
· 1 year, 6 months ago
0cbe302
MAINT: Move ``NPY_VSTRING`` and make ``NPY_NTYPES`` ``NPY_TYPES_LEGACY``
by Sebastian Berg
· 1 year, 7 months ago
694f45c
MAINT: skip f2py test triggering OverflowError
by Nathan Goldbaum
· 1 year, 7 months ago
Next »