On 13/05/2025 21.14, Miro Hrončok wrote:
On 13. 05. 25 18:01, Manuel Jacob wrote:
On 13/05/2025 12.06, Miro Hrončok via Mercurial-devel wrote:
# HG changeset patch
# User Miro Hrončok <m...@hroncok.cz>
# Date 1747130687 -7200
# Tue May 13 12:04:47 2025 +0200
# Branch 3.14
# Node ID 3e638ebc52be5052d6636a963b22a74b791ea07a
# Parent 5bb6a0ae7d6c2aa31cf6d3d2d221831e2c67cce0
hgdemandimport: exclude _contextvars (newly imported from threading)
This is needed for Python 3.14.0b1 compatibility.
See https://bugzilla.redhat.com/2365820
Hi Miro,
Thank you for identifying the issue and sending the patch!
Can you make the description a bit more self-contained, for example by
directly referring to the change in CPython?
Sure thing,
the change is https://github.com/python/cpython/commit/
d687900f98114bb5910daad9553ae381d7daf94b
Do I send an amended patch as a new thread with [PATCH V2]?
Yes, that was correct. It is also described in
https://wiki.mercurial-scm.org/ContributingChanges#Sending_patches.
You could have flagged it with the stable flag, but in this case it’s
already clear that it should go to the stable branch.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel