Hotfix: Restore __init__ method; more robust initialization for singleton locks#338
Hotfix: Restore __init__ method; more robust initialization for singleton locks#338gaborbernat merged 14 commits intotox-dev:mainfrom
Conversation
for more information, see https://pre-commit.ci
… init-signature-fix
for more information, see https://pre-commit.ci
… init-signature-fix
for more information, see https://pre-commit.ci
|
Will add a test for this as well. |
|
Sorry for this mess. I understand if you want to take longer to review this time; did not realize so much infrastructure relies on this package. |
No worries All good. |
gaborbernat
left a comment
There was a problem hiding this comment.
Please add tests for the error message for each parameter differing 👍
|
I had this test failure on |
Never mind, got it |


Fixes issue with subclassing brought up in pypa/virtualenv#2735 (discussed in #334)