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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 1, 2023
bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503)
Show description for 0daf555
ZackerySpytz
authored
0daf555
View commit details
Copy full SHA for 0daf555
Browse repository at this point
gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (#112586)
Show description for 70a38ff
AlexWaygood
and
vstinner
authored
70a38ff
View commit details
Copy full SHA for 70a38ff
Browse repository at this point
gh-110481: Fix Py_SET_REFCNT() integer overflow (#112174)
Show description for 5f6ac2d
vstinner
authored
5f6ac2d
View commit details
Copy full SHA for 5f6ac2d
Browse repository at this point
gh-112510: Add `readline.backend` for the backend readline uses (GH-112511)
Show description for c298238
3 people
authored
c298238
View commit details
Copy full SHA for c298238
Browse repository at this point
gh-109413: regrtest: add WorkerRunTests class (#112588)
vstinner
authored
f8ff80f
View commit details
Copy full SHA for f8ff80f
Browse repository at this point
gh-82565: Add tests for pickle and unpickle with bad files (GH-16606)
ZackerySpytz
authored
0584443
View commit details
Copy full SHA for 0584443
Browse repository at this point
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
Browse repository at this point
gh-111058: Change coro.cr_frame/gen.gi_frame to be None for a closed coroutine/generator. (#112428)
iritkatriel
authored
bfb576e
View commit details
Copy full SHA for bfb576e
Browse repository at this point
bpo-39912: Raise appropriate exceptions in filterwarnings() and simplefilter() (GH-18878)
Rémi Lapeyre
authored
a65a3d4
View commit details
Copy full SHA for a65a3d4
Browse repository at this point
build(deps): bump hypothesis from 6.88.1 to 6.91.0 in /Tools (#112580)
Show description for 847e4fe
dependabot[bot]
authored
847e4fe
View commit details
Copy full SHA for 847e4fe
Browse repository at this point
build(deps): bump actions/github-script from 6 to 7 (#112584)
Show description for f21e2f4
dependabot[bot]
authored
f21e2f4
View commit details
Copy full SHA for f21e2f4
Browse repository at this point
Fix typos in variable names, function names, and comments (GH-101868)
howjmay
authored
707c37e
View commit details
Copy full SHA for 707c37e
Browse repository at this point
build(deps-dev): bump types-setuptools from 68.2.0.0 to 69.0.0.0 in /Tools (#112582)
Show description for 467e3f9
dependabot[bot]
authored
467e3f9
View commit details
Copy full SHA for 467e3f9
Browse repository at this point
build(deps-dev): bump mypy from 1.7.0 to 1.7.1 in /Tools (#112581)
Show description for 19a8614
dependabot[bot]
authored
19a8614
View commit details
Copy full SHA for 19a8614
Browse repository at this point
Add links under "generator expression" in glossary (#112537)
wjandrea
authored
f6afa42
View commit details
Copy full SHA for f6afa42
Browse repository at this point
gh-66819: More IDLE htest updates (#112574)
Show description for e44f194
terryjreedy
authored
e44f194
View commit details
Copy full SHA for e44f194
Browse repository at this point
Commits on Nov 30, 2023
gh-112205: Update stringio module to use AC for the thread-safe (gh-112549)
corona10
authored
5b06299
View commit details
Copy full SHA for 5b06299
Browse repository at this point
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Show description for 674c288
AlexWaygood
and
hugovk
authored
674c288
View commit details
Copy full SHA for 674c288
Browse repository at this point
Clarify a comment for `test.support.Py_C_RECURSION_LIMIT` to point out where a value came from but that it doesn't need to stay in sync (#112224)
brettcannon
authored
6d5e0dc
View commit details
Copy full SHA for 6d5e0dc
Browse repository at this point
gh-112502: Docs: Improve docs for gc.collect method (#112562)
Show description for 730d450
sekomer
authored
730d450
View commit details
Copy full SHA for 730d450
Browse repository at this point
Clarify that WASI tool requirements are included in the devcontainer (GH-112561)
brettcannon
authored
482b0ee
View commit details
Copy full SHA for 482b0ee
Browse repository at this point
gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-112551)
serhiy-storchaka
authored
2223899
View commit details
Copy full SHA for 2223899
Browse repository at this point
gh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc (GH-112544)
Show description for 1ff212d
mattprodani
authored
1ff212d
View commit details
Copy full SHA for 1ff212d
Browse repository at this point
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
Browse repository at this point
gh-112205: Support @getter annotation from AC (gh-112396)
corona10
authored
7eeea13
View commit details
Copy full SHA for 7eeea13
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
Browse repository at this point
IDLE: fix config_key htest (#112545)
Show description for 81261fa
terryjreedy
authored
81261fa
View commit details
Copy full SHA for 81261fa
Browse repository at this point
GH-103065, GH-106704, GH-105253: Provide a `Tools/wasm/wasi.py` script to simplify doing a WASI build (GH-112473)
brettcannon
authored
37589d7
View commit details
Copy full SHA for 37589d7
Browse repository at this point
Commits on Nov 29, 2023
gh-104003: Implement PEP 702 (#104004)
Show description for d4a6229
3 people
authored
d4a6229
View commit details
Copy full SHA for d4a6229
Browse repository at this point
gh-112509: Fix keys being present in both required_keys and optional_keys in TypedDict (#112512)
Show description for 4038869
JelleZijlstra
and
AlexWaygood
authored
4038869
View commit details
Copy full SHA for 4038869
Browse repository at this point
Add more C API tests (GH-112522)
Show description for e0449b9
serhiy-storchaka
authored
e0449b9
View commit details
Copy full SHA for e0449b9
Browse repository at this point
[Enum] update class creation for RuntimeError changes (GH-111815)
ethanfurman
authored
f9e6ce0
View commit details
Copy full SHA for f9e6ce0
Browse repository at this point
Rename ...Uop... to ...UOp... (uppercase O) for consistency (#112327)
Show description for e723700
gvanrossum
authored
e723700
View commit details
Copy full SHA for e723700
Browse repository at this point
gh-112454: Disable TLS-PSK if OpenSSL was built without PSK support (#112491)
Show description for e413daf
grantramsay
authored
e413daf
View commit details
Copy full SHA for e413daf
Browse repository at this point
Commits on Nov 28, 2023
GH-112245: Promote free threaded CI (#112246)
itamaro
authored
48dfd74
View commit details
Copy full SHA for 48dfd74
Browse repository at this point
Previous
Next
You can’t perform that action at this time.