<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div class="default-style">
   Selsky broke the build[1] back in May 2020 when switching the 
   <br>python_scripts variable in /wscript to a set when Python 2.6 
   <br>does not support sets. Given the lack of complaints, I suspect 
   <br>no one uses 2.6 anymore, which can be dropped. 
   <br>
   <br>I also think that we should drop all Python versions before 
   <br>3.7 from first-tier support and only continue supporting them 
   <br>if it is not inconvenient or there is sufficient proven 
   <br>demand. 
   <br>
   <br>[1] 574d871ed 2020-05-01 "Use a set instead of a list for 
   <br>python_scripts so we don't have duplicates"
  </div>
 </body>
</html>