Skip to content

Clean up python 2 leftovers #67

Merged
behrmann merged 2 commits intovarlink:masterfrom
jelly:misc-fixes
Jul 22, 2025
Merged

Clean up python 2 leftovers #67
behrmann merged 2 commits intovarlink:masterfrom
jelly:misc-fixes

Conversation

@jelly
Copy link
Collaborator

@jelly jelly commented Jul 21, 2025

No description provided.

`inspect.signature` was introduced in Python 3.3 and the minimal Python
version requirement is 3.9.
@jelly jelly requested a review from behrmann July 21, 2025 18:17
`string.split()` was removed in Python 3.0.
@jelly jelly changed the title Python 2 leftovers Clean up python 2 leftovers Jul 21, 2025
@behrmann behrmann merged commit f404796 into varlink:master Jul 22, 2025
7 checks passed
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