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
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.2k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-102856: Initial implementation of PEP 701
- #102855
#102855
Merged
pablogsal
merged 12 commits into
python:main
python/cpython:main
from
pablogsal:fstring-grammar-rebased-after-sprint
pablogsal/cpython:fstring-grammar-rebased-after-sprint
Copy head branch name to clipboard
Apr 19, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-102856: Initial implementation of PEP 701
#102855
pablogsal
merged 12 commits into
python:main
python/cpython:main
from
pablogsal:fstring-grammar-rebased-after-sprint
pablogsal/cpython:fstring-grammar-rebased-after-sprint
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2023
Initial implementation of PEP 701
pablogsal
committed
51e28e4
View commit details
Copy full SHA for 51e28e4
Browse repository at this point
fixup! Remove double space in import error message (#103458)
pablogsal
committed
c2efa46
View commit details
Copy full SHA for c2efa46
Browse repository at this point
Commits on Apr 17, 2023
Fix ubsan: indexing into bracket_mark with index == -1
lysnikolaou
committed
367d7f6
View commit details
Copy full SHA for 367d7f6
Browse repository at this point
Add macros to get the current mode
pablogsal
committed
349e8ff
View commit details
Copy full SHA for 349e8ff
Browse repository at this point
Fix nesting problem
pablogsal
committed
29c5921
View commit details
Copy full SHA for 29c5921
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
81d082b
View commit details
Copy full SHA for 81d082b
Browse repository at this point
Commits on Apr 18, 2023
Update Parser/tokenizer.c
pablogsal
authored
6d881ce
View commit details
Copy full SHA for 6d881ce
Browse repository at this point
Update Parser/tokenizer.c
pablogsal
authored
6e77335
View commit details
Copy full SHA for 6e77335
Browse repository at this point
Update Parser/tokenizer.c
pablogsal
authored
2359fbf
View commit details
Copy full SHA for 2359fbf
Browse repository at this point
Update Parser/tokenizer.h
pablogsal
authored
b0940fa
View commit details
Copy full SHA for b0940fa
Browse repository at this point
Update Parser/tokenizer.h
pablogsal
authored
afb310d
View commit details
Copy full SHA for afb310d
Browse repository at this point
Commits on Apr 19, 2023
Fix whitespace to make patchcheck happy
lysnikolaou
committed
13f942a
View commit details
Copy full SHA for 13f942a
Browse repository at this point
You can’t perform that action at this time.