* On 19 Nov 2016, Cameron Simpson wrote: > Just to followup on this, here I am code reviewing some stuff for work and > what does github use for Message-IDs? This: > > Message-ID: <org/package/pull/123/review/[email protected]>
Interesting. I guess I would be inclined to solve this by simply urllib.quote()ing the string - consistent and predictable encoding no matter what oddities appear in the original string. -- David Champion • [email protected]
signature.asc
Description: PGP signature
