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 }}
sofay
/
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 Mar 15, 2017
bpo-29581: Make ABCMeta.__new__ pass **kwargs to type.__new__ (#527)
Show description for bd583ef
Nate
authored and
ambv
committed
bd583ef
View commit details
Copy full SHA for bd583ef
Browse repository at this point
Fix stderr bug in json.tool test (#346)
Show description for b4e9087
dhimmel
authored and
berkerpeksag
committed
b4e9087
View commit details
Copy full SHA for b4e9087
Browse repository at this point
bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords are not strings (#649)
MSeifert04
authored and
serhiy-storchaka
committed
6c3d527
View commit details
Copy full SHA for 6c3d527
Browse repository at this point
Commits on Mar 14, 2017
Use the default number of reviewers (3) for mention-bot (#667)
dstufft
authored
024b4fd
View commit details
Copy full SHA for 024b4fd
Browse repository at this point
bpo-29735: Optimize partial_call(): avoid tuple (#516)
Show description for 0f7b0b3
vstinner
authored
0f7b0b3
View commit details
Copy full SHA for 0f7b0b3
Browse repository at this point
Add ELLIPSIS and RARROW. Add tests (#666)
DimitrisJim
authored and
skrah
committed
d4914e9
View commit details
Copy full SHA for d4914e9
Browse repository at this point
bpo-28810: Update lnotab_notes.txt (#665)
ilevkivskyi
authored and
serhiy-storchaka
committed
9135275
View commit details
Copy full SHA for 9135275
Browse repository at this point
bpo-29592: site: skip abs_paths() when it's redundant (GH-167)
Show description for 2e4e011
methane
authored
2e4e011
View commit details
Copy full SHA for 2e4e011
Browse repository at this point
bpo-29548: Recommend PyObject_Call APIs over PyEval_Call APIs. (GH-75)
Show description for aa289a5
methane
authored
aa289a5
View commit details
Copy full SHA for aa289a5
Browse repository at this point
bpo-28856: Let %b format for bytes support objects that follow the buffer protocol (GH-546)
zhangyangyu
authored
7e2a54c
View commit details
Copy full SHA for 7e2a54c
Browse repository at this point
Commits on Mar 13, 2017
ftplib.FTP.retrbinary callback gets a bytes, not a str (GH-652)
JelleZijlstra
authored and
zhangyangyu
committed
9e52c90
View commit details
Copy full SHA for 9e52c90
Browse repository at this point
fix the name of argument to ftplib.FTP.set_pasv and fix wording (GH-653)
JelleZijlstra
authored and
zhangyangyu
committed
7bb6ac7
View commit details
Copy full SHA for 7bb6ac7
Browse repository at this point
bpo-29756: Improve documentation for list methods that compare items by equality (GH-572)
zhangyangyu
authored
b2d7717
View commit details
Copy full SHA for b2d7717
Browse repository at this point
Commits on Mar 12, 2017
bpo-29730: replace some calls to PyNumber_Check and improve some error messages (#650)
orenmn
authored and
serhiy-storchaka
committed
0042510
View commit details
Copy full SHA for 0042510
Browse repository at this point
Fix wrapping into StopIteration of return values in generators and coroutines (#644)
1st1
authored
b7c9150
View commit details
Copy full SHA for b7c9150
Browse repository at this point
bpo-29742: asyncio get_extra_info() throws exception (#525)
fafhrd91
authored and
1st1
committed
2b27e2e
View commit details
Copy full SHA for 2b27e2e
Browse repository at this point
bpo-28667: Fix a compile warning on FreeBSD when compare with FD_SETSIZE. (#501)
Show description for 783d0c1
serhiy-storchaka
authored
783d0c1
View commit details
Copy full SHA for 783d0c1
Browse repository at this point
bpo-15695: Add PyAPI_FUNC() to _PyDict_SizeOf() declaration. (#639)
serhiy-storchaka
authored
bc44f04
View commit details
Copy full SHA for bc44f04
Browse repository at this point
bpo-26121: Revert to using the own implementations of lgamma and gamma on all platforms. (#637)
serhiy-storchaka
authored
4125e5c
View commit details
Copy full SHA for 4125e5c
Browse repository at this point
bpo-8256: Fixed possible failing or crashing input() (#517)
Show description for c2cf128
serhiy-storchaka
authored
c2cf128
View commit details
Copy full SHA for c2cf128
Browse repository at this point
bpo-26121: Use C library implementation for math functions erf() and erfc() on Windows. (#632)
serhiy-storchaka
authored
4dadcd4
View commit details
Copy full SHA for 4dadcd4
Browse repository at this point
bpo-29723: Add missing NEWS entry (#638)
ncoghlan
authored
27abb0e
View commit details
Copy full SHA for 27abb0e
Browse repository at this point
bpo-28692: Deprecate using non-integer value for selecting a plural form in gettext. (#507)
serhiy-storchaka
authored
f659598
View commit details
Copy full SHA for f659598
Browse repository at this point
bpo-20185: Convert the resource moduel to Argument Clinic. (#545)
Show description for 1989763
serhiy-storchaka
authored
1989763
View commit details
Copy full SHA for 1989763
Browse repository at this point
bpo-29723: Consistently configure sys.path[0] (#575)
Show description for d2977a3
ncoghlan
authored
d2977a3
View commit details
Copy full SHA for d2977a3
Browse repository at this point
bpo-29798: Handle git worktree in `make patchcheck` (#629)
Show description for 6a6d090
ncoghlan
authored
6a6d090
View commit details
Copy full SHA for 6a6d090
Browse repository at this point
bpo-15695: Implemented StgDict.__sizeof__(). (#509)
serhiy-storchaka
authored
8999cae
View commit details
Copy full SHA for 8999cae
Browse repository at this point
bpo-24037: Add Argument Clinic converter `bool(accept={int})`. (#485)
serhiy-storchaka
authored
202fda5
View commit details
Copy full SHA for 202fda5
Browse repository at this point
bpo-20185: Convert the marshal module to Argument Clinic. (#541)
Show description for 0767ad4
serhiy-storchaka
authored
0767ad4
View commit details
Copy full SHA for 0767ad4
Browse repository at this point
bpo-29746: Update marshal docs to Python 3. (#547)
serhiy-storchaka
authored
c611a5b
View commit details
Copy full SHA for c611a5b
Browse repository at this point
bpo-29763: Use support.unlink instead of os.unlink (GH-624)
Show description for 93710c1
zware
authored
93710c1
View commit details
Copy full SHA for 93710c1
Browse repository at this point
bpo-29656: Handle PR branches in 'make patchcheck' (#302)
ncoghlan
authored
482f7a2
View commit details
Copy full SHA for 482f7a2
Browse repository at this point
Commits on Mar 11, 2017
bpo-26121: Use C library implementation for math functions: (#515)
Show description for 97553fd
serhiy-storchaka
authored and
mdickinson
committed
97553fd
View commit details
Copy full SHA for 97553fd
Browse repository at this point
Only trigger AppVeyor on code or config changes (GH-611)
zware
authored
c5d3bfe
View commit details
Copy full SHA for c5d3bfe
Browse repository at this point
tempfile.rst: Fix some typos (GH-610)
JelleZijlstra
authored and
Mariatta
committed
d3b8f98
View commit details
Copy full SHA for d3b8f98
Browse repository at this point
Previous
Next
You can’t perform that action at this time.