Commit 7a6199e
fix: update copilot.Blob to copilot.AttachmentTypeBlob and fix Python Optional codegen
- Update Go E2E test, README, and docs to use prefixed enum constant
- Fix Python codegen modernizePython to handle deeply nested Optional types
- Fix ruff formatting in e2e/test_multi_client.py
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 183abba commit 7a6199e
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments