Skip to content

Fix Thread.join() edge cases & add more type hints#138

Open
sepalani wants to merge 5 commits intodevfrom
fix-threads
Open

Fix Thread.join() edge cases & add more type hints#138
sepalani wants to merge 5 commits intodevfrom
fix-threads

Conversation

@sepalani
Copy link
Copy Markdown
Owner

@sepalani sepalani commented Nov 5, 2025

Based on #137, this PR fixes some Thread.join edge cases and add more type hints.

Ready to be reviewed and tested.

kbarkevich and others added 5 commits July 25, 2025 23:51
Other changes:
 - city.is_empty method added
 - assert_fields when searching cities fixed
 - workaround for cyclic import (wip)
Fix MaxThread option being ignored.

Remove unused legacy_ssl parameter.
Add some more type hints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants