Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
peps
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5k
Code
Issues
21
Pull requests
44
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
PEP 828: Supporting 'yield from' in asynchronous generators
- #4854
#4854
Merged
ZeroIntensity
merged 12 commits into
python:main
python/peps:main
from
ZeroIntensity:async-yield-from
ZeroIntensity/peps:async-yield-from
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
PEP 828: Supporting 'yield from' in asynchronous generators
#4854
ZeroIntensity
merged 12 commits into
python:main
python/peps:main
from
ZeroIntensity:async-yield-from
ZeroIntensity/peps:async-yield-from
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2026
Initial revision.
ZeroIntensity
committed
bef00e0
View commit details
Copy full SHA for bef00e0
Browse repository at this point
Fix errors.
ZeroIntensity
committed
f514eaf
View commit details
Copy full SHA for f514eaf
Browse repository at this point
Rename a few sections.
ZeroIntensity
committed
49ad5fa
View commit details
Copy full SHA for 49ad5fa
Browse repository at this point
Fix typo.
ZeroIntensity
committed
0924bb0
View commit details
Copy full SHA for 0924bb0
Browse repository at this point
"flaw" -> "decision"
ZeroIntensity
committed
81252a1
View commit details
Copy full SHA for 81252a1
Browse repository at this point
Add footgun section.
ZeroIntensity
committed
2979f3a
View commit details
Copy full SHA for 2979f3a
Browse repository at this point
Remove parentheses.
ZeroIntensity
committed
86e24cb
View commit details
Copy full SHA for 86e24cb
Browse repository at this point
A few editorial fixes.
ZeroIntensity
committed
78de330
View commit details
Copy full SHA for 78de330
Browse repository at this point
Assign Post-History link.
ZeroIntensity
committed
a5abc06
View commit details
Copy full SHA for a5abc06
Browse repository at this point
Assign a PEP number.
ZeroIntensity
committed
40d870c
View commit details
Copy full SHA for 40d870c
Browse repository at this point
Apply suggestions from code review
Show description for 8ba71e3
3 people
authored
8ba71e3
View commit details
Copy full SHA for 8ba71e3
Browse repository at this point
Commits on Mar 9, 2026
Apply suggestions from code review
Show description for 19cba73
ZeroIntensity
and
hugovk
authored
19cba73
View commit details
Copy full SHA for 19cba73
Browse repository at this point
You can’t perform that action at this time.