11 Commits

Author SHA1 Message Date
hyperbora
7c54dc86f5 Fix bool.from_bytes 2020-09-06 23:26:08 +09:00
Jeong YunWon
8ce0757bec Unmark test_bool successful test 2020-08-20 03:51:04 +09:00
Ben Lewis
58ae89969f Fix str.isspace to support unicode space characters. 2020-07-04 11:20:33 +12:00
Noah
646feebe25 Remove TODO 2020-06-29 12:27:07 -05:00
Seo Jihyeok
cef2a41627 Remove @unittest.expectedFailure annotation 2020-06-30 01:40:09 +09:00
Jeong YunWon
106c8111c1 Fix test_bool::test_sane_len 2020-01-26 02:50:06 +09:00
Aviv Palivoda
f6e6ef0fe1 objint __pos__ returns Int object
This fixes test_bool.test_math
2020-01-17 19:17:14 +02:00
coolreader18
9fdf54f965 quickfix Lib/test bool test_sane_len 2020-01-12 00:08:01 -06:00
Aviv Palivoda
4c0e7bf908 Add TODO on all marked tests 2020-01-04 16:30:02 +02:00
Aviv Palivoda
e1942541ab Add expectedFailure on failing test_bool tests 2019-12-30 21:31:36 +02:00
Aviv Palivoda
15fc64dc1e Copy test_bool.py and test.support from CPython 2019-11-12 16:01:48 +02:00