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
Discover and 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 }}
AdaCore
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
3
Star
0
Code
Pull requests
5
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
matrixise
Datepicker
All time
Commit History
Commits on Oct 18, 2019
Doc: Add missing entry for functools.cached_property (GH-16803)
matrixise
authored
93b81e1
Copy full SHA for 93b81e1
Commits on Sep 26, 2019
Doc: Use the `with` statement in the first example of the ftplib doc. (GH-16271)
matrixise
authored
5d326ab
Copy full SHA for 5d326ab
Commits on Jun 1, 2019
Doc: Correct the creation year and the credits of the Logo Programming language (GH-13520)
matrixise
authored and
csabella
committed
6650105
Copy full SHA for 6650105
Commits on May 17, 2019
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Show description for cbb6484
matrixise
authored and
kushaldas
committed
cbb6484
Copy full SHA for cbb6484
Commits on May 14, 2019
Doc: Update pip and setuptools when creating the virtual environment (GH-13307)
Show description for 0a52d73
matrixise
authored and
miss-islington
committed
0a52d73
Copy full SHA for 0a52d73
Commits on May 6, 2019
Clarify the download unit in the download section (GH-13122)
matrixise
authored and
miss-islington
committed
e9b49d1
Copy full SHA for e9b49d1
Commits on Apr 16, 2019
bpo-36345: Update wsgiref example (GH-12562)
Show description for 2b7f93b
matrixise
authored
2b7f93b
Copy full SHA for 2b7f93b
Commits on Mar 25, 2019
bpo-36345: Add a new example in the documentation of wsgiref (#12511)
matrixise
authored and
brettcannon
committed
360e1e4
Copy full SHA for 360e1e4
Commits on Mar 19, 2019
bpo-36362: Avoid unused variables when HAVE_DYNAMIC_LOADING is not defined (GH-12430)
Show description for 0d765e3
matrixise
authored and
miss-islington
committed
0d765e3
Copy full SHA for 0d765e3
bpo-36333: Fix leak _PyRuntimeState_Fini (GH-12400)
matrixise
authored and
vstinner
committed
943395f
Copy full SHA for 943395f
Commits on Mar 18, 2019
bpo-36328: Fix compiler warning in Py_NewInterpreter() (GH-12381)
matrixise
authored and
vstinner
committed
9e06d2b
Copy full SHA for 9e06d2b
bpo-36329: Declare the version of Python to use for Tools/scripts/serve.py (#12385)
Show description for 09a9f17
matrixise
authored and
JulienPalard
committed
09a9f17
Copy full SHA for 09a9f17
Commits on Mar 15, 2019
Add the meaning of the returned value of PyTypeObject.tp_init (GH-12325)
matrixise
authored and
miss-islington
committed
7c4fcb6
Copy full SHA for 7c4fcb6
Commits on Mar 5, 2019
bpo-33012: Fix compilation warnings in memoryobject.c and _collectionsmodule.c (GH-12179)
Show description for 359a2f3
matrixise
authored and
vstinner
committed
359a2f3
Copy full SHA for 359a2f3
Commits on Mar 1, 2019
bpo-36043: FileCookieJar supports os.PathLike (GH-11945)
Show description for 4b219ce
matrixise
authored and
miss-islington
committed
4b219ce
Copy full SHA for 4b219ce
Commits on Feb 22, 2019
bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941)
matrixise
authored and
vstinner
committed
a40681d
Copy full SHA for a40681d
Commits on Feb 21, 2019
bpo-36052: Raise a SyntaxError when assigning a value to __debug__ with := (GH-11958)
Show description for 3ad9167
matrixise
authored and
pablogsal
committed
3ad9167
Copy full SHA for 3ad9167
Commits on Feb 20, 2019
bpo-35993: Fix _PyInterpreterState_DeleteExceptMain() (GH-11852)
Show description for b5409da
matrixise
authored and
vstinner
committed
b5409da
Copy full SHA for b5409da
Commits on Nov 4, 2018
bpo-10536: Enhancements to gettext docs (GH-10324)
matrixise
authored and
JulienPalard
committed
55f3317
Copy full SHA for 55f3317
bpo-35159: Add a link to the devguide in the sidebar of the index (Doc/) (GH-10316)
matrixise
authored and
JulienPalard
committed
0edc7b1
Copy full SHA for 0edc7b1
Commits on Nov 3, 2018
bpo-34969: Add --fast, --best on the gzip CLI (GH-9833)
matrixise
authored and
JulienPalard
committed
3e28eed
Copy full SHA for 3e28eed
Commits on Oct 26, 2018
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
matrixise
authored and
brettcannon
committed
12e696b
Copy full SHA for 12e696b
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
matrixise
authored and
vstinner
committed
e483f02
Copy full SHA for e483f02
Commits on Oct 25, 2018
bpo-35038: AttributeError: 'frame' object has no attribute 'f_restricted'. (GH-10098)
Show description for 1770d1c
matrixise
authored and
miss-islington
committed
1770d1c
Copy full SHA for 1770d1c
Fix grammar in using/unix build instruction docs (GH-10009)
matrixise
authored and
zware
committed
9e95eb0
Copy full SHA for 9e95eb0
Commits on Oct 20, 2018
bpo-35032: Remove inaccessible videos from faq/Windows (GH-10004)
Show description for d262250
matrixise
authored and
miss-islington
committed
d262250
Copy full SHA for d262250
bpo-34839: Add a 'before 3.6' in the section 'warnings' of doctest (GH-9736)
matrixise
authored and
JulienPalard
committed
0522fd8
Copy full SHA for 0522fd8
Commits on Oct 17, 2018
bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)
Show description for 74a8b6e
matrixise
authored and
vstinner
committed
74a8b6e
Copy full SHA for 74a8b6e
bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (GH-9925)
Show description for fcd5e84
2 people
authored and
vstinner
committed
fcd5e84
Copy full SHA for fcd5e84
Commits on Oct 13, 2018
bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (GH-9827)
matrixise
authored and
JulienPalard
committed
e385d06
Copy full SHA for e385d06
Commits on Oct 12, 2018
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
matrixise
authored and
JulienPalard
committed
859c068
Copy full SHA for 859c068
Commits on Oct 10, 2018
bpo-34913: Document gzip command line interface (GH-9782)
matrixise
authored and
JulienPalard
committed
7c817e6
Copy full SHA for 7c817e6
Commits on Oct 9, 2018
bpo-23596: Use argparse for the command line of gzip (GH-9781)
Show description for e8bbc52
2 people
authored and
JulienPalard
committed
e8bbc52
Copy full SHA for e8bbc52
bpo-23596: Add unit tests for the command line for the gzip module (GH-9775)
Show description for 84eec11
matrixise
authored and
JulienPalard
committed
84eec11
Copy full SHA for 84eec11
Commits on Oct 6, 2018
bpo-34906: Doc: Fix typos (2) (GH-9735)
Show description for 683281f
matrixise
authored and
JulienPalard
committed
683281f
Copy full SHA for 683281f
Pagination
Previous
Next
You can’t perform that action at this time.