Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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
Reseting 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 }}
python
/
cpython
Public
Notifications
You must be signed in to change notification settings
Fork
31.7k
Star
66.6k
Code
Issues
5k+
Pull requests
1.8k
Actions
Projects
28
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
cpython
Tools
gdb
libpython.py
on
3.13
User selector
All users
Datepicker
All time
Commit History
Commits on May 2, 2024
gdb/libpython.py: Update PyLongObjectPtr docstring (GH-118438)
Andrej730
authored
f8e088d
Copy full SHA for f8e088d
Commits on Apr 2, 2024
GH-115776: Embed the values array into the object, for "normal" Python objects. (GH-116115)
markshannon
authored
c32dc47
Copy full SHA for c32dc47
Commits on Mar 20, 2024
GH-108362: Incremental Cycle GC (GH-116206)
markshannon
authored
1530932
Copy full SHA for 1530932
Commits on Feb 7, 2024
GH-108362: Revert "GH-108362: Incremental GC implementation (GH-108038)" (#115132)
Show description for 8a3c499
markshannon
authored
8a3c499
Copy full SHA for 8a3c499
Commits on Feb 5, 2024
GH-108362: Incremental GC implementation (GH-108038)
markshannon
authored
36518e6
Copy full SHA for 36518e6
Commits on Feb 1, 2024
gh-112529: Remove PyGC_Head from object pre-header in free-threaded build (#114564)
Show description for 587d480
colesbury
authored
587d480
Copy full SHA for 587d480
Commits on Oct 26, 2023
gh-109094: replace frame->prev_instr by frame->instr_ptr (#109095)
iritkatriel
authored
67a91f7
Copy full SHA for 67a91f7
Commits on Jun 14, 2023
GH-100987: Allow objects other than code objects as the "executable" of an internal frame. (GH-105727)
Show description for 7199584
markshannon
authored
7199584
Copy full SHA for 7199584
gdb libpython.py: Remove compatibility code (#105739)
Show description for 0316063
vstinner
authored
0316063
Copy full SHA for 0316063
Commits on Jun 1, 2023
gh-105156: Cleanup usage of old Py_UNICODE type (#105158)
Show description for 7d07e58
vstinner
authored
7d07e58
Copy full SHA for 7d07e58
Commits on Mar 22, 2023
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Show description for 7559f5f
markshannon
authored
7559f5f
Copy full SHA for 7559f5f
Commits on Jan 30, 2023
GH-101291: Refactor the `PyLongObject` struct into object header and PyLongValue struct. (GH-101292)
markshannon
authored
c1b1f51
Copy full SHA for c1b1f51
Commits on Jan 3, 2023
gh-89419: gdb: fix bug causing `AttributeError` in py-locals when no frame is available (#100611)
eli-schwartz
authored
8586949
Copy full SHA for 8586949
Commits on Nov 10, 2022
GH-96421: Insert shim frame on entry to interpreter (GH-96319)
Show description for 1e197e6
markshannon
authored
1e197e6
Copy full SHA for 1e197e6
Commits on Aug 24, 2022
GH-96177: Move GIL and eval breaker code out of ceval.c into ceval_gil.c. (GH-96204)
markshannon
authored
a4a9f2e
Copy full SHA for a4a9f2e
Commits on Aug 15, 2022
GH-95707: Fix uses of `Py_TPFLAGS_MANAGED_DICT` (GH-95854)
Show description for 3ef3c63
markshannon
authored
3ef3c63
Copy full SHA for 3ef3c63
Commits on Aug 1, 2022
GH-95245: Store object values and dict pointers in single tagged pointer. (GH-95278)
markshannon
authored
de388c0
Copy full SHA for de388c0
Commits on May 12, 2022
gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537)
methane
authored
f9c9354
Copy full SHA for f9c9354
Commits on Apr 21, 2022
GH-88116: Use a compact format to represent end line and column offsets. (GH-91666)
Show description for 944fffe
markshannon
authored
944fffe
Copy full SHA for 944fffe
Commits on Apr 16, 2022
gh-91595: fix the comparison of character and integer by using ord() (#91596)
Show description for 9300b6d
sweetStreet
and
blurb-it[bot]
authored
9300b6d
Copy full SHA for 9300b6d
Commits on Apr 7, 2022
bpo-47177: Replace `f_lasti` with `prev_instr` (GH-32208)
brandtbucher
authored
ef6a482
Copy full SHA for ef6a482
Commits on Mar 15, 2022
Tools/gdb: Drop code to support Python 2. (GH-31717)
methane
authored
52f6ce3
Copy full SHA for 52f6ce3
Commits on Mar 1, 2022
bpo-46845: Reduce dict size when all keys are Unicode (GH-31564)
methane
authored
9833bb9
Copy full SHA for 9833bb9
Commits on Jan 5, 2022
bpo-45256: Don't track the exact depth of each `InterpreterFrame` (GH-30372)
brandtbucher
authored
332e6b9
Copy full SHA for 332e6b9
Commits on Dec 19, 2021
Revert "bpo-46131: add fastpath for PyFloat_Check() (GH-30200)" (GH-30208)
Show description for 29ea68b
rhettinger
authored
29ea68b
Copy full SHA for 29ea68b
bpo-46131: add fastpath for PyFloat_Check() (#30200)
mattip
authored
2ef06d4
Copy full SHA for 2ef06d4
Commits on Dec 7, 2021
bpo-45947: Place dict and values pointer at fixed (negative) offset just before GC header. (GH-29879)
Show description for 8319114
markshannon
authored
8319114
Copy full SHA for 8319114
Commits on Nov 21, 2021
Reactivate primary mechanism to retrieve frames in the gdb helpers (GH-29682)
pablogsal
authored
4cf6524
Copy full SHA for 4cf6524
Commits on Nov 10, 2021
bpo-45637: Fix cframe-based fallback in the gdb helpers (GH-29515)
pablogsal
authored
20205ad
Copy full SHA for 20205ad
Commits on Nov 9, 2021
bpo-45637: Remove broken fallback in gdb helpers to obtain frame variable (GH-29257)
pablogsal
authored
f4c0348
Copy full SHA for f4c0348
Commits on Oct 13, 2021
bpo-45340: Don't create object dictionaries unless actually needed (GH-28802)
Show description for a8b9350
markshannon
authored
a8b9350
Copy full SHA for a8b9350
Commits on Oct 9, 2021
bpo-45256: Remove the usage of the C stack in Python to Python calls (GH-28488)
Show description for b4903af
pablogsal
authored
b4903af
Copy full SHA for b4903af
Commits on Oct 6, 2021
bpo-40116: Add insertion order bit-vector to dict values to allow dicts to share keys more freely. (GH-28520)
markshannon
authored
a7252f8
Copy full SHA for a7252f8
Commits on Aug 25, 2021
bpo-44990: Change layout of evaluation frames. "Layout B" (GH-27933)
Show description for f9242d5
markshannon
authored
f9242d5
Copy full SHA for f9242d5
Commits on Jul 26, 2021
bpo-44590: Lazily allocate frame objects (GH-27077)
Show description for ae0a2b7
markshannon
authored
ae0a2b7
Copy full SHA for ae0a2b7
Pagination
Previous
Next
You can’t perform that action at this time.