Skip to content

Refactor the config code#137

Open
sepalani wants to merge 4 commits intodevfrom
config-enabled
Open

Refactor the config code#137
sepalani wants to merge 4 commits intodevfrom
config-enabled

Conversation

@sepalani
Copy link
Copy Markdown
Owner

@sepalani sepalani commented Nov 1, 2025

This PR is based on #136 and is the continuation of cleaning up the code into digestible bits. It adds a new config class and make the class construction more flexible.

That way, we'll be able to change the underlying config format later, if we need to. Otherwise I also removed or commented unused fields.

Ready to be reviewed and tested.

kbarkevich and others added 4 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.
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