Skip to content

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented Feb 29, 2024

Otherwise $ python dev.py test --durations 5 -- -x fails to concat a tuple and a list.

closes gh-20161

Otherwise $ python dev.py test --durations 5 -- -x
fails concat tuple and a list
@ev-br ev-br added maintenance Items related to regular maintenance tasks DX Everything related to making the experience of working on SciPy more pleasant labels Feb 29, 2024
@ev-br ev-br requested a review from rgommers as a code owner February 29, 2024 13:02
Copy link
Member

@j-bowhay j-bowhay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ev-br, confirmed this worked locally

@j-bowhay j-bowhay added this to the 1.13.0 milestone Feb 29, 2024
@j-bowhay j-bowhay merged commit 5c0033c into scipy:main Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev.py test fails to accept both --argument and -- pytest_argument
2 participants