Huang Xingbo created FLINK-17567: ------------------------------------ Summary: Create a dedicated Python directory in release directory to place Python-related source and binary packages Key: FLINK-17567 URL: https://issues.apache.org/jira/browse/FLINK-17567 Project: Flink Issue Type: Improvement Components: API / Python, Release System Reporter: Huang Xingbo Fix For: 1.11.0
We introduced cross platform wheel packages in 1.11. It is confused that we put all wheel packages and the corresponding signature verification files in the root directory of the release. So we plan to put python-related files in a dedicated sub directory in the release directory. -- This message was sent by Atlassian Jira (v8.3.4#803005)