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
Accelerator
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 }}
180909
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Misc
on
doc-link-https
User selector
All users
All time
Commit history
Commits on Oct 7, 2022
gh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_explicit() (GH-97803)
Show description for 13d4489
warsaw
authored
13d4489
View commit details
Copy full SHA for 13d4489
View code at this point
Browse repository at this point
gh-82874: Convert remaining importlib format uses to f-str. (#98005)
Show description for 27369ef
gpshead
authored
27369ef
View commit details
Copy full SHA for 27369ef
View code at this point
Browse repository at this point
Docs: Fix backtick errors found by sphinx-lint (#97998)
Show description for fa2d43e
hugovk
and
ezio-melotti
authored
fa2d43e
View commit details
Copy full SHA for fa2d43e
View code at this point
Browse repository at this point
gh-97850: Remove deprecated functions from `importlib.utils` (#97898)
Show description for 27025e1
sobolevn
authored
27025e1
View commit details
Copy full SHA for 27025e1
View code at this point
Browse repository at this point
GH-90985: Revert "Deprecate passing a message into cancel()" (#97999)
Show description for 09de8d7
gvanrossum
authored
09de8d7
View commit details
Copy full SHA for 09de8d7
View code at this point
Browse repository at this point
bpo-35540 dataclasses.asdict now supports defaultdict fields (gh-32056)
kwsp
authored
c46a423
View commit details
Copy full SHA for c46a423
View code at this point
Browse repository at this point
GH-91052: Add C API for watching dictionaries (GH-31787)
carljm
authored
a4b7794
View commit details
Copy full SHA for a4b7794
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
bpo-38693: Use f-strings instead of str.format() within importlib (#17058)
Show description for 683ab85
gpshead
authored
683ab85
View commit details
Copy full SHA for 683ab85
View code at this point
Browse repository at this point
GH-97002: Prevent `_PyInterpreterFrame`s from backing more than one `PyFrameObject` (GH-97996)
brandtbucher
authored
21a2d9f
View commit details
Copy full SHA for 21a2d9f
View code at this point
Browse repository at this point
gh-97973: Return all necessary information from the tokenizer (GH-97984)
Show description for cbf0afd
lysnikolaou
authored
cbf0afd
View commit details
Copy full SHA for cbf0afd
View code at this point
Browse repository at this point
fixes gh-96078: os.sched_yield release the GIL while calling sched_yield(2). (gh-97965)
corona10
authored
b9d2e81
View commit details
Copy full SHA for b9d2e81
View code at this point
Browse repository at this point
gh-65961: Do not rely solely on `__cached__` (GH-97990)
Show description for e1c4d56
brettcannon
authored
e1c4d56
View commit details
Copy full SHA for e1c4d56
View code at this point
Browse repository at this point
gh-97781: Apply changes from importlib_metadata 5. (GH-97785)
Show description for 8af04cd
jaraco
authored
8af04cd
View commit details
Copy full SHA for 8af04cd
View code at this point
Browse repository at this point
gh-86482: Document assignment expression need for ()s (#23291)
Show description for 2b5f136
terryjreedy
and
JelleZijlstra
authored
2b5f136
View commit details
Copy full SHA for 2b5f136
View code at this point
Browse repository at this point
gh-97943: PyFunction_GetAnnotations should return a borrowed reference. (#97949)
larryhastings
authored
6bfb0be
View commit details
Copy full SHA for 6bfb0be
View code at this point
Browse repository at this point
gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (GH-97944)
Show description for 6d0a019
ned-deily
authored
6d0a019
View commit details
Copy full SHA for 6d0a019
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
gh-96865: [Enum] fix Flag to use CONFORM boundary (GH-97528)
ethanfurman
authored
b44372e
View commit details
Copy full SHA for b44372e
View code at this point
Browse repository at this point
gh-65961: Raise `DeprecationWarning` when `__package__` differs from `__spec__.parent` (#97879)
Show description for c206e53
brettcannon
and
ericsnowcurrently
authored
c206e53
View commit details
Copy full SHA for c206e53
View code at this point
Browse repository at this point
gh-97850: Remove all known instances of module_repr() (#97876)
Show description for 5dc3599
warsaw
authored
5dc3599
View commit details
Copy full SHA for 5dc3599
View code at this point
Browse repository at this point
I changed my surname early this year (#96671)
Show description for 815008a
tshepang
authored
815008a
View commit details
Copy full SHA for 815008a
View code at this point
Browse repository at this point
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Show description for 0031e62
AA-Turner
and
ambv
authored
0031e62
View commit details
Copy full SHA for 0031e62
View code at this point
Browse repository at this point
gh-91539: improve performance of get_proxies_environment (#91566)
Show description for aeb28f5
3 people
authored
aeb28f5
View commit details
Copy full SHA for aeb28f5
View code at this point
Browse repository at this point
gh-88050: Fix asyncio subprocess to kill process cleanly when process is blocked (#32073)
kumaraditya303
authored
7015e13
View commit details
Copy full SHA for 7015e13
View code at this point
Browse repository at this point
gh-95196: Disable incorrect pickling of the C implemented classmethod descriptors (GH-96383)
serhiy-storchaka
authored
77f0249
View commit details
Copy full SHA for 77f0249
View code at this point
Browse repository at this point
gh-74696: Pass root_dir to custom archivers which support it (GH-94251)
Show description for e3ef400
serhiy-storchaka
and
merwok
authored
e3ef400
View commit details
Copy full SHA for e3ef400
View code at this point
Browse repository at this point
GH-96704: Add {Task,Handle}.get_context(), use it in call_exception_handler() (#96756)
Show description for 8079bef
gvanrossum
and
kumaraditya303
authored
8079bef
View commit details
Copy full SHA for 8079bef
View code at this point
Browse repository at this point
gh-97825: fix AttributeError when calling subprocess.check_output(input=None) with encoding or errors args (#97826)
Show description for db64fb9
akulakov
authored
db64fb9
View commit details
Copy full SHA for db64fb9
View code at this point
Browse repository at this point
GH-91079: Decouple C stack overflow checks from Python recursion checks. (GH-96510)
markshannon
authored
7644935
View commit details
Copy full SHA for 7644935
View code at this point
Browse repository at this point
GH-97779: Ensure that *all* frame objects are backed by "complete" frames (GH-97845)
brandtbucher
authored
0ff8fd6
View commit details
Copy full SHA for 0ff8fd6
View code at this point
Browse repository at this point
gh-97837: Change deprecation warning message in `unittest` (#97838)
sobolevn
authored
c3648f4
View commit details
Copy full SHA for c3648f4
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
gh-93738: Documentation C syntax (:c:type: to :c:expr:, misc. cases) (#97775)
Show description for 6b3d4db
AA-Turner
authored
6b3d4db
View commit details
Copy full SHA for 6b3d4db
View code at this point
Browse repository at this point
gh-58451: Add optional delete_on_close parameter to NamedTemporaryFile (GH-97015)
Ev2geny
authored
743453a
View commit details
Copy full SHA for 743453a
View code at this point
Browse repository at this point
gh-97008: Add a Python implementation of AttributeError and NameError suggestions (#97022)
Show description for bbc7cd6
ambv
and
cfbolz
authored
bbc7cd6
View commit details
Copy full SHA for bbc7cd6
View code at this point
Browse repository at this point
gh-96142: add missing params to `dataclass._DataclassParams` (gh-96382)
sobolevn
authored
4f380db
View commit details
Copy full SHA for 4f380db
View code at this point
Browse repository at this point
gh-97670: Remove sys.getdxp() and analyze_dxp.py script (#97671)
Show description for 116fa62
vstinner
authored
116fa62
View commit details
Copy full SHA for 116fa62
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.