KeyBuilder: warn on encountering NaN #1564
Annotations
2 errors and 10 warnings
|
Main Script
The operation was canceled.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Main Script:
pytools/persistent_dict.py#L297
Encountered a NaN while hashing. Since NaNs compare unequal to themselves, the resulting key can not be retrieved from a PersistentDict and will lead to a collision error on retrieval.
|
Loading