cd0a93b Fix running the tests on py 3.8

4 files Authored by pingou 3 years ago, Committed by pingou 3 years ago,
    Fix running the tests on py 3.8
    
    Increase the timestamp specified so it remains an invalid timestamp.
    
    Stop patching flask.g directly and use application and request context
    instead.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+1 -1
file modified
+37 -30