Thanks to visit codestin.com
Credit goes to github.com
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 }}
bedevere-bot
/
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
Breadcrumbs
History for
cpython
Include
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 10, 2024
gh-125268: Use static string for "1e309" in AST (#125272)
Show description for 427dcf2
colesbury
authored
427dcf2
View commit details
Copy full SHA for 427dcf2
View code at this point
Browse repository at this point
GH-125174: Make immortal objects more robust, following design from PEP 683 (GH-125251)
markshannon
authored
c901437
View commit details
Copy full SHA for c901437
View code at this point
Browse repository at this point
gh-125196: Add a free list to PyUnicodeWriter (#125227)
vstinner
authored
1639d93
View commit details
Copy full SHA for 1639d93
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
gh-124872: Refine contextvars documentation (#124773)
Show description for 9940093
rhansen
authored
9940093
View commit details
Copy full SHA for 9940093
View code at this point
Browse repository at this point
gh-115999: Refactor `LOAD_GLOBAL` specializations to avoid reloading {globals, builtins} keys (gh-124953)
Show description for f978fb4
mpage
authored
f978fb4
View commit details
Copy full SHA for f978fb4
View code at this point
Browse repository at this point
GH-120024: Tidy up pycore_stackref.h, splitting into GIL and free-threading sections (GH-125095)
markshannon
authored
eb18574
View commit details
Copy full SHA for eb18574
View code at this point
Browse repository at this point
gh-124502: Remove _PyUnicode_EQ() function (#125114)
Show description for e0c87c6
vstinner
authored
e0c87c6
View commit details
Copy full SHA for e0c87c6
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
gh-125063: Emit slices as constants in the bytecode compiler (#125064)
Show description for c6127af
3 people
authored
c6127af
View commit details
Copy full SHA for c6127af
View code at this point
Browse repository at this point
gh-115999: Stop the world when invalidating function versions (#124997)
Show description for e99f159
mpage
authored
e99f159
View commit details
Copy full SHA for e99f159
View code at this point
Browse repository at this point
gh-90102: Remove isatty call during regular open (#124922)
Show description for cc9b9be
cmaloney
and
vstinner
authored
cc9b9be
View commit details
Copy full SHA for cc9b9be
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
gh-124502: Add PyUnicode_Equal() function (#124504)
vstinner
authored
a7f0727
View commit details
Copy full SHA for a7f0727
View code at this point
Browse repository at this point
GH-121459: Streamline PyObject* to PyStackRef conversions by disallowing NULL pointers. (GH-124894)
markshannon
authored
d1453f6
View commit details
Copy full SHA for d1453f6
View code at this point
Browse repository at this point
GH-119866: Spill the stack around escaping calls. (GH-124392)
Show description for da071fa
markshannon
authored
da071fa
View commit details
Copy full SHA for da071fa
View code at this point
Browse repository at this point
GH-116968: Remove branch from advance_backoff_counter (GH-124469)
markshannon
authored
f55273b
View commit details
Copy full SHA for f55273b
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
gh-87135: Hang non-main threads that attempt to acquire the GIL during finalization (GH-105805)
Show description for 8cc5aa4
jbms
and
gpshead
authored
8cc5aa4
View commit details
Copy full SHA for 8cc5aa4
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in longobject.c (#124895)
Show description for 113b2d7
vstinner
authored
113b2d7
View commit details
Copy full SHA for 113b2d7
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in weakrefobject.c (#124903)
vstinner
authored
1ea6672
View commit details
Copy full SHA for 1ea6672
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in moduleobject.c (#124900)
vstinner
authored
7bd9dbf
View commit details
Copy full SHA for 7bd9dbf
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
gh-116750: Add clear_tool_id function to unregister events and callbacks (#124568)
gaogaotiantian
authored
5e0abb4
View commit details
Copy full SHA for 5e0abb4
View code at this point
Browse repository at this point
gh-124218: Refactor per-thread reference counting (#124844)
Show description for b482538
colesbury
authored
b482538
View commit details
Copy full SHA for b482538
View code at this point
Browse repository at this point
gh-124296: Remove private dictionary version tag (PEP 699) (#124472)
colesbury
authored
5aa91c5
View commit details
Copy full SHA for 5aa91c5
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
gh-123961: Add a global state to _curses (#124729)
picnixz
authored
4d8e7c4
View commit details
Copy full SHA for 4d8e7c4
View code at this point
Browse repository at this point
gh-123497: New limit for Python integers on 64-bit platforms (GH-123724)
Show description for d08c788
serhiy-storchaka
authored
d08c788
View commit details
Copy full SHA for d08c788
View code at this point
Browse repository at this point
gh-124665: Add `_PyCodec_UnregisterError` and `_codecs._unregister_error` (#124677)
picnixz
authored
c00964e
View commit details
Copy full SHA for c00964e
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (#124663)
tonyroberts
authored
0881e2d
View commit details
Copy full SHA for 0881e2d
View code at this point
Browse repository at this point
GH-118093: Fix off-by-one errors in tier-up thresholds (GH-124447)
brandtbucher
authored
26a7420
View commit details
Copy full SHA for 26a7420
View code at this point
Browse repository at this point
GH-123516: Improve JIT memory consumption by invalidating cold executors (GH-124443)
Show description for 65f1237
savannahostrowski
and
picnixz
authored
65f1237
View commit details
Copy full SHA for 65f1237
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
gh-124153: Remove `_PyType_GetModuleByDef2` private function (GH-124261)
Show description for d7248cd
neonene
authored
d7248cd
View commit details
Copy full SHA for d7248cd
View code at this point
Browse repository at this point
gh-119333: get interp from tstate for PyContext watchers(#124444)
Show description for 46f5cbc
fried
and
kumaraditya303
authored
46f5cbc
View commit details
Copy full SHA for 46f5cbc
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
gh-41431: Add `datetime.time.strptime()` and `datetime.date.strptime()` (#120752)
Show description for 9968caa
4 people
authored
9968caa
View commit details
Copy full SHA for 9968caa
View code at this point
Browse repository at this point
gh-123884 Tee of tee was not producing n independent iterators (gh-124490)
rhettinger
authored
909c6f7
View commit details
Copy full SHA for 909c6f7
View code at this point
Browse repository at this point
gh-124285: Fix bug where bool() is called multiple times for the same part of a boolean expression (#124394)
iritkatriel
authored
78aeb38
View commit details
Copy full SHA for 78aeb38
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
gh-123923: Defer refcounting for `f_funcobj` in `_PyInterpreterFrame` (#124026)
Show description for f4997bb
colesbury
authored
f4997bb
View commit details
Copy full SHA for f4997bb
View code at this point
Browse repository at this point
gh-124127: Make Py_REFCNT() opaque in limited C API 3.14 (#124128)
vstinner
authored
9d344fa
View commit details
Copy full SHA for 9d344fa
View code at this point
Browse repository at this point
gh-119333: Add C api to have contextvar enter/exit callbacks (#119335)
Show description for d87482b
fried
and
erlend-aasland
authored
d87482b
View commit details
Copy full SHA for d87482b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.