This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3ab70cd561cb0b7e5188b22ecf54a0e2d7a67bcb
pytest2
/
src
/
_pytest
/
_py
History
Ran Benita
04e0db7e48
Use typing.Literal without TYPE_CHECKING checks
...
Literal was added in Python 3.8 which we now require so can use it freely.
2023-07-16 01:11:21 +03:00
..
__init__.py
vendor py.path and py.error
2022-10-19 16:52:26 -04:00
error.py
_pytest._py.error: mypy typing
2022-10-19 21:42:40 -04:00
path.py
Use typing.Literal without TYPE_CHECKING checks
2023-07-16 01:11:21 +03:00