Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: A5rocks <git@helvetica.moe>
  • Loading branch information
jakkdl and A5rocks authored Feb 25, 2025
1 parent 5bfb0c5 commit 54800e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/reference-core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@ so sometimes you'll get an unhelpful `TrioInternalError`. (And
sometimes it will seem to work, which is probably the worst outcome of
all, since then you might not notice the issue until you perform some
minor refactoring of the generator or the code that's iterating it, or
just get unlucky. There is a draft :pep:`798` with accompanying
just get unlucky. There is a draft :pep:`789` with accompanying
`discussion thread
<https://discuss.python.org/t/preventing-yield-inside-certain-context-managers/1091>`__
that would at least make it fail consistently.)
Expand Down

0 comments on commit 54800e2

Please sign in to comment.