Decode URL as UTF-8
authorMagnus Hagander <magnus@hagander.net>
Thu, 20 Feb 2025 16:49:09 +0000 (17:49 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 20 Feb 2025 16:49:09 +0000 (17:49 +0100)
commit4bd3443bd03f1d1b4d0b009a34b7861d69d300b9
treeae040c8f77b1194a916164d7b0fa0247efeda984
parentc226e7c1e57a76e8783989da98995f584a0369db
Decode URL as UTF-8

Apparently this is done automtatically in some versions of requests, and
not others.
postgresqleu/util/messaging/bluesky.py