Skip to content

Labels

Labels

  • breaking-change

    A planned breaking change
  • cannot-reproduce

    Reported issues that might exist, but are impossible to solve as we cannot reproduce them
  • dependencies

    Pull requests that update a dependency file
  • Difficulty: High

  • Easy

    This issue is a good starting point for first-time contributors
  • generic

    The generic submodule is affected
  • github_actions

    Pull requests that update GitHub Actions code
  • Has MCVE

    A minimal, complete and verifiable example helps a lot to debug / understand feature requests
  • help wanted

    We appreciate help everywhere - this one might be an easy start!
  • is-bug

    From a users perspective, this is a bug - a violation of the expected behavior with a compliant PDF
  • is-cjk-issue

    Issue related to CJK (Chinese-Japanese-Korean)
  • is-feature

    A feature request
  • is-maintenance

    Anything that is just internal: Simplifying code, syntax changes, updating docs, speed improvements
  • is-pdf/a-compliance

    Anything related to PDF/A compliance
  • is-question

    Rather a question than an issue. Should usually be a Discussion instead
  • is-regression

    Regression introduced as a side-effect of another change
  • is-robustness-issue

    From a users perspective, this is about robustness
  • is-uncaught-exception

    Use this label only for issues caused by broken PDF documents that cannot be recovered.
  • key-error

    Could be a bug, but also a robustness issue
  • Large

  • MCVE in Tests

    The MCVE was added to PyPDF2 test suite
  • Meta

  • needs-change

    The PR/issue cannot be handled as issue and needs to be improved
  • needs-discussion

    The PR/issue needs more discussion before we can continue
  • needs-example-code

    The issue needs a minimal and complete (e.g. all imports) example showing the problem
  • needs-pdf

    The issue needs a PDF file to show the problem
  • needs-rebase

    This PR cannot be merged as the main branch is too different. You need to rebase or merge main.
  • needs-test

    A test should be added before this PR is merged.
  • nf-ci

    Non-functional change: Continuous Integration
  • nf-documentation

    Non-functional change: Documentation