Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
py-user
/
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 Apr 7, 2019
bpo-35936: Updates to modulefinder (GH-11787)
Show description for 9d7b2c0
brandtbucher
authored and
ncoghlan
committed
9d7b2c0
Copy full SHA for 9d7b2c0
bpo-35726: Add test for QueueHandler with multiple handlers (GH-11659)
tirkarthi
authored and
vsajip
committed
2dad960
Copy full SHA for 2dad960
bpo-30661: Improve docs for tarfile pax change and effect on shutil (GH-12635)
Show description for 89a8944
CAM-Gerlach
authored and
ncoghlan
committed
89a8944
Copy full SHA for 89a8944
Commits on Apr 6, 2019
bpo-9883: Update list of unimplemented interfaces in minidom. (GH-12677)
Show description for 2ea8099
scoder
authored and
serhiy-storchaka
committed
2ea8099
Copy full SHA for 2ea8099
bpo-36050: optimize HTTPResponse.read() (GH-12698)
Show description for d6bf6f2
methane
authored
d6bf6f2
Copy full SHA for d6bf6f2
bpo-36527: silence -Wunused-parameter warnings in object.h (GH-12688)
AMDmi3
authored and
methane
committed
a0da131
Copy full SHA for a0da131
Commits on Apr 5, 2019
Fix doc for create_subprocess_exec (GH-12598)
Show description for 1328375
dimaqq
authored and
miss-islington
committed
1328375
Copy full SHA for 1328375
bpo-25451: Add transparency methods to tkinter.PhotoImage. (GH-10406)
ZackerySpytz
authored and
serhiy-storchaka
committed
50866e9
Copy full SHA for 50866e9
bpo-29202: improve dict iteration (GH-11900)
Show description for f66e336
csabella
authored and
methane
committed
f66e336
Copy full SHA for f66e336
bpo-36301: Fix _PyPreConfig_Read() compiler warning (GH-12695)
Show description for 6a8c313
vstinner
authored
6a8c313
Copy full SHA for 6a8c313
bpo-36404: recommend DeprecationWarning over PendingDeprecationWarning (GH-12505)
methane
authored
176d263
Copy full SHA for 176d263
Tools/importbench: Fix a misplaced stderr= (GH-12690)
asottile
authored and
encukou
committed
2a4ce43
Copy full SHA for 2a4ce43
Commits on Apr 4, 2019
Fix duplicated test case for re. (GH-12662)
MakDon
authored and
serhiy-storchaka
committed
ded4737
Copy full SHA for ded4737
bpo-36522: Print all values for headers with multiple values. (GH-12681)
houglum
authored and
serhiy-storchaka
committed
461c416
Copy full SHA for 461c416
Commits on Apr 3, 2019
bpo-36440: include node names in ParserError messages, instead of numeric IDs (GH-12565)
Show description for cb0748d
tyomitch
authored and
pablogsal
committed
cb0748d
Copy full SHA for cb0748d
Commits on Apr 2, 2019
Have UserDict.__init__() implicitly check for updating w/ bool(kwargs) instead of len() (GH-12139)
Show description for 76b387b
0bsearch
authored and
miss-islington
committed
76b387b
Copy full SHA for 76b387b
bpo-32413: Add documentation that at the module level, locals(), globals() are the same dictionary (GH-5004)
Show description for 1c5fa5a
srinivasreddy
authored and
miss-islington
committed
1c5fa5a
Copy full SHA for 1c5fa5a
bpo-33261: guard access to __code__ attribute in inspect (GH-6448)
jdemeyer
authored and
encukou
committed
fcef60f
Copy full SHA for fcef60f
bpo-36504: Fix signed integer overflow in _ctypes.c's PyCArrayType_new(). (GH-12660)
ZackerySpytz
authored and
serhiy-storchaka
committed
487b73a
Copy full SHA for 487b73a
bpo-36473: add maximum iteration check for dict .values() and .items() (GH-12619)
thp
authored and
methane
committed
b8311cf
Copy full SHA for b8311cf
bpo-35838: document optionxform must be idempotent (GH-12656)
methane
authored
04694a3
Copy full SHA for 04694a3
fix confusing argument name in unicodeobject.c (GH-12653)
tekknolagi
authored and
miss-islington
committed
e6a0e80
Copy full SHA for e6a0e80
bpo-36377: Specify that range() can not be compared (GH-12468)
eamanu
authored and
rhettinger
committed
b00479d
Copy full SHA for b00479d
Commits on Apr 1, 2019
bpo-13120: fix typo with test_issue13120() method name (GH-12250)
Show description for 9139f92
blueyed
authored and
miss-islington
committed
9139f92
Copy full SHA for 9139f92
Temporary workaround for an ACL issue on Ubuntu on Azure Pipelines (GH-12649)
zooba
authored
b4bcefe
Copy full SHA for b4bcefe
bpo-36157:Document PyInterpreterState_Main() (GH-12238)
Show description for 8c61739
nanjekyejoannah
authored and
miss-islington
committed
8c61739
Copy full SHA for 8c61739
bpo-36495: Fix two out-of-bounds array reads (GH-12641)
Show description for a4d7836
bradlarsen
authored and
gvanrossum
committed
a4d7836
Copy full SHA for a4d7836
bpo-20844: open script file with "rb" mode (GH-12616)
methane
authored
10654c1
Copy full SHA for 10654c1
bpo-36026: make descr error message consistent (GH-11930)
Show description for 62f9588
methane
authored
62f9588
Copy full SHA for 62f9588
bpo-36492: Deprecate passing some arguments as keyword arguments. (GH-12637)
Show description for 42a139e
serhiy-storchaka
authored
42a139e
Copy full SHA for 42a139e
Commits on Mar 31, 2019
bpo-36150: Fix possible assertion failures due to _ctypes.c's PyCData_reduce(). (GH-12106)
ZackerySpytz
authored and
serhiy-storchaka
committed
5f2c508
Copy full SHA for 5f2c508
bpo-35947: Fix a compiler warning in _ctypes.c's StructUnionType_paramfunc(). (GH-12629)
ZackerySpytz
authored and
serhiy-storchaka
committed
48600c7
Copy full SHA for 48600c7
bpo-36085: Add installer check for KB2533625 (GH-12636)
zooba
authored
79da388
Copy full SHA for 79da388
bpo-36085: Add additional load flag to ensure DLL loads successfully (GH-12633)
zooba
authored
ac19d96
Copy full SHA for ac19d96
Commits on Mar 30, 2019
bpo-36010: Add venv to the nuget distribution (GH-12367)
pfmoore
authored and
zooba
committed
e724152
Copy full SHA for e724152
Pagination
Previous
Next
You can’t perform that action at this time.