[Checkins] [zopefoundation/RestrictedPython] ac29d9: There's no Python 3.8 on Appveyor
    GitHub 
    noreply at github.com
       
    Mon Dec  3 22:19:40 CET 2018
    
    
  
  Branch: refs/heads/what-is-py38
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: ac29d9c76ce9c8991d19242c00c3683618615a27
      https://github.com/zopefoundation/RestrictedPython/commit/ac29d9c76ce9c8991d19242c00c3683618615a27
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2018-12-03 (Mon, 03 Dec 2018)
  Changed paths:
    M appveyor.yml
  Log Message:
  -----------
  There's no Python 3.8 on Appveyor
https://www.appveyor.com/docs/windows-images-software/#python does not
list Python 3.8 as an available version.
(In fact Python 3.8 is not out yet.)
Having it listed in appveyor.yml confuses tools like my
check-python-versions, as they detect an inconsistency between supported
Python versions listed in appveyor.yml with those listed eg. in
setup.py.
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
      Functionality will be removed from GitHub.com on January 31st, 2019.
    
    
More information about the checkins
mailing list