tvalentyn commented on code in PR #37536: URL: https://github.com/apache/beam/pull/37536#discussion_r3017846482
########## CHANGES.md: ########## @@ -83,6 +83,7 @@ ## Bugfixes +* Fixed IndexError in `apache_beam.utils.processes` when pip subprocess fails with short command (e.g. `pip install pkg`) (Python) ([#37515](https://github.com/apache/beam/issues/37515)). Review Comment: this file is out of date - 2.72.0 is already released ; i'd suggest we remove this line as this is not a major change to call out. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
