Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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.4k
Star
69.9k
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
5d677c5
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 12, 2023
GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674)
gaogaotiantian
authored
5d677c5
Copy full SHA for 5d677c5
Fix duplicated words in the docs (GH-102629)
Show description for f6ca71a
vitaldmit
authored
f6ca71a
Copy full SHA for f6ca71a
Optimize fmean() weighted average (#102626)
rhettinger
authored
6cd7572
Copy full SHA for 6cd7572
Fixes duplicated word (#102623)
Show description for e621062
gvanrossum
and
eyherabh
authored
e621062
Copy full SHA for e621062
Commits on Mar 11, 2023
gh-101821: Test coverage for `ast.main` function (#101822)
sobolevn
authored
bb396ee
Copy full SHA for bb396ee
gh-79940: skip `TestGetAsyncGenState` on wasm as it requires working sockets (GH-102605)
Show description for 534660f
tkren
authored
534660f
Copy full SHA for 534660f
gh-79940: add introspection API for asynchronous generators to `inspect` module (#11590)
tkren
authored
ced13c9
Copy full SHA for ced13c9
gh-102213: Optimize the performance of `__getattr__` (GH-102248)
Show description for aa0a73d
wangxiang-hz
authored
aa0a73d
Copy full SHA for aa0a73d
gh-102433: Add tests for how classes with properties interact with `isinstance()` checks on `typing.runtime_checkable` protocols (#102449)
Show description for 5ffdaf7
AlexWaygood
and
carljm
authored
5ffdaf7
Copy full SHA for 5ffdaf7
GH-90997: Shrink the LOAD_GLOBAL caches (#102569)
brandtbucher
authored
08b67fb
Copy full SHA for 08b67fb
gh-88071: Update docstrings of dataclass' astuple and asdict (#101806)
Show description for 767d3a8
ischurov
authored
767d3a8
Copy full SHA for 767d3a8
gh-102103: add `module` argument to `dataclasses.make_dataclass` (#102104)
sobolevn
authored
b48be8f
Copy full SHA for b48be8f
gh-102578: Optimise setting and deleting mutable attributes on non-dataclass subclasses of frozen dataclasses (gh-102573)
XuehaiPan
authored
ee6f841
Copy full SHA for ee6f841
Commits on Mar 10, 2023
GH-80486: Fix handling of NTFS alternate data streams in pathlib (GH-102454)
Show description for 90f1d77
barneygale
and
kmaork
authored
90f1d77
Copy full SHA for 90f1d77
gh-102519: Add doc updates for os.listdrives, listvolumes and listmounts (GH-102585)
zooba
authored
12226be
Copy full SHA for 12226be
GH-102537: Handle check for PYTHONTZPATH failing in zoneinfo test (GH-102538)
Show description for 64bde50
pganssle
authored
64bde50
Copy full SHA for 64bde50
gh-86509: Add link to Lib/_threading_local.py in threading docs (#101824)
OTheDev
authored
53dceb5
Copy full SHA for 53dceb5
gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows (GH-102544)
zooba
authored
cb35882
Copy full SHA for cb35882
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in `_ctypes` (#102477)
iritkatriel
authored
2999e02
Copy full SHA for 2999e02
Commits on Mar 9, 2023
gh-102378: don't bother stripping `/` from __text_signature__ (#102379)
davidhewitt
authored
71cf7c3
Copy full SHA for 71cf7c3
gh-102255: Improve build support for Windows API partitions (GH-102256)
Show description for c6858d1
maxbachmann
authored
c6858d1
Copy full SHA for c6858d1
gh-81057: Vendor a Subset of distutils for the c-analyzer Tool (gh-102505)
Show description for ca066bd
ericsnowcurrently
authored
ca066bd
Copy full SHA for ca066bd
gh-100227: Isolate the Import State to Each Interpreter (gh-101941)
Show description for cf6e7c5
ericsnowcurrently
authored
cf6e7c5
Copy full SHA for cf6e7c5
gh-100227: Move dict_state.global_version to PyInterpreterState (gh-102338)
Show description for b45d14b
ericsnowcurrently
authored
b45d14b
Copy full SHA for b45d14b
GH-84783: Document GH-101264 (Make the slice object hashable) in What's New. (#102548)
Yhg1s
authored
58d761e
Copy full SHA for 58d761e
gh-100227: Move next_keys_version to PyInterpreterState (gh-102335)
Show description for 5e5acd2
ericsnowcurrently
authored
5e5acd2
Copy full SHA for 5e5acd2
Commits on Mar 8, 2023
gh-100227: Move func_state.next_version to PyInterpreterState (gh-102334)
Show description for 66ff374
ericsnowcurrently
authored
66ff374
Copy full SHA for 66ff374
gh-102304: Consolidate Direct Usage of _Py_RefTotal (gh-102514)
Show description for cbb0aa7
ericsnowcurrently
authored
cbb0aa7
Copy full SHA for cbb0aa7
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Objects/) (#102218)
iritkatriel
authored
11a2c6c
Copy full SHA for 11a2c6c
gh-102507 Remove invisible pagebreak characters (#102531)
Show description for b097925
JosephSBoyle
and
AlexWaygood
authored
b097925
Copy full SHA for b097925
gh-102515: Remove unused imports in the `Lib/` directory (#102516)
AlexWaygood
authored
401d7a7
Copy full SHA for 401d7a7
Remove or update bitbucket links (GH-101963)
Show description for 7d801f2
sblondon
and
hauntsaninja
authored
7d801f2
Copy full SHA for 7d801f2
gh-101100: Fix sphinx warnings in `zipapp` and `zipfile` modules (#102526)
sobolevn
authored
1f557f9
Copy full SHA for 1f557f9
GH-102397: Fix segfault from race condition in signal handling (#102399)
Show description for 1a84cc0
kumaraditya303
and
gpshead
authored
1a84cc0
Copy full SHA for 1a84cc0
Fix style in argparse.rst (#101733)
MarcinWieczorek
authored
061325e
Copy full SHA for 061325e
Pagination
Previous
Next
You can’t perform that action at this time.