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

Backport master PR into release210 #4042

Merged
merged 12 commits into from
Feb 21, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    1e63aaa View commit details
    Browse the repository at this point in the history
  2. Don't force initialization for buffers whose contents we will immedia…

    …tely destroy (ornladios#4031)
    
    * BufferMalloc
    eisenhauer authored and vicentebolea committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    271b809 View commit details
    Browse the repository at this point in the history
  3. fix IO.available_attributes(), remove a debug print from Stream, fix …

    …examples printing, fix el8 python3 build
    pnorbert authored and vicentebolea committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2da6d4d View commit details
    Browse the repository at this point in the history
  4. Extend python tests with string and string list inputs. Fix IO.define…

    …_attribute() to handle list of strings as well as single values (converted to numpy arrays)
    pnorbert authored and vicentebolea committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e46f1f9 View commit details
    Browse the repository at this point in the history
  5. format

    pnorbert authored and vicentebolea committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4222f1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65612a4 View commit details
    Browse the repository at this point in the history
  7. Fix check in io.py. Disable pyling W0221 in file_reader.py since we d…

    …eliberately decrease the number of arguments for the sake of usability.
    pnorbert authored and vicentebolea committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    886a19c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df3a6bb View commit details
    Browse the repository at this point in the history
  9. Fixed campaign python script. Clean-up

    removed rowid
    dmitry-ganyushin authored and vicentebolea committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    13d83fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e88591 View commit details
    Browse the repository at this point in the history
  11. Tweak POSIX fail on EOF to kill heisenbug (ornladios#4035)

    Tweak POSIX fail on EOF to kill heisenbug
    eisenhauer authored and vicentebolea committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    eb2cee8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    532d514 View commit details
    Browse the repository at this point in the history