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 }}
lorry000000
/
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 Feb 20, 2017
bpo-24274: fix erroneous comment in dictobject.c (GH-196)
Show description for 1b8df10
methane
authored
1b8df10
View commit details
Copy full SHA for 1b8df10
Browse repository at this point
README: OS X -> macOS (GH-55)
paulschreiber
authored and
methane
committed
c086685
View commit details
Copy full SHA for c086685
Browse repository at this point
bpo-29532: Altering a kwarg dictionary passed to functools.partial() (#190)
Show description for 9639e4a
serhiy-storchaka
authored
9639e4a
View commit details
Copy full SHA for 9639e4a
Browse repository at this point
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128)
zhangyangyu
authored
d0e8212
View commit details
Copy full SHA for d0e8212
Browse repository at this point
bpo-29520: doc: add missing dot (GH-182)
Show description for e395c4d
methane
authored
e395c4d
View commit details
Copy full SHA for e395c4d
Browse repository at this point
Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168)
Show description for a86339b
vsajip
authored
a86339b
View commit details
Copy full SHA for a86339b
Browse repository at this point
Commits on Feb 19, 2017
bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-165)
methane
authored
3eea8c6
View commit details
Copy full SHA for 3eea8c6
Browse repository at this point
Tweak PEP 519 documentation in stdlib (#163)
Show description for d4d4874
berkerpeksag
authored
d4d4874
View commit details
Copy full SHA for d4d4874
Browse repository at this point
bpo-29579: Removes readme.txt from the installer. (#160)
zooba
authored
52a7e92
View commit details
Copy full SHA for 52a7e92
Browse repository at this point
Commits on Feb 18, 2017
bpo-22807: Expose platform UUID generation safety information. (#138)
Show description for 8c130d7
warsaw
authored
8c130d7
View commit details
Copy full SHA for 8c130d7
Browse repository at this point
bpo-29571: Use correct locale encoding in test_re (#149)
Show description for ace5c0f
ncoghlan
authored
ace5c0f
View commit details
Copy full SHA for ace5c0f
Browse repository at this point
Make devguide link in README more prominent (#145)
ncoghlan
authored
1b3d88e
View commit details
Copy full SHA for 1b3d88e
Browse repository at this point
Commits on Feb 16, 2017
Change some mercurial/ hg.python.org references. (#8)
orsenthil
authored
b2ee40e
View commit details
Copy full SHA for b2ee40e
Browse repository at this point
update test_socket AEAD test for kernel 4.9 and up (#133)
matejcik
authored and
vstinner
committed
9764c15
View commit details
Copy full SHA for 9764c15
Browse repository at this point
bpo-29026: Clarify documentation of time.time (#34)
Show description for 23557d5
appeltel
authored and
vstinner
committed
23557d5
View commit details
Copy full SHA for 23557d5
Browse repository at this point
bpo-29576: add explicit deprecation for importlib.abc.find_loader() and find_module() (GH-32)
Carreau
authored and
brettcannon
committed
1d4601c
View commit details
Copy full SHA for 1d4601c
Browse repository at this point
bpo-29548: Fix some inefficient call API usage (GH-97)
methane
authored
72dccde
View commit details
Copy full SHA for 72dccde
Browse repository at this point
Commits on Feb 15, 2017
bpo-29556: Remove unused #include <langinfo.h> (#98)
Show description for 72e81d0
Yen Chi Hsuan
authored and
vstinner
committed
72e81d0
View commit details
Copy full SHA for 72e81d0
Browse repository at this point
bpo-29521 update Misc/ACKS (#106)
Mariatta
authored and
vstinner
committed
85064db
View commit details
Copy full SHA for 85064db
Browse repository at this point
Rename Doc/README.txt to Doc/README.rst and add formatting (#104)
Show description for b3f1f59
Roger
authored and
vstinner
committed
b3f1f59
View commit details
Copy full SHA for b3f1f59
Browse repository at this point
Doc/Makefile: set PYTHON to python3 (#124)
Show description for 91b0e7d
vstinner
authored
91b0e7d
View commit details
Copy full SHA for 91b0e7d
Browse repository at this point
More Travis docs build tweaks (GH-113)
Show description for 5325197
zware
authored
5325197
View commit details
Copy full SHA for 5325197
Browse repository at this point
bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#107)
Mariatta
authored
36da1c3
View commit details
Copy full SHA for 36da1c3
Browse repository at this point
Update URL of Mersenne Twister Home Page (#20)
kubo39
authored and
methane
committed
f15fa87
View commit details
Copy full SHA for f15fa87
Browse repository at this point
Only run Travis tests on master and X.Y branches (GH-102)
Show description for 984eef7
dstufft
authored and
brettcannon
committed
984eef7
View commit details
Copy full SHA for 984eef7
Browse repository at this point
Have Travis consider a pull request as passing as soon as required tests complete (#101)
Show description for b52260d
brettcannon
authored and
dstufft
committed
b52260d
View commit details
Copy full SHA for b52260d
Browse repository at this point
bpo-29546: Set 'path' on ImportError for ``from ... import ...`` (GH-91)
Carreau
authored and
brettcannon
committed
bc4bed4
View commit details
Copy full SHA for bc4bed4
Browse repository at this point
Commits on Feb 14, 2017
Remove double definition of IPPROTO_IPV6 (#100)
Show description for 5ec08ce
mhils
authored and
berkerpeksag
committed
5ec08ce
View commit details
Copy full SHA for 5ec08ce
Browse repository at this point
bpo-29557: Remove ambiguous line in binhex docs (#90)
Show description for 6de2b78
davidwilemski
authored and
berkerpeksag
committed
6de2b78
View commit details
Copy full SHA for 6de2b78
Browse repository at this point
Issue #29534: move Misc/NEWS entry to correct section; add Misc/ACS entry for Andrew Nester. (#99)
mdickinson
authored
996c387
View commit details
Copy full SHA for 996c387
Browse repository at this point
Fixed #29534 - _decimal difference with _pydecimal (#65)
andrewnester
authored and
mdickinson
committed
6d1dece
View commit details
Copy full SHA for 6d1dece
Browse repository at this point
Use 'make check' instead of 'python3 tools/rstlint.py' (#96)
berkerpeksag
authored
c33ee85
View commit details
Copy full SHA for c33ee85
Browse repository at this point
Only run CI checks when appropriate files have changed (#74)
Show description for 157c0b8
berkerpeksag
authored
157c0b8
View commit details
Copy full SHA for 157c0b8
Browse repository at this point
Tweak .codedoc.yml to make it more useful (#71)
berkerpeksag
authored
22ba52b
View commit details
Copy full SHA for 22ba52b
Browse repository at this point
Various updates to README.rst (#21)
Show description for d50f188
zware
authored
d50f188
View commit details
Copy full SHA for d50f188
Browse repository at this point
Previous
Next
You can’t perform that action at this time.