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
Modules
on
refactor-wait_for
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 15, 2022
bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898)
tiran
authored
a4674f0
View commit details
Copy full SHA for a4674f0
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
bpo-46920: Remove code that has explainers why it was disabled (GH-31813)
arhadthedev
authored
13b0412
View commit details
Copy full SHA for 13b0412
View code at this point
Browse repository at this point
bpo-46920: Remove code that has no explainer why it was disabled (GH-31814)
arhadthedev
authored
e885ac3
View commit details
Copy full SHA for e885ac3
View code at this point
Browse repository at this point
bpo-40280: select: Use NULL for empty fdset (GH-31865)
Show description for f00ced8
tiran
authored
f00ced8
View commit details
Copy full SHA for f00ced8
View code at this point
Browse repository at this point
bpo-46994: Accept explicit contextvars.Context in asyncio create_task() API (GH-31837)
asvetlov
authored
9523c0d
View commit details
Copy full SHA for 9523c0d
View code at this point
Browse repository at this point
Commits on Mar 13, 2022
bpo-47003: Cleanup _overlapped module (GH-31848)
asvetlov
authored
690490e
View commit details
Copy full SHA for 690490e
View code at this point
Browse repository at this point
bpo-46805: Add low level UDP socket functions to asyncio (GH-31455)
agronholm
authored
9f04ee5
View commit details
Copy full SHA for 9f04ee5
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
bpo-46906: Add PyFloat_Pack8() to the C API (GH-31657)
Show description for 882d809
vstinner
authored
882d809
View commit details
Copy full SHA for 882d809
View code at this point
Browse repository at this point
bpo-40280: Disable AF_UNIX, AF_PACKET, SO_REUSE* on Emscripten (#31829)
Show description for ecfff63
tiran
authored
ecfff63
View commit details
Copy full SHA for ecfff63
View code at this point
Browse repository at this point
bpo-46968: Fix faulthandler for Sapphire Rapids Xeon (GH-31789)
Show description for 3b128c0
oleksandr-pavlyk
authored
3b128c0
View commit details
Copy full SHA for 3b128c0
View code at this point
Browse repository at this point
bpo-46968: Add os.sysconf_names['SC_MINSIGSTKSZ'] (GH-31824)
vstinner
authored
dc374ac
View commit details
Copy full SHA for dc374ac
View code at this point
Browse repository at this point
Remove an old, elementtree-specific leak detector (GH-31811)
arhadthedev
authored
f84c867
View commit details
Copy full SHA for f84c867
View code at this point
Browse repository at this point
sqlite3: normalise pre-acronym determiners (GH-31772)
Show description for 2d5835a
Erlend Egeberg Aasland
authored
2d5835a
View commit details
Copy full SHA for 2d5835a
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
bpo-45138: Revert GH-28240: Expand traced SQL statements (GH-31788)
Show description for e801e88
Erlend Egeberg Aasland
authored
e801e88
View commit details
Copy full SHA for e801e88
View code at this point
Browse repository at this point
bpo-45138: Expand traced SQL statements in `sqlite3` trace callback (GH-28240)
Erlend Egeberg Aasland
authored
d177751
View commit details
Copy full SHA for d177751
View code at this point
Browse repository at this point
Docstring: replace pysqlite with sqlite3 (GH-31758)
Show description for b33a1ae
Erlend Egeberg Aasland
authored
b33a1ae
View commit details
Copy full SHA for b33a1ae
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
bpo-23325: Fix SIG_IGN and SIG_DFL int comparison in signal module (GH-31759)
tiran
authored
c8a47e7
View commit details
Copy full SHA for c8a47e7
View code at this point
Browse repository at this point
bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612)
Erlend Egeberg Aasland
authored
4d95fa1
View commit details
Copy full SHA for 4d95fa1
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
zooba
authored
176835c
View commit details
Copy full SHA for 176835c
View code at this point
Browse repository at this point
bpo-46933: Make pwd module optional (GH-31700)
Show description for ca9689f
tiran
and
Erlend Egeberg Aasland
authored
ca9689f
View commit details
Copy full SHA for ca9689f
View code at this point
Browse repository at this point
bpo-46937: convert remaining functions to AC in _weakref (GH-31705)
kumaraditya303
authored
5c06dba
View commit details
Copy full SHA for 5c06dba
View code at this point
Browse repository at this point
Commits on Mar 6, 2022
bpo-45582: Don't fail if ENV_PATH is None in getpath.py (GH-31699)
tiran
authored
55a5e17
View commit details
Copy full SHA for 55a5e17
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
Remove trailing spaces (GH-31695)
serhiy-storchaka
authored
6927632
View commit details
Copy full SHA for 6927632
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
slateny
authored
cedd247
View commit details
Copy full SHA for cedd247
View code at this point
Browse repository at this point
bpo-46541: Remove usage of _Py_IDENTIFIER from lzma module (GH-31683)
corona10
authored
d168c72
View commit details
Copy full SHA for d168c72
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
bpo-46913: Fix test_faulthandler.test_read_null() on UBSan (GH31672)
Show description for 65b92cc
vstinner
authored
65b92cc
View commit details
Copy full SHA for 65b92cc
View code at this point
Browse repository at this point
bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN (GH-31662)
Show description for 4173d67
vstinner
authored
4173d67
View commit details
Copy full SHA for 4173d67
View code at this point
Browse repository at this point
bpo-46874: Speed up sqlite3 user-defined aggregate 'step' method (GH-31604)
Erlend Egeberg Aasland
authored
88567a9
View commit details
Copy full SHA for 88567a9
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
bpo-46848: Move _PyBytes_Find() to internal C API (GH-31642)
Show description for b6b711a
vstinner
authored
b6b711a
View commit details
Copy full SHA for b6b711a
View code at this point
Browse repository at this point
bpo-46848: Use stringlib/fastsearch in mmap (GH-31625)
Show description for 6ddb09f
sweeneyde
authored
6ddb09f
View commit details
Copy full SHA for 6ddb09f
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
bpo-46541: remove usage of _Py_IDENTIFIER from _ssl module (GH-31599)
kumaraditya303
authored
e91b0a7
View commit details
Copy full SHA for e91b0a7
View code at this point
Browse repository at this point
bpo-46541: Remove usage of _Py_IDENTIFIER from multibytecodec (GH-31475)
corona10
authored
0cc6364
View commit details
Copy full SHA for 0cc6364
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
bpo-46771: Remove two controversial lines from Task.cancel() (GH-31623)
Show description for 7d611b4
gvanrossum
authored
7d611b4
View commit details
Copy full SHA for 7d611b4
View code at this point
Browse repository at this point
bpo-46541: Remove unneeded visits from sqlite3 (GH-31609)
Erlend Egeberg Aasland
authored
c32aef4
View commit details
Copy full SHA for c32aef4
View code at this point
Browse repository at this point
bpo-46541: Remove unnecessary Py_VISIT (GH-31608)
corona10
authored
088dd76
View commit details
Copy full SHA for 088dd76
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.