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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
4
Star
42
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
on
shared-testcase
User selector
All users
All time
Commit history
Commits on Mar 9, 2022
bpo-45138: Expand traced SQL statements in `sqlite3` trace callback (GH-28240)
Erlend Egeberg Aasland
authored
d177751
View commit details
Copy full SHA for d177751
View code at this point
Browse repository at this point
Docstring: replace pysqlite with sqlite3 (GH-31758)
Show description for b33a1ae
Erlend Egeberg Aasland
authored
b33a1ae
View commit details
Copy full SHA for b33a1ae
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
bpo-23325: Fix SIG_IGN and SIG_DFL int comparison in signal module (GH-31759)
tiran
authored
c8a47e7
View commit details
Copy full SHA for c8a47e7
View code at this point
Browse repository at this point
bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612)
Erlend Egeberg Aasland
authored
4d95fa1
View commit details
Copy full SHA for 4d95fa1
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
zooba
authored
176835c
View commit details
Copy full SHA for 176835c
View code at this point
Browse repository at this point
bpo-46933: Make pwd module optional (GH-31700)
Show description for ca9689f
tiran
and
Erlend Egeberg Aasland
authored
ca9689f
View commit details
Copy full SHA for ca9689f
View code at this point
Browse repository at this point
bpo-46937: convert remaining functions to AC in _weakref (GH-31705)
kumaraditya303
authored
5c06dba
View commit details
Copy full SHA for 5c06dba
View code at this point
Browse repository at this point
Commits on Mar 6, 2022
bpo-45582: Don't fail if ENV_PATH is None in getpath.py (GH-31699)
tiran
authored
55a5e17
View commit details
Copy full SHA for 55a5e17
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
Remove trailing spaces (GH-31695)
serhiy-storchaka
authored
6927632
View commit details
Copy full SHA for 6927632
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
slateny
authored
cedd247
View commit details
Copy full SHA for cedd247
View code at this point
Browse repository at this point
bpo-46541: Remove usage of _Py_IDENTIFIER from lzma module (GH-31683)
corona10
authored
d168c72
View commit details
Copy full SHA for d168c72
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
bpo-46913: Fix test_faulthandler.test_read_null() on UBSan (GH31672)
Show description for 65b92cc
vstinner
authored
65b92cc
View commit details
Copy full SHA for 65b92cc
View code at this point
Browse repository at this point
bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN (GH-31662)
Show description for 4173d67
vstinner
authored
4173d67
View commit details
Copy full SHA for 4173d67
View code at this point
Browse repository at this point
bpo-46874: Speed up sqlite3 user-defined aggregate 'step' method (GH-31604)
Erlend Egeberg Aasland
authored
88567a9
View commit details
Copy full SHA for 88567a9
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
bpo-46848: Move _PyBytes_Find() to internal C API (GH-31642)
Show description for b6b711a
vstinner
authored
b6b711a
View commit details
Copy full SHA for b6b711a
View code at this point
Browse repository at this point
bpo-46848: Use stringlib/fastsearch in mmap (GH-31625)
Show description for 6ddb09f
sweeneyde
authored
6ddb09f
View commit details
Copy full SHA for 6ddb09f
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
bpo-46541: remove usage of _Py_IDENTIFIER from _ssl module (GH-31599)
kumaraditya303
authored
e91b0a7
View commit details
Copy full SHA for e91b0a7
View code at this point
Browse repository at this point
bpo-46541: Remove usage of _Py_IDENTIFIER from multibytecodec (GH-31475)
corona10
authored
0cc6364
View commit details
Copy full SHA for 0cc6364
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
bpo-46771: Remove two controversial lines from Task.cancel() (GH-31623)
Show description for 7d611b4
gvanrossum
authored
7d611b4
View commit details
Copy full SHA for 7d611b4
View code at this point
Browse repository at this point
bpo-46541: Remove unneeded visits from sqlite3 (GH-31609)
Erlend Egeberg Aasland
authored
c32aef4
View commit details
Copy full SHA for c32aef4
View code at this point
Browse repository at this point
bpo-46541: Remove unnecessary Py_VISIT (GH-31608)
corona10
authored
088dd76
View commit details
Copy full SHA for 088dd76
View code at this point
Browse repository at this point
Commits on Feb 26, 2022
bpo-46606: os.getgroups() doesn't overallocate (GH-31569)
vstinner
authored
e02c475
View commit details
Copy full SHA for e02c475
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
bpo-46836: Rename InterpreterFrame to _PyInterpreterFrame (GH-31583)
Show description for 87af12b
vstinner
authored
87af12b
View commit details
Copy full SHA for 87af12b
View code at this point
Browse repository at this point
bpo-46748: Don't import <stdbool.h> in public headers (GH-31553)
Show description for 2c228a7
encukou
authored
2c228a7
View commit details
Copy full SHA for 2c228a7
View code at this point
Browse repository at this point
bpo-46606: Remove redundant +1. (GH-31561)
methane
authored
ad6c700
View commit details
Copy full SHA for ad6c700
View code at this point
Browse repository at this point
bpo-46656: Remove Py_NO_NAN macro (GH-31160)
Show description for 1b2611e
vstinner
authored
1b2611e
View commit details
Copy full SHA for 1b2611e
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
bpo-45898: Remove duplicate symbols from _ctypes/cfield.c (GH-29791)
tiran
authored
38f331d
View commit details
Copy full SHA for 38f331d
View code at this point
Browse repository at this point
bpo-46771: Implement task cancel requests counter (GH-31513)
Show description for 7fce106
Tinche
authored
7fce106
View commit details
Copy full SHA for 7fce106
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
bpo-45412: Add _PY_SHORT_FLOAT_REPR macro (GH-31171)
Show description for 9bbdde2
vstinner
authored
9bbdde2
View commit details
Copy full SHA for 9bbdde2
View code at this point
Browse repository at this point
bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487)
corona10
authored
1935e1c
View commit details
Copy full SHA for 1935e1c
View code at this point
Browse repository at this point
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
Show description for 1f45536
ericsnowcurrently
authored
1f45536
View commit details
Copy full SHA for 1f45536
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
bpo-46606: Reduce stack usage of getgroups and setgroups (GH-31073)
Show description for 74127b8
methane
authored
74127b8
View commit details
Copy full SHA for 74127b8
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
bpo-45390: Propagate CancelledError's message from cancelled task to its awaiter (GH-31383)
Show description for 4140bcb
asvetlov
and
serhiy-storchaka
authored
4140bcb
View commit details
Copy full SHA for 4140bcb
View code at this point
Browse repository at this point
bpo-46541: Remove usage of _Py_IDENTIFIER from pyexpat (GH-31468)
corona10
authored
2b86616
View commit details
Copy full SHA for 2b86616
View code at this point
Browse repository at this point
Commits on Feb 20, 2022
bpo-46232: Fix parsing of certs with bit string in DN (GH-30351)
tiran
authored
be095f6
View commit details
Copy full SHA for be095f6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.