Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 24, 2023

Release: https://pypi.org/pypi/fpdf2/2.7.6
Homepage: https://py-pdf.github.io/fpdf2/
Repository: https://github.com/PyFPDF/fpdf2
Diff: py-pdf/fpdf2@2.7.4...2.7.6

Stubsabot analysis of the diff between the two releases:

  • 2 public Python files have been added: fpdf/text_region.py, test/fonts/test_font_internals.py.
  • 0 files included in typeshed's stubs have been deleted.
  • 23 files included in typeshed's stubs have been modified or renamed.
  • Total lines of Python code added: 3676.
  • Total lines of Python code deleted: 1373.

If stubtest fails for this PR:

  • Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
  • Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

@github-actions github-actions bot added the bot: stubsabot 🤖 Third-party stub updates by stubsabot 🤖 label Aug 24, 2023
@srittau srittau closed this Aug 24, 2023
@srittau srittau reopened this Aug 24, 2023
@srittau
Copy link
Collaborator

srittau commented Aug 24, 2023

See #10533 for a previous discussion of this PR.

Edit: Also python/mypy#15923 and python/mypy#15933 for the mypy bug report and fix by @AlexWaygood.

@srittau srittau added the status: deferred Issue or PR deferred until some precondition is fixed label Aug 24, 2023
Release: https://pypi.org/pypi/fpdf2/2.7.6
Homepage: https://py-pdf.github.io/fpdf2/
Repository: https://github.com/PyFPDF/fpdf2
Diff: py-pdf/fpdf2@2.7.4...2.7.6

Stubsabot analysis of the diff between the two releases:
 - 2 public Python files have been added: `fpdf/text_region.py`, `test/fonts/test_font_internals.py`.
 - 0 files included in typeshed's stubs have been deleted.
 - 23 files included in typeshed's stubs have been modified or renamed.
 - Total lines of Python code added: 3676.
 - Total lines of Python code deleted: 1373.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI
@github-actions github-actions bot changed the title [stubsabot] Bump fpdf2 to 2.7.5 [stubsabot] Bump fpdf2 to 2.7.6 Oct 12, 2023
@srittau
Copy link
Collaborator

srittau commented Oct 12, 2023

Stubtest still crashes, although it's not mypyc related.

@AlexWaygood
Copy link
Member

Stubtest still crashes, although it's not mypyc related.

I think it's the same crash, and that it'll be fixed by #10862. But let's wait and see :)

@srittau
Copy link
Collaborator

srittau commented Oct 12, 2023

It somehow slipped my mind that we haven't upgraded mypy yet ...

@AlexWaygood AlexWaygood reopened this Oct 18, 2023
@AlexWaygood
Copy link
Member

AlexWaygood commented Oct 18, 2023

Stubtest no longer crashes with the latest mypy 🎉

(it still reports 133 errors in our stubs, though)

@AlexWaygood AlexWaygood removed the status: deferred Issue or PR deferred until some precondition is fixed label Oct 18, 2023
@srittau
Copy link
Collaborator

srittau commented Nov 2, 2023

Superseded by #10932.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: stubsabot 🤖 Third-party stub updates by stubsabot 🤖

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants