[Lldb-commits] [PATCH] D65230: [CMake] Loosen Python version check and ignore patch version
    Adrian McCarthy via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Aug  9 16:58:52 PDT 2019
    
    
  
amccarth added a comment.
Just closing the loop.  Regarding the "Python memory allocator called without holding the GIL" bugs:  this is not a "just me" problem.  It's for anyone who enables debug mode.  This appears to be a test infrastructure problem, but it might be harmless.  If I run in "release" mode, I get the same behavior as the Windows build bot.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65230/new/
https://reviews.llvm.org/D65230
    
    
More information about the lldb-commits
mailing list