Commit Graph
6 Commits
Author SHA1 Message Date
James Hilton-BalfeandGitHub ac96d8254b Add a minimal repro for #312 (#340) 2022-04-22 11:04:40 +01:00
James Hilton-BalfeandGitHub b9b0b22d57 Make Message.__getattribute__ invisible to type checkers (#359)
This lets linters know that we shouldn't access fields that aren't actually defined
2022-04-21 15:44:55 +01:00
James Hilton-BalfeandGitHub 402c21256f Fix unicodefun import error in black (#366) 2022-04-16 22:15:14 +01:00
James Hilton-BalfeandGitHub 74205e3319 Implement __deepcopy__ for Message (#339) 2022-02-16 23:12:51 +00:00
James Hilton-BalfeandGitHub 3f377e3bfd Remove the poetry.lock (#338) 2022-02-15 15:37:47 +00:00
6dd7baa26c Release v2.0.0.b4 (#307)
Co-authored-by: Kalan <22137047+kalzoo@users.noreply.github.com>
2022-01-03 18:18:44 +00:00