grcpio-reflection: Naming inconsistency in source and binary dist on PyPi
31 views
Skip to first unread message
Patrick Kleindienst
unread,
Aug 16, 2023, 6:27:59 AM8/16/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi, I made the observation that on PyPi, the naming for grpcio-reflection follows different rules for source and wheel distributions, as can be seen here:
The name of the source dist uses a hyphen: grpcio-reflection-1.57.0.tar.gz
While the wheel dist uses an underscore: grpcio_reflection-1.57.0-py3-none-any.whl
That doesn't seem to cause any problems but still looks inconsistent in my opinion. Anyone aware of why things are named like this?
Xuan Wang
unread,
Oct 11, 2023, 1:50:45 PM10/11/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message