Skip to content

Releases: drewlwhitney/threadtools

v1.0.2

16 Jun 16:43

Choose a tag to compare

Sike we actually can't support below 3.13

v.1.0.1

16 Jun 16:42

Choose a tag to compare

Updated minimum Python version

v1.0.0

10 Jun 16:18

Choose a tag to compare

Signals now use the current thread and the thread that called emit() to determine whether a callback should be queued. SignalReceivers are no longer necessary.

Added documentation for DataLock.

v0.0.9

09 Jun 18:51

Choose a tag to compare

Signals now silently ignore exceptions.

v0.0.8

06 Jun 02:59

Choose a tag to compare

Fixed doc misspell

v0.0.7

06 Jun 02:57

Choose a tag to compare

Updated README to have documentation.

Nah

06 Jun 02:28

Choose a tag to compare

Nah
v0.0.6

Updated version number

v0.0.5

06 Jun 02:21

Choose a tag to compare

Testing, sorry

v0.0.4

06 Jun 02:11

Choose a tag to compare

Readded .github

Testing on GitHub

06 Jun 02:01

Choose a tag to compare

Verified the process_events() function is fast enough for something like PyQt6.