bpo-35036: Use empty message as default for logger by tirkarthi · Pull Request #10024 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington added a commit that referenced this pull request
Previous to commit ee171a2 the logline was working because of self.info() (now deprecated) defaults to an empty message. (cherry picked from commit c3f52a5) Co-authored-by: Xtreak <tirkarthi@users.noreply.github.com>
gpshead pushed a commit to gpshead/cpython that referenced this pull request
…10024) Previous to commit ee171a2 the logline was working because of self.info() (now deprecated) defaults to an empty message.
ned-deily pushed a commit that referenced this pull request
…GH-96498) Previous to commit ee171a2 the logline was working because of self.info() (now deprecated) defaults to an empty message. Co-authored-by: Xtreak <tirkarthi@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters