Files
RustPython/vm
eldpswp99 1c0bd83809 iskeyword: add None check
there was one todo in test_keyword.py

before: s was PyStrRef, it failed to handle None
after: convert s to PyObjectRef and add None check
2021-08-07 20:24:41 +09:00
..
2021-04-11 17:38:44 -05:00
2021-08-07 20:24:41 +09:00
2018-07-07 17:14:45 +02:00
2021-07-31 10:49:39 -05:00
2021-07-31 10:49:39 -05:00