• Show log

    Commit

  • Hash : dc576729
    Author : Enji Cooper
    Date : 2020-03-26T17:37:09

    Handle file pointers with context suite patterns
    
    This removes the need for manually calling the file pointer's `.close`
    methods directly.
    
    Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>