Skip to content

Conversation

@brianschubert
Copy link
Member

Another case missed by stubdefaulter.

For reference:

>>> import bz2, inspect
>>> inspect.signature(bz2.BZ2Compressor)
<Signature (compresslevel=9, /)>

@JelleZijlstra JelleZijlstra merged commit a5174d8 into python:main Oct 13, 2024
62 of 63 checks passed
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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