Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
AdaCore
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
3
Star
0
Code
Pull requests
5
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Branch selector
133fc89
User selector
All users
Datepicker
All time
Commit History
Commits on May 13, 2019
bpo-36728: Remove PyEval_ReInitThreads() from C API (GH-13241)
Show description for d5d9e81
vstinner
authored
d5d9e81
Copy full SHA for d5d9e81
bpo-36778: Update cp65001 codec documentation (GH-13240)
Show description for 3aef48e
vstinner
authored
3aef48e
Copy full SHA for 3aef48e
bpo-6584: Add a BadGzipFile exception to the gzip module. (GH-13022)
Show description for cf599f6
3 people
authored and
serhiy-storchaka
committed
cf599f6
Copy full SHA for cf599f6
bpo-36783: Add new references for C API Documentation changes (GH-13204)
edison12a
authored and
matrixise
committed
d28772a
Copy full SHA for d28772a
Name individual Travis CI jobs (GH-13268)
GPHemsley
authored and
methane
committed
af070c1
Copy full SHA for af070c1
Correct misspelling (GH-11470)
Johnny Gérard
authored and
csabella
committed
4ef9b8e
Copy full SHA for 4ef9b8e
bpo-36895: remove time.clock() as per removal notice. (GH-13270)
Show description for e250061
Carreau
authored and
gpshead
committed
e250061
Copy full SHA for e250061
Commits on May 12, 2019
bpo-36886: Document changes in code object in What's new section (GH-13255)
pablogsal
authored
5d23e28
Copy full SHA for 5d23e28
bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)
jaketesler
authored and
pitrou
committed
4959c33
Copy full SHA for 4959c33
bpo-36684: Split out gcc and test coverage builds (GH-13146)
Show description for 87068ed
GPHemsley
authored and
methane
committed
87068ed
Copy full SHA for 87068ed
bpo-36817: Do not decrement reference for expr_text on fstring = parsing failure (GH-13256)
pablogsal
authored
26f55c2
Copy full SHA for 26f55c2
Commits on May 11, 2019
bpo-36817: Fix reference leak for expr_text in f-string = parsing (GH-13249)
pablogsal
authored
5833e94
Copy full SHA for 5833e94
bpo-36822: Fix minor grammatical error in glossary.rst (GH-13145)
CuriousLearner
authored and
pablogsal
committed
90fb04c
Copy full SHA for 90fb04c
bpo-36878: Allow extra text after `# type: ignore` comments (GH-13238)
Show description for d8320ec
msullivan
authored and
ilevkivskyi
committed
d8320ec
Copy full SHA for d8320ec
bpo-36856: Handle possible overflow in faulthandler_stack_overflow (GH-13205)
xry111
authored and
vstinner
committed
6236c98
Copy full SHA for 6236c98
bpo-36884: Fix DeprecationWarning in test_asyncio StreamReader instantiation (GH-13243)
Show description for 79972f1
tirkarthi
authored and
miss-islington
committed
79972f1
Copy full SHA for 79972f1
Hide module name from local (anchor) links in shutil docs (GH-6695)
aureliojargas
authored and
csabella
committed
f6e17dd
Copy full SHA for f6e17dd
bpo-21536: Update What's New in Python 3.8 entry (GH-13242)
Show description for 4ebcd7e
vstinner
authored
4ebcd7e
Copy full SHA for 4ebcd7e
Commits on May 10, 2019
Fix sphinx deprecation warning about env.note_versionchange() (GH-13236)
pablogsal
authored
960bb88
Copy full SHA for 960bb88
bpo-36710: Add 'ceval' local variable to ceval.c (GH-12934)
Show description for 09532fe
vstinner
authored
09532fe
Copy full SHA for 09532fe
bpo-36867: Make semaphore_tracker track other system resources (GH-13222)
Show description for f22cc69
pierreglaser
authored and
pitrou
committed
f22cc69
Copy full SHA for f22cc69
bpo-36368: Ignore SIGINT in SharedMemoryManager servers. (GH-12483)
Show description for d0d64ad
pierreglaser
authored and
pitrou
committed
d0d64ad
Copy full SHA for d0d64ad
bpo-36737: Use the module state C-API for warnings. (gh-13159)
ericsnowcurrently
authored
86ea581
Copy full SHA for 86ea581
bpo-35983: skip trashcan for subclasses (GH-11841)
Show description for 351c674
jdemeyer
authored and
pitrou
committed
351c674
Copy full SHA for 351c674
bpo-36869: fix warning of unused variables (GH-13182)
eamanu
authored and
methane
committed
a2fedd8
Copy full SHA for a2fedd8
bpo-33071: remove outdated PyPI docs (GH-13087)
Show description for 1b4abcf
kojoidrissa
authored and
ncoghlan
committed
1b4abcf
Copy full SHA for 1b4abcf
bpo-36676: Update what's new document. (#13226)
scoder
authored
e9a465f
Copy full SHA for e9a465f
bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only files. (PR-13212)
Show description for 79efbb7
obilaniu
authored and
giampaolo
committed
79efbb7
Copy full SHA for 79efbb7
bpo-36814: ensure os.posix_spawn() handles None (GH-13144)
Show description for 948ed8c
tonybaloney
authored and
vstinner
committed
948ed8c
Copy full SHA for 948ed8c
bpo-27497: Add return value to csv.DictWriter.writeheader (GH-12306)
Show description for fce5ff1
Rémi Lapeyre
authored and
vstinner
committed
fce5ff1
Copy full SHA for fce5ff1
bpo-36601: clarify signal handler comment and remove unnecessary pid check. (GH-12784)
Show description for d237b3f
jdemeyer
authored and
miss-islington
committed
d237b3f
Copy full SHA for d237b3f
bpo-36778: cp65001 encoding becomes an alias to utf_8 (GH-13230)
vstinner
authored
d267ac2
Copy full SHA for d267ac2
Commits on May 9, 2019
bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154)
Show description for 137be34
JulienPalard
authored
137be34
Copy full SHA for 137be34
bpo-36802: Drop awrite()/aclose(), support await write() and await close() instead (#13099)
asvetlov
authored
a076e4f
Copy full SHA for a076e4f
doc: fix broken link on howto/unicode page (#13160)
Show description for 3b2f9ab
redshiftzero
authored and
kushaldas
committed
3b2f9ab
Copy full SHA for 3b2f9ab
Pagination
Previous
Next
You can’t perform that action at this time.