Files
pytest2/testing
Ran Benita daca174c98 python: small optimization in PyCollector.collect()
Inline `_makeitem()` so that `self.ihook` (which is moderately
expensive) can be called only once.

Note: the removed test "test_makeitem_non_underscore" comes from an old
behavior of skipping names that start with `_` which has since been
generalized, making the test no longer relevant.
2020-08-27 10:18:37 +03:00
..
2020-08-04 09:59:46 +03:00
2020-08-03 10:10:43 +03:00
2020-08-19 08:14:28 -03:00
2020-07-21 21:21:09 +03:00
2020-08-04 09:59:46 +03:00