aboutsummaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/9608.performance
blob: 3d34f20b45cf4d87b242dee9f4bd80539cca61f7 (plain)
1
2
3
4
An internal check for ``trailing-comma-tuple`` being globally enabled or not is now
done once per file instead of once for each token.

Refs #9608.