vstinner / rpms / python3.8

Forked from rpms/python3.8 3 years ago
Clone

c6c0d18 Reenable test_gdb

1 file Authored by Victor Stinner 3 years ago, Committed by churchyard 3 years ago,
    Reenable test_gdb
    
    Python 3.8.3 skips test_gdb tests when it detects that gdb fails to
    read debug information like "frame information optimized out":
    
    https://bugs.python.org/issue40019
    https://github.com/python/cpython/commit/4ced9a7611ddfd923bd8f72aa61121d0e5aeb8fc
    
    Resolves: rhbz#1818857
    
        
file modified
+0 -1