pex 2.48.2 #2848
pex 2.48.2
#2848
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2.48.2
This release brings a fix for Pex entry-point parsing. Previously, entry-points specifying an extra
like
blackd = blackd:patched_main [d]
would be parsed as having the extra as part of the module orobject reference leading to errors when executing the entry point.
This discussion was created from the release pex 2.48.2.
Beta Was this translation helpful? Give feedback.
All reactions