Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
Appearance settings
Resetting 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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
33.7k
Star
70.4k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
f5ad63f
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 26, 2023
datetime.rst: improve combine() docs (#101338)
Show description for f5ad63f
belm0
authored
f5ad63f
Copy full SHA for f5ad63f
gh-100522 Add a test for 'futures.as_completed' timing out with a non-zero timeout value (#100523)
JosephSBoyle
authored
a226278
Copy full SHA for a226278
gh-94518: Rename `group*` to `extra_group*` to avoid confusion (#101054)
Show description for 73245d0
arhadthedev
authored
73245d0
Copy full SHA for 73245d0
Commits on Jan 25, 2023
gh-98831: rewrite RAISE_VARARGS in the instruction definition DSL (#101306)
iritkatriel
authored
b400219
Copy full SHA for b400219
Fix incorrect versions in magic number comments (GH-101301)
brandtbucher
authored
6162a0e
Copy full SHA for 6162a0e
gh-98831: add variable stack effect support to cases generator (#101309)
iritkatriel
authored
19f90d6
Copy full SHA for 19f90d6
gh-101326: Fix regression when passing None to FutureIter.throw (#101327)
hauntsaninja
authored
a178ba8
Copy full SHA for a178ba8
GH-88597: Rename uuid's new CLI args to be in line with uuidgen. (#101248)
Show description for 952a1d9
achhina
authored
952a1d9
Copy full SHA for 952a1d9
Add advice how to freeze fewer modules (#101298)
Show description for 1417712
gvanrossum
authored
1417712
Copy full SHA for 1417712
GH-98831: Elaborate some cases_generator tests (#101299)
Show description for 395871e
gvanrossum
authored
395871e
Copy full SHA for 395871e
Commits on Jan 24, 2023
Fix some comments in ceval.c and fix lltrace output (#101297)
Show description for 498598e
gvanrossum
authored
498598e
Copy full SHA for 498598e
gh-98831: rewrite pattern matching opcodes in the instruction definition DSL (#101287)
iritkatriel
authored
1a9d8c7
Copy full SHA for 1a9d8c7
GH-100762: Don't call `gen.throw()` in `gen.close()`, unless necessary. (GH-101013)
Show description for f02fa64
markshannon
authored
f02fa64
Copy full SHA for f02fa64
gh-101135: Add backwards compatibility to Windows launcher for older 32-bit versions (GH-101138)
Show description for daec3a4
boimart1
authored
daec3a4
Copy full SHA for daec3a4
gh-92123: Adapt _elementtree to multi-phase init (PEP 489) (#101285)
erlend-aasland
authored
fee7a99
Copy full SHA for fee7a99
GH-91375: Purge `asyncio` static variables from globals-to-fix list (#101288)
erlend-aasland
authored
00d092c
Copy full SHA for 00d092c
GH-92123: Pass _elementtree state as parameter (#101189)
erlend-aasland
authored
b2ac396
Copy full SHA for b2ac396
no-issue: Add Dong-hee Na as autoconf codeowner (gh-101281)
corona10
authored
38cc24f
Copy full SHA for 38cc24f
gh-101278: Drop -gdwarf-4 flag from the BOLT build (gh-101280)
corona10
authored
a958e7d
Copy full SHA for a958e7d
gh-98831: rewrite CHECK_EG_MATCH opcode in the instruction definition DSL (#101269)
iritkatriel
authored
8c183cd
Copy full SHA for 8c183cd
gh-101060: conditionally add `-fno-reorder-blocks-and-partition` (gh-101061)
indygreg
authored
7589d71
Copy full SHA for 7589d71
gh-101152: Implement PEP 699 (GH-101193)
Show description for 7f95ec3
3 people
authored
7f95ec3
Copy full SHA for 7f95ec3
[docs] Mention how to get/set a bigint PyLong via the C API (#101270)
Show description for e244401
gpshead
authored
e244401
Copy full SHA for e244401
Commits on Jan 23, 2023
gh-100795: Don't call freeaddrinfo on failure. (#101252)
Show description for b724ac2
3 people
authored
b724ac2
Copy full SHA for b724ac2
gh-101261: add test for function with > 255 args (#101262)
iritkatriel
authored
bd79039
Copy full SHA for bd79039
gh-59956: Allow the "Trashcan" Mechanism to Work Without a Thread State (gh-101209)
Show description for 7b20a0f
ericsnowcurrently
authored
7b20a0f
Copy full SHA for 7b20a0f
GH-92123: Store _elementtree state in type contexts (#101190)
Show description for 984387f
erlend-aasland
authored
984387f
Copy full SHA for 984387f
Added asyncio REPL example to docs. (#101243)
Show description for 5d868ef
carltongibson
and
kumaraditya303
authored
5d868ef
Copy full SHA for 5d868ef
gh-101015: Fix `typing.get_type_hints` with unpacked `*tuple` (PEP 646) (#101031)
sobolevn
authored
807d6b5
Copy full SHA for 807d6b5
gh-83122: Deprecate testing element truth values in `ElementTree` (#31149)
Show description for d717be0
jacobtylerwalls
authored
d717be0
Copy full SHA for d717be0
Commits on Jan 22, 2023
Sumprod(): Update citation. Reorder functions. Add final twosum() call. Improve comments. (#101249)
rhettinger
authored
997073c
Copy full SHA for 997073c
gh-101047: Remove vestigial references to macOS libtool options (gh-101048)
Show description for 79af40a
indygreg
authored
79af40a
Copy full SHA for 79af40a
Add Erlend Aasland as autoconf codeowner (#101247)
erlend-aasland
authored
4db6452
Copy full SHA for 4db6452
GH-101097: Switch from standard interval notation to greater or less than signs for random.random()'s documentation (#101119)
andrewhong04
authored
8bcd4a6
Copy full SHA for 8bcd4a6
gh-67790: Support float-style formatting for Fraction instances (#100161)
Show description for 3e09f31
mdickinson
authored
3e09f31
Copy full SHA for 3e09f31
Pagination
Previous
Next
You can’t perform that action at this time.