master
[FLINK-37776][python] Drop python 3.8 support
[FLINK-21732][python] Bundle Java libraries into apache-flink-libraries
[FLINK-37775][python] Manage python development/test dependencies in pyproject.yaml
[FLINK-38563][python][docs] Update documentation of Python AsyncFunction (#27195)
[hotfix][python] Update the incomplete cloudpickle package
[hotfix][python] Fix wrong implementation in of __le__ in MemorySize and TimeWindow
[FLINK-38547] [flink-protobuf] Upgrade protobuf to 4.32.1 (#27137)
[FLINK-22095][python] Remove bundled licenses in apache-flink distributed package
Update version to 2.3-SNAPSHOT
[FLINK-38513][python]Fix pandas 2.3+ cp39 issue
[FLINK-12962][python] Allows pyflink to be pip installed.
[FLINK-38559][python] Support unordered mode of async function in Python DataStream API