Skip to content

Commit e324111

Browse files
committed
Improve some minor phrasing.
1 parent d7bf283 commit e324111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0788.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ However, this ended up making the proposal significantly more complex and
891891
hurt the proposal's goals:
892892

893893
- Most importantly, non-daemon thread states place too much emphasis on daemon
894-
threads as the problem, which undermines the PEP's clarity. Additionally,
894+
threads as the problem, which made the PEP confusing. Additionally,
895895
the phrase “non-daemon” added extra confusion, because non-daemon Python
896896
threads are explicitly joined. In contrast, a non-daemon C thread is only
897897
waited on until it destroys its guard.

0 commit comments

Comments
 (0)