Skip to content

Conversation

@tiberlas
Copy link

Description

  • Before accessing footnotes, check if the footnote references are in document.xml.
    If not, then return the default footnote.xml part.
  • New version of library

Code review checklist

  • Private platform tests at core/tests/test_python-docx are updated and passing
  • If this change is going to be deployed on Cloudsmith after merge, python-docx version number should be increased

@tiberlas tiberlas self-assigned this Apr 16, 2025
from docx.api import Document # noqa

__version__ = '0.8.10.36'
__version__ = '0.8.10.37'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldnt this be 1.1.2

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marcpfuller this is a fork of python-docx. The original project is here

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.

4 participants