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
.
mCodingLLC
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 3, 2022
remove redundant argument to log_helper (GH-93440)
eendebakpt
authored
5a80e85
View commit details
Copy full SHA for 5a80e85
View code at this point
Browse repository at this point
Commits on May 31, 2022
gh-69093: Fix Setup.local.in rule for _sqlite3 (GH-93380)
tiran
authored
8a5e3c2
View commit details
Copy full SHA for 8a5e3c2
View code at this point
Browse repository at this point
GH-93312: Add os.PIDFD_NONBLOCK flag (#93313)
kumaraditya303
authored
a565ab0
View commit details
Copy full SHA for a565ab0
View code at this point
Browse repository at this point
Commits on May 28, 2022
gh-92839: fixed typo in _bisectmodule.c (line 131) (#92849)
oda-gitso
authored
7fa9b7d
View commit details
Copy full SHA for 7fa9b7d
View code at this point
Browse repository at this point
Commits on May 27, 2022
bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185)
Show description for caa279d
ericsnowcurrently
authored
caa279d
View commit details
Copy full SHA for caa279d
View code at this point
Browse repository at this point
GH-90230: Add stats to breakdown the origin of calls to `PyEval_EvalFrame` (GH-93284)
markshannon
authored
bbcf424
View commit details
Copy full SHA for bbcf424
View code at this point
Browse repository at this point
gh-82616: Add Py_IS_TYPE_SIGNED() macro (#93178)
Show description for 22b75d9
vstinner
authored
22b75d9
View commit details
Copy full SHA for 22b75d9
View code at this point
Browse repository at this point
GH-93207: Remove HAVE_STDARG_PROTOTYPES configure check for stdarg.h (#93215)
kumaraditya303
authored
cb04a09
View commit details
Copy full SHA for cb04a09
View code at this point
Browse repository at this point
gh-60074: add new stable API function PyType_FromMetaclass (GH-93012)
Show description for 5e34b49
wjakob
authored
5e34b49
View commit details
Copy full SHA for 5e34b49
View code at this point
Browse repository at this point
Commits on May 25, 2022
gh-93172: Remove unnecessary "if"s in binascii_a2b_qp_impl() from Modules/binascii.c (GH-93181)
oda-gitso
authored
32e3b79
View commit details
Copy full SHA for 32e3b79
View code at this point
Browse repository at this point
gh-93202: Always use %zd printf formatter (#93201)
Show description for 71d8775
vstinner
authored
71d8775
View commit details
Copy full SHA for 71d8775
View code at this point
Browse repository at this point
gh-92728: Restore re.template, but deprecate it (GH-93161)
Show description for 16a7e4a
hroncok
authored
16a7e4a
View commit details
Copy full SHA for 16a7e4a
View code at this point
Browse repository at this point
gh-92658: AF_HYPERV is only supported on Windows (#93192)
Show description for 08e4e88
vstinner
authored
08e4e88
View commit details
Copy full SHA for 08e4e88
View code at this point
Browse repository at this point
gh-92434: Silence a compiler warning in _xxsubinterpretersmodule.c for 32bit version (gh-93091)
neonene
authored
ac1dcb8
View commit details
Copy full SHA for ac1dcb8
View code at this point
Browse repository at this point
Commits on May 24, 2022
gh-92658: Add Hyper-V socket support (GH-92755)
jborean93
authored
fbd11f3
View commit details
Copy full SHA for fbd11f3
View code at this point
Browse repository at this point
Commits on May 21, 2022
gh-93044: No longer convert the database argument of sqlite3.connect() to bytes (GH-93046)
Show description for 14c0d33
serhiy-storchaka
authored
14c0d33
View commit details
Copy full SHA for 14c0d33
View code at this point
Browse repository at this point
Commits on May 20, 2022
gh-91922: Fix sqlite connection on nonstardard locales and paths (GH-92926)
serhiy-storchaka
authored
d853758
View commit details
Copy full SHA for d853758
View code at this point
Browse repository at this point
Commits on May 19, 2022
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (GH-92980)
zooba
authored
403d16f
View commit details
Copy full SHA for 403d16f
View code at this point
Browse repository at this point
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
tiran
authored
137fd3d
View commit details
Copy full SHA for 137fd3d
View code at this point
Browse repository at this point
Commits on May 17, 2022
Fix NULL check in test_type_from_ephemeral_spec in_testcapimodule.c (GH-92863)
sweeneyde
authored
524f03c
View commit details
Copy full SHA for 524f03c
View code at this point
Browse repository at this point
Fix NULL test in _testinternalcapi (GH-92861)
sweeneyde
authored
702e0da
View commit details
Copy full SHA for 702e0da
View code at this point
Browse repository at this point
Commits on May 16, 2022
gh-92547: Remove deprecated sqlite3 features (#92548)
Show description for 00f22e8
erlend-aasland
and
JelleZijlstra
authored
00f22e8
View commit details
Copy full SHA for 00f22e8
View code at this point
Browse repository at this point
Commits on May 13, 2022
gh-89653: Use int type for Unicode kind (#92704)
Show description for f62ad4f
vstinner
authored
f62ad4f
View commit details
Copy full SHA for f62ad4f
View code at this point
Browse repository at this point
GH-92236: Remove spurious "line" event when starting coroutine or generator. (GH-92722)
markshannon
authored
22a1db3
View commit details
Copy full SHA for 22a1db3
View code at this point
Browse repository at this point
gh-89653: PEP 670: Convert PyUnicode_KIND() macro to function (#92705)
Show description for db388df
vstinner
authored
db388df
View commit details
Copy full SHA for db388df
View code at this point
Browse repository at this point
Commits on May 12, 2022
Check result of utc_to_seconds and skip fold probe in pure Python (#91582)
Show description for 83c0247
pganssle
authored
83c0247
View commit details
Copy full SHA for 83c0247
View code at this point
Browse repository at this point
gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537)
methane
authored
f9c9354
View commit details
Copy full SHA for f9c9354
View code at this point
Browse repository at this point
Commits on May 10, 2022
gh-92584: test_decimal uses shutil.which() (#92640)
Show description for dfdebda
vstinner
authored
dfdebda
View commit details
Copy full SHA for dfdebda
View code at this point
Browse repository at this point
Commits on May 8, 2022
gh-91968: Add socket constants SO_USER_COOKIE/SO_RTABLE from BSD (#91967)
Show description for 9d85aba
devnexen
and
JelleZijlstra
authored
9d85aba
View commit details
Copy full SHA for 9d85aba
View code at this point
Browse repository at this point
Commits on May 6, 2022
gh-92356: Fix regression in ctypes function call overhead (#92357)
Show description for adcb6a6
mdboom
authored
adcb6a6
View commit details
Copy full SHA for adcb6a6
View code at this point
Browse repository at this point
gh-80010: Expand fromisoformat to include most of ISO-8601 (#92177)
Show description for 1303f8c
pganssle
authored
1303f8c
View commit details
Copy full SHA for 1303f8c
View code at this point
Browse repository at this point
Commits on May 5, 2022
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
Show description for ada8b6d
vstinner
authored
ada8b6d
View commit details
Copy full SHA for ada8b6d
View code at this point
Browse repository at this point
gh-82616: Add process_group support to subprocess.Popen (#23930)
Show description for f6dd14c
3 people
authored
f6dd14c
View commit details
Copy full SHA for f6dd14c
View code at this point
Browse repository at this point
gh-92345: Import rlcompleter before sys.path is extended (#92346)
Show description for 8122e8d
tiran
authored
8122e8d
View commit details
Copy full SHA for 8122e8d
View code at this point
Browse repository at this point
gh-92301: subprocess: Prefer close_range() to procfs-based fd closing (#92303)
Show description for 58573ff
Alexey Izbyshev
authored
58573ff
View commit details
Copy full SHA for 58573ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.