Files
cpython/Lib/test
Zackery Spytz 6cc8ac9499 bpo-40736: Improve the error message for re.search() TypeError (GH-23312)
Include the invalid type in the error message.
2021-05-21 22:02:42 +01:00
..