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
Doc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 10, 2024
Doc: Upgrade Sphinx to 8.1 (#125276)
AA-Turner
authored
dd0ee20
View commit details
Copy full SHA for dd0ee20
View code at this point
Browse repository at this point
Note argparse exit code in documentation (GH-119568)
Show description for 3b87fb7
jkunimune
and
savannahostrowski
authored
3b87fb7
View commit details
Copy full SHA for 3b87fb7
View code at this point
Browse repository at this point
gh-71784: [doc] add usage examples for traceback.TracebackException (#125189)
Show description for f9ae5d1
iritkatriel
and
AlexWaygood
authored
f9ae5d1
View commit details
Copy full SHA for f9ae5d1
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-125196: PyUnicodeWriter_Discard(NULL) does nothing (#125222)
vstinner
authored
1b2a548
View commit details
Copy full SHA for 1b2a548
View code at this point
Browse repository at this point
GH-121970: Extract ``availability`` into a new extension (#125082)
AA-Turner
authored
cbfd392
View commit details
Copy full SHA for cbfd392
View code at this point
Browse repository at this point
gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125194)
Show description for b9a8ca0
vstinner
authored
b9a8ca0
View commit details
Copy full SHA for b9a8ca0
View code at this point
Browse repository at this point
gh-101100: Fix Sphinx warnings in `library/unittest.mock.rst` (#124106)
hugovk
authored
a5716a3
View commit details
Copy full SHA for a5716a3
View code at this point
Browse repository at this point
gh-125168: Fix typo in `__future__.rst` (#125183)
Show description for e0835af
JamesMcCarthy21
authored
e0835af
View commit details
Copy full SHA for e0835af
View code at this point
Browse repository at this point
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Show description for 3024b16
4 people
authored
3024b16
View commit details
Copy full SHA for 3024b16
View code at this point
Browse repository at this point
Fix importlib.resources issue reference in 3.13 What's New (#125175)
Show description for 7a303fc
ncoghlan
authored
7a303fc
View commit details
Copy full SHA for 7a303fc
View code at this point
Browse repository at this point
gh-124969: Fix locale.nl_langinfo(locale.ALT_DIGITS) (GH-124974)
Show description for 21c04e1
serhiy-storchaka
authored
21c04e1
View commit details
Copy full SHA for 21c04e1
View code at this point
Browse repository at this point
docs: in venv table use executable name (GH-124315)
Show description for 7f93dbf
musvaage
authored
7f93dbf
View commit details
Copy full SHA for 7f93dbf
View code at this point
Browse repository at this point
gh-101552: Allow pydoc to display signatures in source format (#124669)
Show description for 7840638
JelleZijlstra
and
AlexWaygood
authored
7840638
View commit details
Copy full SHA for 7840638
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
GH-124478: Cleanup argparse documentation (#124877)
Show description for 37228bd
3 people
authored
37228bd
View commit details
Copy full SHA for 37228bd
View code at this point
Browse repository at this point
Misc improvements to the itertools docs (gh-125147)
rhettinger
authored
b2a7272
View commit details
Copy full SHA for b2a7272
View code at this point
Browse repository at this point
gh-124832: Add a note to indicate that `datetime.now` may return the same instant (#124834)
Show description for 760b1e1
3 people
authored
760b1e1
View commit details
Copy full SHA for 760b1e1
View code at this point
Browse repository at this point
gh-112433 add versionadded for `ctypes.Structure._align_` (#125087)
Show description for 5967dd8
monkeyman192
and
kumaraditya303
authored
5967dd8
View commit details
Copy full SHA for 5967dd8
View code at this point
Browse repository at this point
Doc: Improve description of ``GET_LEN`` opcode (#114583)
Eclips4
authored
e8773e5
View commit details
Copy full SHA for e8773e5
View code at this point
Browse repository at this point
gh-75898: make use of thread more explicit in the "Socket Programming HOWTO" document (#125023)
zuo
authored
9047146
View commit details
Copy full SHA for 9047146
View code at this point
Browse repository at this point
bpo-34206: Improve docs and test coverage for pre-init functions (#8023)
Show description for 7c4b6a6
ncoghlan
and
willingc
authored
7c4b6a6
View commit details
Copy full SHA for 7c4b6a6
View code at this point
Browse repository at this point
gh-69998: Fix decoding error in locale.nl_langinfo() (GH-124963)
Show description for 93b9e6b
serhiy-storchaka
authored
93b9e6b
View commit details
Copy full SHA for 93b9e6b
View code at this point
Browse repository at this point
gh-70870: Clarify dual usage of 'free variable' (#122545)
Show description for 2739099
ncoghlan
and
willingc
authored
2739099
View commit details
Copy full SHA for 2739099
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Docs: make a tutorial example more precise (#125066)
Show description for 6e3c70c
nedbat
authored
6e3c70c
View commit details
Copy full SHA for 6e3c70c
View code at this point
Browse repository at this point
gh-125072: Add label for assignment expressions; update tracked section for assignment expression topic (#125074)
emilyemorehouse
authored
447a151
View commit details
Copy full SHA for 447a151
View code at this point
Browse repository at this point
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-124653: Relax (again) detection of queue API for logging handlers (GH-124897)
picnixz
authored
7ffe94f
View commit details
Copy full SHA for 7ffe94f
View code at this point
Browse repository at this point
gh-124182: Explain naming rules for struct sequence types (#124335)
ffelixg
authored
3287c83
View commit details
Copy full SHA for 3287c83
View code at this point
Browse repository at this point
gh-125018: Fix role syntax (#125050)
AA-Turner
authored
10094a5
View commit details
Copy full SHA for 10094a5
View code at this point
Browse repository at this point
gh-125018: Add importlib.metadata semantic link targets (#125027)
Show description for cda3b5a
3 people
authored
cda3b5a
View commit details
Copy full SHA for cda3b5a
View code at this point
Browse repository at this point
gh-121249: Support _Complex types in the struct module (#121613)
Show description for 7487db4
4 people
authored
7487db4
View commit details
Copy full SHA for 7487db4
View code at this point
Browse repository at this point
GH-109975: Announce final release in What's New in Python 3.13 (#125007)
Show description for 31516c9
AA-Turner
authored
31516c9
View commit details
Copy full SHA for 31516c9
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
gh-125025: `_thread` docs: fix/update the *caveats* list (GH-125026)
zuo
authored
1e098dc
View commit details
Copy full SHA for 1e098dc
View code at this point
Browse repository at this point
Doc: Simplify the definition of 'soft deprecated' (#124988)
Show description for feca4cf
4 people
authored
feca4cf
View commit details
Copy full SHA for feca4cf
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
Fix console prompt syntax in What's New in Python 3.8 (#124968)
nineteendo
authored
bd393ae
View commit details
Copy full SHA for bd393ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.