#1252·PyMySQL

Change password encoding to utf-8

Author: methaneCreated Jun 17, 2026Updated Jun 17, 2026

Default connection encoding is utf-8 from long ago, but password encoding is still latin1. Change it to utf-8 in next minor version.