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
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 }}
ugamon
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 18, 2017
bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag (GH-2260)
Show description for eb81795
ncoghlan
authored
eb81795
View commit details
Copy full SHA for eb81795
Browse repository at this point
Commits on Jun 17, 2017
bpo-30038: add Misc/NEWS entry. (#2258)
ned-deily
authored
6a98a04
View commit details
Copy full SHA for 6a98a04
Browse repository at this point
bpo-23894: add Misc/NEWS entry. (#2256)
ned-deily
authored
ceb817d
View commit details
Copy full SHA for ceb817d
Browse repository at this point
bpo-30629: Remove second call of str.lower() in html.parser.parse_endtag. (#2099)
Show description for 3358d58
narusemotoki
authored and
terryjreedy
committed
3358d58
View commit details
Copy full SHA for 3358d58
Browse repository at this point
Commits on Jun 16, 2017
Revert "bpo-30673: test.bat: add -t option (timeout) (#2211)" (#2245)
Show description for 2d98c53
vstinner
authored
2d98c53
View commit details
Copy full SHA for 2d98c53
Browse repository at this point
bpo-30523: Add --list-cases unittest (#2243)
Show description for b0c58d3
mlouielu
authored and
vstinner
committed
b0c58d3
View commit details
Copy full SHA for b0c58d3
Browse repository at this point
bpo-30682: Removed a too-strict assertion that failed for certain f-strings. (#2232)
Show description for 11e97f2
ericvsmith
authored and
serhiy-storchaka
committed
11e97f2
View commit details
Copy full SHA for 11e97f2
Browse repository at this point
bpo-30523: regrtest: Add --list-cases option (#2238)
Show description for a49c935
mlouielu
authored and
vstinner
committed
a49c935
View commit details
Copy full SHA for a49c935
Browse repository at this point
bpo-29783: Replace codecs.open() with io.open() (#599)
vstinner
authored
272d888
View commit details
Copy full SHA for 272d888
Browse repository at this point
Add IDLE items to NEWS and idlelib/NEWS.txt (#2239)
terryjreedy
authored
faa63d1
View commit details
Copy full SHA for faa63d1
Browse repository at this point
bpo-30450: Add NEWS and whatsnew (GH-2236)
zware
authored
cb8c048
View commit details
Copy full SHA for cb8c048
Browse repository at this point
bpo-30176: Add missing curses cell attributes constants (GH-1302)
zhangyangyu
authored and
Mariatta
committed
116dd5e
View commit details
Copy full SHA for 116dd5e
Browse repository at this point
bpo-30631: Silence MSVC warnings in third-party code (GH-1963)
segevfiner
authored and
zware
committed
c931885
View commit details
Copy full SHA for c931885
Browse repository at this point
bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783)
Show description for 51599e2
zware
authored
51599e2
View commit details
Copy full SHA for 51599e2
Browse repository at this point
bpo-30620: Remove dead lines from textwrap.dedent (GH-2064)
jonathaneunice
authored and
Mariatta
committed
7a80183
View commit details
Copy full SHA for 7a80183
Browse repository at this point
bpo-30603: add tests to textwrap.dedent (GH-2206)
Show description for 214f7ee
jonathaneunice
authored and
Mariatta
committed
214f7ee
View commit details
Copy full SHA for 214f7ee
Browse repository at this point
Commits on Jun 15, 2017
bpo-30673: test.bat: add -t option (timeout) (#2211)
vstinner
authored
258bfc4
View commit details
Copy full SHA for 258bfc4
Browse repository at this point
bpo-30626: Fix error handling in PyImport_Import(). (#2103)
Show description for 145541c
serhiy-storchaka
authored
145541c
View commit details
Copy full SHA for 145541c
Browse repository at this point
bpo-20627: Fix error message when keyword arguments are used (#2115)
SylvainDe
authored and
serhiy-storchaka
committed
96c7c06
View commit details
Copy full SHA for 96c7c06
Browse repository at this point
bpo-30602: Fix refleak in os.spawnv() (#2212)
Show description for 8acb4cf
vstinner
authored
8acb4cf
View commit details
Copy full SHA for 8acb4cf
Browse repository at this point
bpo-28180: Standard stream & FS encoding differ on Mac OS X (GH-2208)
Show description for 7926516
ncoghlan
authored
7926516
View commit details
Copy full SHA for 7926516
Browse repository at this point
Commits on Jun 14, 2017
bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164)
Show description for 23ec4b5
vstinner
authored
23ec4b5
View commit details
Copy full SHA for 23ec4b5
Browse repository at this point
bpo-30284: Fix regrtest for out of tree build (#1481)
Show description for f7e0784
vstinner
authored
f7e0784
View commit details
Copy full SHA for f7e0784
Browse repository at this point
bpo-30436: Raise ModuleNotFoundError for importlib.util.find_spec() when parent isn't a package (GH-1899)
Show description for 8c3f05e
zvyn
authored and
brettcannon
committed
8c3f05e
View commit details
Copy full SHA for 8c3f05e
Browse repository at this point
bpo-15786: Fix IDLE autocomplete return problem. (#2198)
Show description for 32fd874
terryjreedy
authored
32fd874
View commit details
Copy full SHA for 32fd874
Browse repository at this point
bpo-30231: Remove skipped test_imaplib tests (#1419)
Show description for b18563d
vstinner
authored
b18563d
View commit details
Copy full SHA for b18563d
Browse repository at this point
bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811)
Show description for 778b484
mlouielu
authored and
terryjreedy
committed
778b484
View commit details
Copy full SHA for 778b484
Browse repository at this point
Fix trivial typo in Readme (GH-2185)
Show description for 4ebf03d
csabella
authored and
Mariatta
committed
4ebf03d
View commit details
Copy full SHA for 4ebf03d
Browse repository at this point
bpo-30602: Fix refleak in os.spawnve() (#2184)
Show description for 526b226
vstinner
authored
526b226
View commit details
Copy full SHA for 526b226
Browse repository at this point
bpo-30649: Revert utime delta in test_os (#2176)
Show description for 3402f72
vstinner
authored
3402f72
View commit details
Copy full SHA for 3402f72
Browse repository at this point
bpo-25514: Improve IDLE's connection refused message (#2177)
Show description for 188aedf
terryjreedy
authored
188aedf
View commit details
Copy full SHA for 188aedf
Browse repository at this point
Commits on Jun 13, 2017
bpo-30595: Increase test_queue_feeder_donot_stop_onexc() timeout (#2148)
Show description for 8f6eeaf
vstinner
authored
8f6eeaf
View commit details
Copy full SHA for 8f6eeaf
Browse repository at this point
bpo-30649: test_os tolerates 50 ms delta for utime (#2156)
Show description for c94caca
vstinner
authored
c94caca
View commit details
Copy full SHA for c94caca
Browse repository at this point
bpo-30659 : Use ** for kwargs in namedtuple._replace() signature (GH-2173)
benhoyt
authored and
Mariatta
committed
184bd82
View commit details
Copy full SHA for 184bd82
Browse repository at this point
bpo-30603: Add test case to textwrap.dedent (GH-2014)
jonathaneunice
authored and
Mariatta
committed
601483d
View commit details
Copy full SHA for 601483d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.