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 }}
AlphaKo
/
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 Apr 10, 2017
Remove OSError related comment in urllib.request. (#1070)
orsenthil
authored
6dfcc81
View commit details
Copy full SHA for 6dfcc81
Browse repository at this point
Commits on Apr 9, 2017
bpo-29506: Clarify deep copy note in copy module
Show description for 19e0494
CuriousLearner
authored and
ncoghlan
committed
19e0494
View commit details
Copy full SHA for 19e0494
Browse repository at this point
bpo-26187: Test that set_trace_callback() is not called multiple times (GH-461)
Show description for 0e6cb2e
palaviv
authored and
berkerpeksag
committed
0e6cb2e
View commit details
Copy full SHA for 0e6cb2e
Browse repository at this point
Issue #29798: Handle git worktree in patchcheck (#1058)
Show description for 2abfdf5
ncoghlan
authored
2abfdf5
View commit details
Copy full SHA for 2abfdf5
Browse repository at this point
bpo-29951: Include function name for some error messages in `PyArg_ParseTuple*` (#916)
Show description for 64c8f70
MSeifert04
authored and
serhiy-storchaka
committed
64c8f70
View commit details
Copy full SHA for 64c8f70
Browse repository at this point
Remove invalid comment in urllib.request. (#1054)
orsenthil
authored
a2a9ddd
View commit details
Copy full SHA for a2a9ddd
Browse repository at this point
Commits on Apr 8, 2017
Improvements to typing documentation (#967)
Show description for 45d22c2
JelleZijlstra
authored and
berkerpeksag
committed
45d22c2
View commit details
Copy full SHA for 45d22c2
Browse repository at this point
bpo-29998: Pickling and copying ImportError now preserves name and path (#1010)
Show description for b785396
serhiy-storchaka
authored
b785396
View commit details
Copy full SHA for b785396
Browse repository at this point
Expand the PySlice_GetIndicesEx macro. (#1023)
serhiy-storchaka
authored
b879fe8
View commit details
Copy full SHA for b879fe8
Browse repository at this point
bpo-29914: Fix default implementations of __reduce__ and __reduce_ex__(). (#843)
Show description for 205e00c
serhiy-storchaka
authored
205e00c
View commit details
Copy full SHA for 205e00c
Browse repository at this point
Commits on Apr 7, 2017
Fix a minor typo. (#1032)
warsaw
authored
dd9a0a1
View commit details
Copy full SHA for dd9a0a1
Browse repository at this point
bpo-29958: Minor improvements to zipfile and tarfile CLI. (#944)
serhiy-storchaka
authored
150cd19
View commit details
Copy full SHA for 150cd19
Browse repository at this point
Remove Invalid comment in test_urllib2.py (#1020)
orsenthil
authored
fd0cd07
View commit details
Copy full SHA for fd0cd07
Browse repository at this point
Commits on Apr 6, 2017
bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (#24)
stuarteberg
authored and
benjaminp
committed
93b4b47
View commit details
Copy full SHA for 93b4b47
Browse repository at this point
Correct typo in configparser.rst (#1012)
strugee
authored and
freddrake
committed
01fa9ae
View commit details
Copy full SHA for 01fa9ae
Browse repository at this point
Commits on Apr 5, 2017
bpo-29962: add math.remainder (#950)
Show description for a0ce375
mdickinson
authored
a0ce375
View commit details
Copy full SHA for a0ce375
Browse repository at this point
Miscellaneous minor fixes of Misc/NEWS formatting. (#1002)
serhiy-storchaka
authored
a0157b5
View commit details
Copy full SHA for a0157b5
Browse repository at this point
Update Argument Clinic generated code for bpo-29878. (#1001)
serhiy-storchaka
authored
bae6881
View commit details
Copy full SHA for bae6881
Browse repository at this point
bpo-29762: More use "raise from None". (#569)
Show description for 5affd23
serhiy-storchaka
authored
5affd23
View commit details
Copy full SHA for 5affd23
Browse repository at this point
bpo-29549: Fixes docstring for str.index (#256)
Show description for 43ba886
lisroach
authored and
rhettinger
committed
43ba886
View commit details
Copy full SHA for 43ba886
Browse repository at this point
correct parse_qs and parse_qsl test case descriptions. (#968)
Show description for 257b980
orsenthil
authored
257b980
View commit details
Copy full SHA for 257b980
Browse repository at this point
Commits on Apr 4, 2017
bpo-29649: Improve struct.pack_into() boundary error messages (#424)
andrewnester
authored and
serhiy-storchaka
committed
f78b119
View commit details
Copy full SHA for f78b119
Browse repository at this point
bpo-29972: Skip tests known to fail on AIX (#979)
Show description for 5de85a1
vstinner
authored
5de85a1
View commit details
Copy full SHA for 5de85a1
Browse repository at this point
bpo-29725: DOC: add text for arraysize in sqlite3.Cursor (#947)
Show description for 02e1213
csabella
authored and
orsenthil
committed
02e1213
View commit details
Copy full SHA for 02e1213
Browse repository at this point
Commits on Apr 3, 2017
Remove obsolete declaration in tokenizer.h (#962)
DimitrisJim
authored and
serhiy-storchaka
committed
cf1958a
View commit details
Copy full SHA for cf1958a
Browse repository at this point
Correct typo (#976)
agoose77
authored and
skrah
committed
8614b59
View commit details
Copy full SHA for 8614b59
Browse repository at this point
test_locale now ignores the DeprecationWarning (#977)
Show description for 9acc6a0
vstinner
authored
9acc6a0
View commit details
Copy full SHA for 9acc6a0
Browse repository at this point
Commits on Apr 2, 2017
Fix misleading documentation for math.exp. (#951)
mdickinson
authored and
rhettinger
committed
7341259
View commit details
Copy full SHA for 7341259
Browse repository at this point
bpo-19225: Add a table of warning names and missed exception names in C API doc (#881)
Show description for e8c7631
cocoatomo
authored and
serhiy-storchaka
committed
e8c7631
View commit details
Copy full SHA for e8c7631
Browse repository at this point
bpo-29654 : Support If-Modified-Since HTTP header (browser cache) (#298)
Show description for 351adda
PierreQuentel
authored and
serhiy-storchaka
committed
351adda
View commit details
Copy full SHA for 351adda
Browse repository at this point
Minor spell fix and formatting fixes in urllib tests. (#959)
orsenthil
authored
efbd4ea
View commit details
Copy full SHA for efbd4ea
Browse repository at this point
bpo-29957: change LBYL key lookup to dict.setdefault (#938)
Show description for 11fa3c7
selik
authored and
benjaminp
committed
11fa3c7
View commit details
Copy full SHA for 11fa3c7
Browse repository at this point
bpo-26947: DOC: clarify wording on hashable in glossary (#948)
csabella
authored and
orsenthil
committed
64c887a
View commit details
Copy full SHA for 64c887a
Browse repository at this point
Commits on Apr 1, 2017
bpo-29949: Fix set memory usage regression (GH-943)
Show description for e82cf86
methane
authored
e82cf86
View commit details
Copy full SHA for e82cf86
Browse repository at this point
Revert "bpo-29763: Use unittest cleanup in test_site (GH-841)" (GH-942)
Show description for cd815ed
zware
authored
cd815ed
View commit details
Copy full SHA for cd815ed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.