Skip to content

Conversation

@tmadlener
Copy link
Contributor

@tmadlener tmadlener commented Aug 21, 2025

BEGINRELEASENOTES

  • Drop support for python2
    • Remove the vendored version of six as it is no longer necessary and it doesn't work with python >= 3.12
    • Remove the compatibility CI checks
  • Fix python dictionary loading for macOS (see #209

ENDRELEASENOTES

@tmadlener tmadlener linked an issue Aug 21, 2025 that may be closed by this pull request
@tmadlener tmadlener changed the title [WIP] Drop support for python2 and fix macOS python bindings Drop support for python2 and fix macOS python bindings Aug 21, 2025
@tmadlener tmadlener force-pushed the fix-py-bindings branch 4 times, most recently from 612650d to 6ab57e3 Compare August 21, 2025 11:41
@tmadlener tmadlener merged commit fb5b338 into master Aug 21, 2025
17 checks passed
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.

import pyLCIO is broken in tests when using python 3.13 pyLCIO does not work on macOS because of library extension

2 participants