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
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.4k
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
bpo-37759: Significant edits to Whatsnew 3.8
- #15127
#15127
Merged
rhettinger
merged 13 commits into
python:master
python/cpython:master
from
rhettinger:better_whatsnew
rhettinger/cpython:better_whatsnew
Copy head branch name to clipboard
Aug 5, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
bpo-37759: Significant edits to Whatsnew 3.8
#15127
rhettinger
merged 13 commits into
python:master
python/cpython:master
from
rhettinger:better_whatsnew
rhettinger/cpython:better_whatsnew
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2019
Add examples and explanations for the walrus operator
rhettinger
committed
61cfaae
View commit details
Copy full SHA for 61cfaae
Browse repository at this point
Commits on Aug 5, 2019
Add motivating examples and rationale for positional-only arguments
rhettinger
committed
fbd8b70
View commit details
Copy full SHA for fbd8b70
Browse repository at this point
Add editor. Clean-up heading and intro.
rhettinger
committed
c6cbeac
View commit details
Copy full SHA for c6cbeac
Browse repository at this point
Add missing detail and examples to the f-string '=' specifier
rhettinger
committed
980b452
View commit details
Copy full SHA for 980b452
Browse repository at this point
Add examples, motivation, and links for the modulo multiplicative inverse
rhettinger
committed
4712127
View commit details
Copy full SHA for 4712127
Browse repository at this point
Add blurb
rhettinger
committed
25fa5b2
View commit details
Copy full SHA for 25fa5b2
Browse repository at this point
Add testsetup for doctests
rhettinger
committed
a42ec6f
View commit details
Copy full SHA for a42ec6f
Browse repository at this point
Convert backslash to forward slash (spotted by Carol)
rhettinger
committed
69c050c
View commit details
Copy full SHA for 69c050c
Browse repository at this point
Add example for unicode names in regular expressions
rhettinger
committed
cdc6ee6
View commit details
Copy full SHA for cdc6ee6
Browse repository at this point
Add a motivating example for math.prod()
rhettinger
committed
d56eb8a
View commit details
Copy full SHA for d56eb8a
Browse repository at this point
Minor grammar fix
rhettinger
committed
74ecd05
View commit details
Copy full SHA for 74ecd05
Browse repository at this point
Remove the walrus operator anti-pattern examples (suggested by GvR)
rhettinger
committed
ca613e4
View commit details
Copy full SHA for ca613e4
Browse repository at this point
Dropped an unconventional preposition (suggested by Jeroen)
rhettinger
committed
fcd791b
View commit details
Copy full SHA for fcd791b
Browse repository at this point
You can’t perform that action at this time.