You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-39405: Resolve error in `transversal_matroid.pyx`
An error appears on some ``Python`` implementations because of a bug in
``transversal_extension``.
The solution is to ensure that the label of `newset` is not `element`.
Reported to me in
#39155 (comment).
URL: #39405
Reported by: gmou3
Reviewer(s): Frédéric Chapoton
0 commit comments