Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Support character and character string arrays #19388

Merged
merged 4 commits into from Jun 6, 2022

Commits on Jun 5, 2022

  1. ENH: Support character string arrays

    TST: added test for issue numpy#18684
    
    ENH: f2py opens files with correct encoding, fixes numpy#635
    
    TST: added test for issue numpy#6308
    
    TST: added test for issue numpy#4519
    
    TST: added test for issue numpy#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.
    pearu authored and HaoZeke committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    d4e11c7 View commit details
    Browse the repository at this point in the history
  2. DOC: Add release notes

    HaoZeke committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    aeded38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f20d90c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c0ecb5 View commit details
    Browse the repository at this point in the history