cwegener commented on PR #24514:
URL: https://github.com/apache/superset/pull/24514#issuecomment-1612196832

   > Specifically, the `entry_points()` signature in 3.9 was still different, 
it didn't have the `groups` parameter in the 3.9 standard library. So the 
stable API is only available in the backport. (Found that out when I developed 
this change in 3.10 accidentally and then ran unit tests in 3.9)
   
   The best I can tell, the 'select' feature wasn't there in the 
`entry_points()`  
   
   I did just see though that there also is a more specific backport of JUST 
the select feature for entry_points() :grin:
   
   https://github.com/jaraco/backports.entry_points_selectable


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to