julien-duponchelle / python-mysql-replication

Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.31k stars 678 forks source link

Fix: Apply f-string binlogstream.py L135:L141 #570

Closed HongGeonUi closed 11 months ago

HongGeonUi commented 11 months ago

I found string format in binlogstream.py. So I convert to f-string that lines.