History log of /petsc/src/binding/petsc4py/.ruff.toml (Results 1 – 3 of 3)
Revision Date Author Comments
# 552edb63 18-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 10fdf553 18-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-petsc4py' into 'release'

petsc4py: finalize docstrings and linting

See merge request petsc/petsc!7467


# 6f336411 09-Apr-2024 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: finalize docstring and linting

default options values should have the correct type
fix tests
conform oarray to PETSc convention
wrap Py_InitializeEx and PyImport_ImportModule with stack ca

petsc4py: finalize docstring and linting

default options values should have the correct type
fix tests
conform oarray to PETSc convention
wrap Py_InitializeEx and PyImport_ImportModule with stack calls
update makefile for docs and linting rules
add petsc4py tests to linux-pkgs-dbg
modify documentation

show more ...