Sitelet
https://github.com/python-docs-tr/cpython/commits/main/Python
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-docs-tr
/
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
Python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 1, 2023
gh-112367: Only free perf trampoline arenas at shutdown (#112368)
Show description for a73aa48
pablogsal
authored
a73aa48
View commit details
Copy full SHA for a73aa48
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
gh-112519: Make it possible to specify instruction flags for pseudo instructions in bytecodes.c (#112520)
iritkatriel
authored
07ebd46
View commit details
Copy full SHA for 07ebd46
View code at this point
Browse repository at this point
gh-111972: Make Unicode name C APIcapsule initialization thread-safe (#112249)
Eclips4
authored
0785c68
View commit details
Copy full SHA for 0785c68
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
Rename ...Uop... to ...UOp... (uppercase O) for consistency (#112327)
Show description for e723700
gvanrossum
authored
e723700
View commit details
Copy full SHA for e723700
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
gh-112217: Add check to call result for `do_raise()` where cause is a type. (#112216)
apaz-cli
authored
8f71b34
View commit details
Copy full SHA for 8f71b34
View code at this point
Browse repository at this point
gh-111789: Use PyDict_GetItemRef() in Python/_warnings.c (gh-112080)
serhiy-storchaka
authored
936c503
View commit details
Copy full SHA for 936c503
View code at this point
Browse repository at this point
gh-111789: Use PyDict_GetItemRef() in Python/symtable.c (gh-112084)
serhiy-storchaka
authored
befbad3
View commit details
Copy full SHA for befbad3
View code at this point
Browse repository at this point
gh-111789: Use PyDict_GetItemRef() in Python/codecs.c (gh-112082)
serhiy-storchaka
authored
aa438bd
View commit details
Copy full SHA for aa438bd
View code at this point
Browse repository at this point
gh-111789: Use PyDict_GetItemRef() in Python/bltinmodule.c (gh-112081)
serhiy-storchaka
authored
395fd9c
View commit details
Copy full SHA for 395fd9c
View code at this point
Browse repository at this point
gh-112438: Fix support of format units with the "e" prefix in nested tuples in PyArg_Parse (gh-112439)
serhiy-storchaka
authored
4eea1e8
View commit details
Copy full SHA for 4eea1e8
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
gh-99606: Make code generated for an empty f-string identical to that of a normal empty string (#112407)
iritkatriel
authored
fb202af
View commit details
Copy full SHA for fb202af
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
gh-76785: Return an "excinfo" Object From Interpreter.run() (gh-111573)
ericsnowcurrently
authored
9e56eed
View commit details
Copy full SHA for 9e56eed
View code at this point
Browse repository at this point
Commits on Nov 22, 2023
GH-111485: Sort cases in the case generator output (GH-112315)
markshannon
authored
1619f43
View commit details
Copy full SHA for 1619f43
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
gh-111786: Use separate opcode vars for Tier 1 and Tier 2 (#112289)
Show description for 6a00a58
mdboom
authored
6a00a58
View commit details
Copy full SHA for 6a00a58
View code at this point
Browse repository at this point
gh-112287: Speed up Tier 2 (uop) interpreter a little (#112286)
Show description for 8deb8bc
gvanrossum
authored
8deb8bc
View commit details
Copy full SHA for 8deb8bc
View code at this point
Browse repository at this point
gh-111848: Clean up RESERVE() macro (#112274)
Show description for c4c6321
gvanrossum
authored
c4c6321
View commit details
Copy full SHA for c4c6321
View code at this point
Browse repository at this point
gh-106529: Make FOR_ITER a viable uop (#112134)
Show description for 1995955
gvanrossum
authored
1995955
View commit details
Copy full SHA for 1995955
View code at this point
Browse repository at this point
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Show description for 3b3ec0d
hugovk
authored
3b3ec0d
View commit details
Copy full SHA for 3b3ec0d
View code at this point
Browse repository at this point
Commits on Nov 18, 2023
gh-112234: Remove the toplevel parameter in converttuple() (GH-112235)
Show description for 91d1730
serhiy-storchaka
authored
91d1730
View commit details
Copy full SHA for 91d1730
View code at this point
Browse repository at this point
gh-110319: Assert type_version != 0 before using it (#112226)
Show description for eb3c94e
gvanrossum
authored
eb3c94e
View commit details
Copy full SHA for eb3c94e
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
Various small improvements to uop debug output (#112218)
Show description for 7405745
gvanrossum
authored
7405745
View commit details
Copy full SHA for 7405745
View code at this point
Browse repository at this point
gh-106529: Cleanups split off gh-112134 (#112214)
Show description for be0bd54
gvanrossum
authored
be0bd54
View commit details
Copy full SHA for be0bd54
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
gh-111956: Add thread-safe one-time initialization. (gh-111960)
colesbury
authored
446f18a
View commit details
Copy full SHA for 446f18a
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
GH-111848: Set the IP when de-optimizing (GH-112065)
Show description for 4bbb367
markshannon
authored
4bbb367
View commit details
Copy full SHA for 4bbb367
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
GH-111848: Convert remaining jumps to deopts into tier 2 code. (GH-112045)
markshannon
authored
a519b87
View commit details
Copy full SHA for a519b87
View code at this point
Browse repository at this point
gh-111789: Simplify bytecodes.c by using PyDict_GetItemRef() (GH-111978)
serhiy-storchaka
authored
b11c443
View commit details
Copy full SHA for b11c443
View code at this point
Browse repository at this point
gh-111262: Add PyDict_Pop() function (#112028)
Show description for 4f04172
3 people
authored
4f04172
View commit details
Copy full SHA for 4f04172
View code at this point
Browse repository at this point
gh-111789: Simplify ceval.c by using PyDict_GetItemRef() (GH-111980)
serhiy-storchaka
authored
16055c1
View commit details
Copy full SHA for 16055c1
View code at this point
Browse repository at this point
gh-111789: Simplify import.c by using PyDict_GetItemRef() (GH-111979)
serhiy-storchaka
authored
9536562
View commit details
Copy full SHA for 9536562
View code at this point
Browse repository at this point
GH-111520: Add back the operand local (GH-111813)
brandtbucher
authored
31ad7e0
View commit details
Copy full SHA for 31ad7e0
View code at this point
Browse repository at this point
gh-107149: make new opcode util functions private rather than public and unstable (#112042)
iritkatriel
authored
36aab34
View commit details
Copy full SHA for 36aab34
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
gh-111856: Fix os.fstat on windows with FAT32 and exFAT filesystem (GH-112038)
aisk
authored
29af736
View commit details
Copy full SHA for 29af736
View code at this point
Browse repository at this point
gh-106905: avoid incorrect SystemError about recursion depth mismatch (#106906)
Show description for 1447af7
3 people
authored
1447af7
View commit details
Copy full SHA for 1447af7
View code at this point
Browse repository at this point
gh-111999: Add signatures and improve docstrings for builtins (GH-112000)
serhiy-storchaka
authored
1d75ef6
View commit details
Copy full SHA for 1d75ef6
View code at this point
Browse repository at this point
Commits on Nov 12, 2023
gh-111933: fix broken link to A.Neumaier article (gh-111937)
skirpichev
authored
12a30bc
View commit details
Copy full SHA for 12a30bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.