python / peps

Python Enhancement Proposals
https://peps.python.org
4.35k stars 1.5k forks source link

PEP 750: Lambda-wrapped expressions use annotation scope #3867

Closed jimbaker closed 1 month ago

jimbaker commented 1 month ago

📚 Documentation preview 📚: https://pep-previews--3867.org.readthedocs.build/

Mariatta commented 1 month ago

Is this duplicate of #3858 ?

jimbaker commented 1 month ago

@Mariatta yes, let me close this. It was supposed to be a PR on the branch in the other PR.