• Victor Stinner's avatar
    bpo-33901: Add _gdbm._GDBM_VERSION (GH-7794) · 00f9edb9
    Victor Stinner yazdı
    * Fix also PyInit__gdbm() to catch errors.
    * test.pythoninfo: add gdbm.version
    * test_dbm_gnu now logs GDBM_VERSION when run in verbose mode.
    
    * pythoninfo: rename function to collect_gdbm()
    00f9edb9
pythoninfo.py 15.2 KB