summaryrefslogtreecommitdiff
path: root/releasenotes/notes/entrypoint-3.8-0597d159889042f7.yaml
blob: cb25cff14ff2928fceb3b696e25b456f78f87d25 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    Fixes an issue with python 3.8 and entrypoint loading where the
    new builtin importlib entrypoint support had a different
    attribute api than expected.