Closed as not planned
Description
cpython/Objects/stringlib/eq.h
Line 20 in 097f74a
Hi! It seems like there might be a bug here. Why does cmp(a,b) -> a.len == 0 return 1?
I might not have understood the code but it seems off
Thank you!
cpython/Objects/stringlib/eq.h
Line 20 in 097f74a
Hi! It seems like there might be a bug here. Why does cmp(a,b) -> a.len == 0 return 1?
I might not have understood the code but it seems off
Thank you!