Skip to content

Conversation

@qierenrongku
Copy link

@qierenrongku qierenrongku commented Apr 14, 2025

Add a missing parentheses

  STACK.extend((__aexit__, __aenter__())

should STACK.extend((aexit, aenter()))
Parentheses are missing


📚 Documentation preview 📚: https://cpython-previews--132514.org.readthedocs.build/

@python-cla-bot
Copy link

The following commit authors need to sign the Contributor License Agreement:

CLA signed

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Apr 14, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Apr 14, 2025
@picnixz picnixz changed the title Add a missing parentheses Docs: fix typo in BEFORE_ASYNC_WITH instruction Apr 14, 2025
picnixz
picnixz previously approved these changes Apr 14, 2025
@picnixz
Copy link
Member

picnixz commented Apr 14, 2025

Ah ! It's actually the 3.12 branch, not the main branch. Sorry but 3.12 only accepts security fixes and this one is not a security fix. I'm going to close the PR sorry.

@picnixz picnixz dismissed their stale review April 14, 2025 14:47

PR against a security-only branch

@picnixz picnixz closed this Apr 14, 2025
@qierenrongku qierenrongku deleted the fix_doc branch April 14, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants