This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2018-06-26.14:17:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 58ed7307ea0b5c5aa052291ebc3030f314f938d8 by Pablo Galindo in branch 'master':
bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters (GH-7735)
https://github.com/python/cpython/commit/58ed7307ea0b5c5aa052291ebc3030f314f938d8
History
Date User Action Args
2018-06-26 14:17:36pablogsalsetrecipients: + pablogsal, vstinner, serhiy.storchaka
2018-06-26 14:17:36pablogsalsetmessageid: <[email protected]>
2018-06-26 14:17:36pablogsallinkissue33873 messages
2018-06-26 14:17:36pablogsalcreate