pytest2/src
Dương Quốc Khánh a164ed6400
logging: avoid rounding microsecond to `1_000_000` (#11861)
Rounding microsecond might cause it to reach `1_000_000`, which raises a TypeError.
2024-01-27 10:40:31 -03:00
..
_pytest logging: avoid rounding microsecond to `1_000_000` (#11861) 2024-01-27 10:40:31 -03:00
pytest Remove `PytestRemovedIn8Warning` 2024-01-03 14:29:45 +02:00
py.py Explicitly export error and path from py 2023-11-14 07:29:40 -03:00