Add subproblems to errors (#7046) (#9258)

* Add subproblems to errors (#7046)

* Fix can't assign attribute

* Tidy up string representations of errors and add decoders for subproblems / identifiers

* Add missing attributes to docstring

* Move change to 1.27.0 in changelog
This commit is contained in:
James Balazs
2022-04-06 09:34:26 -07:00
committed by GitHub
parent 87216372dd
commit 0fb5094250
4 changed files with 88 additions and 54 deletions
+1
View File
@@ -115,6 +115,7 @@ Authors
* [Jacob Sachs](https://github.com/jsachs)
* [Jairo Llopis](https://github.com/Yajo)
* [Jakub Warmuz](https://github.com/kuba)
* [James Balazs](https://github.com/jamesbalazs)
* [James Kasten](https://github.com/jdkasten)
* [Jason Grinblat](https://github.com/ptychomancer)
* [Jay Faulkner](https://github.com/jayofdoom)