Skip to content

Commit 127945c

Browse files
wxtimMetRonnie
andauthored
Update changes.d/6571.fix.md
Co-authored-by: Ronnie Dutta <[email protected]>
1 parent 00b835f commit 127945c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes.d/6571.fix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Task parameters with single underscores and numbers only were being treated as integers (Python 3.6, PEP-515). This change returns older behaviour.
1+
Disabled PEP-515-style integer coercion of task parameters containing underscores (e.g. `084_132` was becoming `84132`). This fix returns older behaviour seen in Cylc 7.

0 commit comments

Comments
 (0)