Skip to content

Preserve extension data in worksheets

Gordon P. Hemsley requested to merge topic/3.2/extlst into branch/3.2
  • Require lxml<5 to avoid BC-breaking issues in 5.0.0.
  • Clean up openpyxl.xml.functions to ensure lxml's iterparse is used when available.
  • Fix #1745 by maintaining all generic XML elements under extlst.

Merge request reports