PEP 810 - Update some language - #150126
Conversation
As I was reading python#150052, I remembered a comment we got in the initial pass about using the language "deferred" instead of "lazy" in this error. So, fix it up. I looked around for other similar language and found just one more
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Thanks @tjstum for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
|
GH-150135 is a backport of this pull request to the 3.15 branch. |
|
|
This is a false positive, don't worry |
As I was reading #150052, I remembered a comment we got in the initial pass about using the language "deferred" instead of "lazy" in this error. So, fix it up.
I looked around for other similar language and found just one more