Details
Description
Attempting to set an integer value with the python client will produce:
TypeError: object of type 'int' has no len()
We should be getting the object length from the string (unicode?) representation of the object passed into set().
TypeError: object of type 'int' has no len()
We should be getting the object length from the string (unicode?) representation of the object passed into set().
Activity
Matt Ingenthron
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Matt Ingenthron [ ingenthr ] | Farshid Ghods [ farshid ] |
Matt Ingenthron
made changes -
| Assignee | Farshid Ghods [ farshid ] | Benjamin Young [ BigBlueHat ] |
Benjamin Young
made changes -
| Assignee | Benjamin Young [ BigBlueHat ] | Farshid Ghods [ farshid ] |
Benjamin Young
made changes -
| Attachment | added-deliberately-failing-test-for-PYCBC-15.patch [ 12689 ] |
Benjamin Young
made changes -
| Assignee | Farshid Ghods [ farshid ] | Benjamin Young [ BigBlueHat ] |
Benjamin Young
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Benjamin Young
made changes -
| Fix Version/s | 0.7 [ 10213 ] |
Benjamin Young
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |