[Commented On] D11776: automation: support Python 3.10 on Windows

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Tue Nov 30 03:17:06 UTC 2021


indygreg added a comment.


  The `windows_curses` dependency is only relevant for the installer Mercurial builds - the ones that ship additional Python packages. Mercurial's `setup.py` doesn't have a dependency on `windows_curses`. And this patch is only teaching the automation to produce 3.10 wheels - it doesn't touch the installers.
  
  So I _think_ this patch (and releasing of 3.10 Windows wheels) is still reasonably safe.
  
  We will, of course, have to upgrade `windows_curses` to a compatible version before switching the installer distributions to Python 3.10 (they are currently on 3.9 I believe).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11776/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D11776

To: indygreg, #hg-reviewers
Cc: Alphare, mharbison72, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211130/9879615d/attachment-0002.html>


More information about the Mercurial-patches mailing list