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 }}
Gustavitch
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2018
Clarify that Type[SomeTypeVar] is legal (#9585)
Show description for 130717f
Michael0x2a
authored and
ilevkivskyi
committed
130717f
Copy full SHA for 130717f
bpo-31425: Expose AF_QIPCRTR in socket module (GH-3706)
Show description for bb81651
andersson
authored and
taleinat
committed
bb81651
Copy full SHA for bb81651
bpo-34320: Fix dict(o) didn't copy order of dict subclass (GH-8624)
Show description for 2aaf98c
methane
authored and
miss-islington
committed
2aaf98c
Copy full SHA for 2aaf98c
Commits on Sep 25, 2018
bpo-34334: Don't log traceback twice in QueueHandler (GH-9537)
csabella
authored and
vsajip
committed
d345bb4
Copy full SHA for d345bb4
asyncio/docs: Replace Python 4.0 -> 3.10 (GH-9579)
1st1
authored
fad6af2
Copy full SHA for fad6af2
bpo-5950: Support reading zips with comments in zipimport (#9548)
Show description for 5a5ce06
ZackerySpytz
authored and
warsaw
committed
5a5ce06
Copy full SHA for 5a5ce06
bpo-34790: [docs] Passing coroutines to asyncio.wait() can be confusing. (GH-9543)
1st1
authored
996859a
Copy full SHA for 996859a
bpo-34162: idlelib/NEWS.txt entry for squeezer (GH-9573)
terryjreedy
authored
22ef31d
Copy full SHA for 22ef31d
bpo-1529353: IDLE - Squeezer What's New for 3.8 (#9572)
terryjreedy
authored
fdcb5ae
Copy full SHA for fdcb5ae
bpo-1529353: IDLE - Squeezer What's New for 3.7.1 (#9568)
terryjreedy
authored
ea718d3
Copy full SHA for ea718d3
bpo-1529353: IDLE: Squeezer What's New for 3.6.7 (#9567)
terryjreedy
authored
dac712d
Copy full SHA for dac712d
bpo-33937: Catch ENOMEM error in test_socket (#9557)
Show description for 46f40be
vstinner
authored
46f40be
Copy full SHA for 46f40be
bpo-34687: Make asynico use ProactorEventLoop by default (GH-9538)
vstinner
authored and
1st1
committed
6ea29c5
Copy full SHA for 6ea29c5
bpo-32557: allow shutil.disk_usage to take a file path on Windows also (GH-9372)
Show description for c8c0249
jopamer
authored and
miss-islington
committed
c8c0249
Copy full SHA for c8c0249
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
taleinat
authored
604e7b9
Copy full SHA for 604e7b9
Improved the more elaborate multiprocessing example in the logging cookbook (GH-9326)
geryogam
authored and
vsajip
committed
5b3cbcd
Copy full SHA for 5b3cbcd
bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp (GH-9497)
Show description for f6c8007
ZackerySpytz
authored and
miss-islington
committed
f6c8007
Copy full SHA for f6c8007
Fix wrong exception reference: BrokenThreadPool -> BrokenProcessPool (GH-9533)
kahara
authored and
zhangyangyu
committed
b60b468
Copy full SHA for b60b468
bpo-34162: Update idlelib/NEWS.txt to 2018-9-24. (GH-9551)
terryjreedy
authored
16fba62
Copy full SHA for 16fba62
Commits on Sep 24, 2018
bpo-34162: Add entry for idlelib/NEWS.txt already included for 3.6/3.7 (GH-9549)
terryjreedy
authored
5a60667
Copy full SHA for 5a60667
bpo-34683: Make SyntaxError column offsets consistently 1-indexed (gh-9338)
Show description for 025eb98
ammaraskar
authored and
gvanrossum
committed
025eb98
Copy full SHA for 025eb98
bpo-34791: xml package obeys ignore env flags (GH-9544)
Show description for 223e501
tiran
authored and
miss-islington
committed
223e501
Copy full SHA for 223e501
bpo-34783: Add test_cmd_line_script.test_nonexisting_script() (GH-9535)
Show description for a46467f
vstinner
authored
a46467f
Copy full SHA for a46467f
bpo-34582: Fixes Python version used for patch check (GH-9532)
Show description for 1b77f92
zooba
authored and
miss-islington
committed
1b77f92
Copy full SHA for 1b77f92
Update Azure Pipelines badge (GH-9529)
zooba
authored
680d26e
Copy full SHA for 680d26e
bpo-34582: Update syntax of Azure Pipelines builds (GH-9521)
zooba
authored
5767509
Copy full SHA for 5767509
bpo-24937: Replace the extension module porting HOWTO by links to external projects (GH-9317)
encukou
authored
2d3ff2b
Copy full SHA for 2d3ff2b
bpo-34728: Remove deprecate *loop* argument in asyncio.sleep (GH-9415)
Show description for 558c49b
joaojunior
authored and
willingc
committed
558c49b
Copy full SHA for 558c49b
Migrate datetime.date.fromtimestamp to Argument Clinic (GH-8535)
timhoffm
authored and
encukou
committed
a0fd7f1
Copy full SHA for a0fd7f1
bpo-34659: Adds initial kwarg to itertools.accumulate() (GH-9345)
lisroach
authored
9718b59
Copy full SHA for 9718b59
Commits on Sep 23, 2018
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)
Show description for c87d9f4
taleinat
authored and
miss-islington
committed
c87d9f4
Copy full SHA for c87d9f4
Use in-memory streams instead of NamedTemporaryFile. (GH-9508)
serhiy-storchaka
authored
24b447e
Copy full SHA for 24b447e
bpo-17239: Disable external entities in SAX parser (GH-9217)
Show description for 17b1d5d
tiran
authored and
miss-islington
committed
17b1d5d
Copy full SHA for 17b1d5d
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
Show description for 9fb051f
tiran
authored and
miss-islington
committed
9fb051f
Copy full SHA for 9fb051f
bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126)
Show description for 4b860fd
serhiy-storchaka
authored
4b860fd
Copy full SHA for 4b860fd
Pagination
Previous
Next
You can’t perform that action at this time.