python-composable-paxos icon indicating copy to clipboard operation
python-composable-paxos copied to clipboard

Python 3

Open johnbywater opened this issue 6 years ago • 0 comments

In Python 3, namedtuples can't be compared with NoneType.

https://github.com/cocagne/python-composable-paxos/blob/d5515c2c983cdd3d31cf240d5ffcd0d6673a15bf/composable_paxos.py#L259

johnbywater avatar Jul 01 '18 18:07 johnbywater