python-greenlet / greenlet

Lightweight in-process concurrent programming
Other
1.63k stars 247 forks source link

)) #399

Closed kelvindoe22 closed 6 months ago

kelvindoe22 commented 6 months ago

))

jamadden commented 6 months ago

You didn't say anything about what you're actually doing, what platform you're on, what compiler you're using, or, you know, actually making this a useful bug report.

So I'll guess. From "error: expected initializer before 'noexcept'", you are probably using an old and/or unsupported compiler.

It works fine here and in CI. In other words, this is not a greenlet problem.