graham / python_xid

Python Xid Implementation
MIT License
65 stars 25 forks source link

I've added 2 test cases to reveal 2 issues, and have fixed one of them #6

Closed wonderbeyond closed 5 years ago

wonderbeyond commented 6 years ago

I've added 2 test cases to reveal 2 issues, and have fixed one of them.

:bug: added test case to reveal that python-xid is not thread-safe :bug: added test case to reveal that xid string is not always reversible :tada: fixed thread-safety issue #4