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
45
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
PEP 558: Make fast locals proxy independent of the legacy dynamic snapshot
- #1787
#1787
Merged
ncoghlan
merged 8 commits into
python:master
python/peps:master
from
ncoghlan:pep-558-clarify-locals-view-rationale
ncoghlan/peps:pep-558-clarify-locals-view-rationale
Copy head branch name to clipboard
Jun 27, 2021
Conversation
Commits
8
(8)
Checks
Files changed
Merged
PEP 558: Make fast locals proxy independent of the legacy dynamic snapshot
#1787
ncoghlan
merged 8 commits into
python:master
python/peps:master
from
ncoghlan:pep-558-clarify-locals-view-rationale
ncoghlan/peps:pep-558-clarify-locals-view-rationale
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2021
PEP 558: Add open question around frame proxy reads
ncoghlan
committed
4cd174d
View commit details
Copy full SHA for 4cd174d
Browse repository at this point
Fix function name
ncoghlan
committed
1b6ad4b
View commit details
Copy full SHA for 1b6ad4b
Browse repository at this point
There can be many proxies to a frame
ncoghlan
committed
0904f38
View commit details
Copy full SHA for 0904f38
Browse repository at this point
Commits on Jan 31, 2021
Remove usage of mapping-backed storage from fast locals proxy spec
ncoghlan
committed
0d44d00
View commit details
Copy full SHA for 0d44d00
Browse repository at this point
Markup fixes
ncoghlan
committed
63a63a9
View commit details
Copy full SHA for 63a63a9
Browse repository at this point
Commits on Jun 27, 2021
Merge remote-tracking branch 'origin/master' into pep-558-clarify-locals-view-rationale
ncoghlan
committed
0749d9e
View commit details
Copy full SHA for 0749d9e
Browse repository at this point
This didn't make it into 3.10
ncoghlan
committed
cf31eb4
View commit details
Copy full SHA for cf31eb4
Browse repository at this point
Additional minor cleanups to text
ncoghlan
committed
1b6149a
View commit details
Copy full SHA for 1b6149a
Browse repository at this point
You can’t perform that action at this time.