Skip to content

Numerous changes#1

Open
StSav012 wants to merge 1 commit intomezz64:masterfrom
StSav012:patch-1
Open

Numerous changes#1
StSav012 wants to merge 1 commit intomezz64:masterfrom
StSav012:patch-1

Conversation

@StSav012
Copy link

The code passes mypy check.

Python 2 support has been dropped, as Python 2 has reached end of life.
Added type hints.
Added conditions to ensure clear error description when self._srv_handler connection has not been opened but read.
Added conditions to avoid crashes when split() result is too short and can not be unpacked.
The package version increased by 0.0.1.

The code passes `mypy` check.

Python 2 support has been dropped, as Python 2 has reached end of life.
Added type hints.
Added conditions to ensure clear error description when `self._srv_handler` connection has not been opened but read.
Added conditions to avoid crashes when `split()` result is too short and can not be unpacked.
The package version increased by 0.0.1.
@mezz64
Copy link
Owner

mezz64 commented Sep 11, 2021

Apologies for the slow follow-up and thanks for the PR. Will try to find some time soon to review/test.

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