Skip to content

Commit ccad77b

Browse files
Update master/custom/factories.py
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent a27172f commit ccad77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master/custom/factories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1371,7 +1371,7 @@ def setup(self, *, branch, **kwargs):
13711371
),
13721372
])
13731373
if branch != '3.14':
1374-
# Can enable on 3.14 if/when python/cpython#161845 is merged
1374+
# Can enable on 3.14 if/when python/cpython#137066 is merged
13751375
self.addStep(
13761376
Compile(
13771377
name="Compile host libmpdec",

0 commit comments

Comments
 (0)