Commit d97d488
fix aiohttp error handling (#364)
* fix aiohttp error handling
* fix coegen
* fix codedgen of async/await error handling and json response
* Bump black from 21.10b0 to 21.12b0 (#365)
Bumps [black](https://github.com/psf/black) from 21.10b0 to 21.12b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix: RST document format error (#357)
* fix: rst format
* fix aiohttp error handling
* fix conflict
* fix codedgen of async/await error handling and json response
* add async_api some test
* add exeptions test case
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NiJia Lin <[email protected]>1 parent e48ce64 commit d97d488
File tree
6 files changed
+170
-50
lines changed- linebot
- tests
- async_api
6 files changed
+170
-50
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments