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 }}
jdemeyer
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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
remove_PyCFunction_FastCallDict
User selector
All users
All time
Commit history
Commits on Jun 20, 2019
bpo-37342: Fix the incorrect nb_index's type in typeobj documentation (GH-14241)
Show description for bc5caf8
shihai1991
authored and
miss-islington
committed
bc5caf8
View commit details
Copy full SHA for bc5caf8
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Update What's New in Python 3.8 (GH-14239)
Show description for af41c56
vstinner
authored
af41c56
View commit details
Copy full SHA for af41c56
View code at this point
Browse repository at this point
Add missing single quote in io.TextIOWrapper.reconfigure documentation (GH-14246)
Show description for 35068bd
Harmon758
authored and
miss-islington
committed
35068bd
View commit details
Copy full SHA for 35068bd
View code at this point
Browse repository at this point
bpo-37331: Clarify format of socket handler messages in the documentation. (GH-14234)
vsajip
authored
f06b569
View commit details
Copy full SHA for f06b569
View code at this point
Browse repository at this point
bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14229)
vsajip
authored
0150001
View commit details
Copy full SHA for 0150001
View code at this point
Browse repository at this point
bpo-36710: Remove PyImport_Cleanup() function (GH-14221)
Show description for 987a0dc
vstinner
authored
987a0dc
View commit details
Copy full SHA for 987a0dc
View code at this point
Browse repository at this point
Document typing.ForwardRef (GH-14216)
ilevkivskyi
authored
809ff11
View commit details
Copy full SHA for 809ff11
View code at this point
Browse repository at this point
Document changes in PyNode_AddChild and PyParser_AddToken (GH-14214)
Show description for 47c2de7
ilevkivskyi
authored
47c2de7
View commit details
Copy full SHA for 47c2de7
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)
Show description for 6b9c204
mikegleen
authored and
pganssle
committed
6b9c204
View commit details
Copy full SHA for 6b9c204
View code at this point
Browse repository at this point
bpo-5680: IDLE: Customize running a module (GH-13763)
Show description for 201bc2d
csabella
authored and
terryjreedy
committed
201bc2d
View commit details
Copy full SHA for 201bc2d
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169)
Show description for ac7b1a3
vstinner
authored
ac7b1a3
View commit details
Copy full SHA for ac7b1a3
View code at this point
Browse repository at this point
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)
Show description for 5bff3c8
taleinat
authored and
terryjreedy
committed
5bff3c8
View commit details
Copy full SHA for 5bff3c8
View code at this point
Browse repository at this point
bpo-34556: Add --upgrade-deps to venv module (#13100)
Show description for 4acdbf1
cooperlees
authored and
ambv
committed
4acdbf1
View commit details
Copy full SHA for 4acdbf1
View code at this point
Browse repository at this point
bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008)
vsajip
authored
ca7b504
View commit details
Copy full SHA for ca7b504
View code at this point
Browse repository at this point
bpo-37194: Add PyObject_CallNoArgs() rationale (GH-14159)
Show description for 5352cc4
vstinner
authored
5352cc4
View commit details
Copy full SHA for 5352cc4
View code at this point
Browse repository at this point
bpo-37315: Deprecate accepting floats in math.factorial(). (GH-14147)
serhiy-storchaka
authored
231aad3
View commit details
Copy full SHA for 231aad3
View code at this point
Browse repository at this point
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156)
Show description for 1ce2656
vstinner
authored
1ce2656
View commit details
Copy full SHA for 1ce2656
View code at this point
Browse repository at this point
bpo-37194: Add a new public PyObject_CallNoArgs() function (GH-13890)
Show description for 2ff58a2
vstinner
authored
2ff58a2
View commit details
Copy full SHA for 2ff58a2
View code at this point
Browse repository at this point
bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143)
Show description for 8bf08ee
vstinner
authored
8bf08ee
View commit details
Copy full SHA for 8bf08ee
View code at this point
Browse repository at this point
Commits on Jun 16, 2019
bpo-28805: document METH_FASTCALL (GH-14079)
jdemeyer
authored and
methane
committed
5600b5e
View commit details
Copy full SHA for 5600b5e
View code at this point
Browse repository at this point
Doc: Remove an ugly space before a dot. (GH-14123)
JulienPalard
authored
5529515
View commit details
Copy full SHA for 5529515
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
Doc: Deprecation header: More precise wording. (GH-14109)
JulienPalard
authored and
willingc
committed
cfa0394
View commit details
Copy full SHA for cfa0394
View code at this point
Browse repository at this point
Update link in colorsys docs to be https (GH-14062)
alex
authored and
miss-islington
committed
6ef4d32
View commit details
Copy full SHA for 6ef4d32
View code at this point
Browse repository at this point
Doc: Bump Sphinx verison. (#13785)
Show description for 7d23dbe
JulienPalard
authored
7d23dbe
View commit details
Copy full SHA for 7d23dbe
View code at this point
Browse repository at this point
Update weakref.rst (GH-14098)
geryogam
authored and
miss-islington
committed
f475729
View commit details
Copy full SHA for f475729
View code at this point
Browse repository at this point
bpo-36707: Document "m" removal from sys.abiflags (GH-14090)
vstinner
authored
7efc526
View commit details
Copy full SHA for 7efc526
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Document C API changes in What's New in Python 3.8 (GH-14092)
vstinner
authored
bd5798f
View commit details
Copy full SHA for bd5798f
View code at this point
Browse repository at this point
bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049)
Show description for 066e5b1
vstinner
authored
066e5b1
View commit details
Copy full SHA for 066e5b1
View code at this point
Browse repository at this point
bpo-37261: Document sys.unraisablehook corner cases (GH-14059)
Show description for 212646c
vstinner
authored
212646c
View commit details
Copy full SHA for 212646c
View code at this point
Browse repository at this point
Implement Windows release builds in Azure Pipelines (GH-14065)
zooba
authored
21a92f8
View commit details
Copy full SHA for 21a92f8
View code at this point
Browse repository at this point
Update concurrent.futures.rst (GH-14061)
Show description for 431478d
geryogam
authored and
miss-islington
committed
431478d
View commit details
Copy full SHA for 431478d
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
Show description for d0eeb93
aixtools
authored and
miss-islington
committed
d0eeb93
View commit details
Copy full SHA for d0eeb93
View code at this point
Browse repository at this point
bpo-6689: os.path.commonpath raises ValueError for different drives isn't documented (GH-14045)
Show description for 9549203
MakDon
authored and
miss-islington
committed
9549203
View commit details
Copy full SHA for 9549203
View code at this point
Browse repository at this point
bpo-37261: Fix support.catch_unraisable_exception() (GH-14052)
Show description for 6d22cc8
vstinner
authored
6d22cc8
View commit details
Copy full SHA for 6d22cc8
View code at this point
Browse repository at this point
bpo-37216: update version to 3.9 in mac using document (GH-13966)
MakDon
authored and
ned-deily
committed
905e19a
View commit details
Copy full SHA for 905e19a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.