Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT,DOC: Fix doc fragments and tests | Rohit Goswami | 2022-06-05 | 1 | -1/+1 |
| | |||||
* | ENH: Support character string arrays | Pearu Peterson | 2022-06-05 | 1 | -0/+55 |
TST: added test for issue #18684 ENH: f2py opens files with correct encoding, fixes #635 TST: added test for issue #6308 TST: added test for issue #4519 TST: added test for issue #3425 ENH: Implement user-defined hooks support for post-processing f2py data structure. Implement character BC hook. ENH: Add support for detecting utf-16 and utf-32 encodings. |