summaryrefslogtreecommitdiff
path: root/tests/run/tupleunpack_T298.pyx
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2021-04-11 14:21:03 +0200
committerStefan Behnel <stefan_ml@behnel.de>2021-04-11 14:23:51 +0200
commit8cef4203124241911f63dc171f5536665f324507 (patch)
treeaa354022ceff9d0058d3838244df161987592ede /tests/run/tupleunpack_T298.pyx
parent0d72a23944967ab129448aa0725f818a83a821fc (diff)
downloadcython-8cef4203124241911f63dc171f5536665f324507.tar.gz
Prefix old trac ticket numbers with "t" to separate them from (plain) github issue numbers.
Diffstat (limited to 'tests/run/tupleunpack_T298.pyx')
-rw-r--r--tests/run/tupleunpack_T298.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/tupleunpack_T298.pyx b/tests/run/tupleunpack_T298.pyx
index 7763b1fc7..7e3150243 100644
--- a/tests/run/tupleunpack_T298.pyx
+++ b/tests/run/tupleunpack_T298.pyx
@@ -1,4 +1,4 @@
-# ticket: 298
+# ticket: t298
"""
>>> func()