19.1.0
Update the leak check script copyright headers as well.
Switch to an explicit curve object.
Use TLS for the PyThreadState pointer instead of a field on Connection; this allows a Connection to be used safely in multiple threads concurrently
Add a multithreaded stress tester for key generation. Hopefully provides additional confidence that that code is correct with respect to threading.