Commit ccb0df5
Fix lazy module __setattr__ NameError on Python 2.7
Bypass lazy proxy's custom __setattr__ when setting asyncio.coroutine
during _coconut class body, since _coconut is not yet defined.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8d75dd7 commit ccb0df5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
| 775 | + | |
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
| |||
0 commit comments