[
https://issues.apache.org/jira/browse/FLINK-14150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935223#comment-16935223
]
Hequn Cheng commented on FLINK-14150:
-------------------------------------
Fix in
1.10.0 via 8155d465520c4b616866d35395c3b10f7e809b78
1.9.1 via bdee6e20d501f3f6a72c90a4ad031b3cccce425b
> Unnecessary __pycache__ directories appears in pyflink.zip
> ----------------------------------------------------------
>
> Key: FLINK-14150
> URL: https://issues.apache.org/jira/browse/FLINK-14150
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.9.0, 1.10.0
> Reporter: Wei Zhong
> Assignee: Wei Zhong
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> It seems we are packaging __pycache__ directories into pyflink.zip. These
> directories contain bytecode cache files that are automatically generated by
> python3. We should remove them from the python source code folder before
> packaging.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)