You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR fixes Python 3.12 compatibility after the pathlib.Path family of
classes changed in order to tweak how they behave when they are are
extended via sub-classes.
#### References
- Python 3.12 [release
notes](https://docs.python.org/3/whatsnew/3.12.html#pathlib).
#### Additional changes
- Update `data-integrator` charm base to fix integration tests
0 commit comments