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 }}
native-api
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Misc
python.man
on
tkinter_docs
User selector
All users
All time
Commit history
Commits on Feb 25, 2018
bpo-17232: Clarify docs for -O and -OO command line options (#5839)
Show description for 186b606
csabella
authored and
terryjreedy
committed
186b606
View commit details
Copy full SHA for 186b606
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)
Show description for 42aa93b
benjaminp
authored
42aa93b
View commit details
Copy full SHA for 42aa93b
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
bpo-32124: Document C functions safe before init (#4540)
Show description for 84c4b19
vstinner
authored
84c4b19
View commit details
Copy full SHA for 84c4b19
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
bpo-28647: Update -u documentation after bpo-30404 (GH-3961)
berkerpeksag
authored
7f58097
View commit details
Copy full SHA for 7f58097
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
bpo-30737: Update DevGuide links to new URL (GH-3228)
Show description for 384899d
bugzPDX
authored and
Mariatta
committed
384899d
View commit details
Copy full SHA for 384899d
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
Issue #28532: Show sys.version when -V option is supplied twice
methane
committed
0e175a6
View commit details
Copy full SHA for 0e175a6
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Issue #28396: Remove any mention of .pyo files from the man page.
Show description for 10a7dbd
brettcannon
committed
10a7dbd
View commit details
Copy full SHA for 10a7dbd
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
merge 3.4 (#17167)
benjaminp
committed
e46487b
View commit details
Copy full SHA for e46487b
View code at this point
Browse repository at this point
remove useless $ keyword (closes #17167)
benjaminp
committed
b9869df
View commit details
Copy full SHA for b9869df
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Issue #25899: Converted non-ASCII characters in docstrings and manpage
Show description for 225821c
serhiy-storchaka
committed
225821c
View commit details
Copy full SHA for 225821c
View code at this point
Browse repository at this point
Commits on May 11, 2015
merge 3.4
benjaminp
committed
8ec4ae0
View commit details
Copy full SHA for 8ec4ae0
View code at this point
Browse repository at this point
add trailing slash
benjaminp
committed
37c4f78
View commit details
Copy full SHA for 37c4f78
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
merge 3.4
benjaminp
committed
2e02875
View commit details
Copy full SHA for 2e02875
View code at this point
Browse repository at this point
update links
benjaminp
committed
755640b
View commit details
Copy full SHA for 755640b
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
merge 3.4
benjaminp
committed
31cd756
View commit details
Copy full SHA for 31cd756
View code at this point
Browse repository at this point
improve phrasing
benjaminp
committed
b0335ee
View commit details
Copy full SHA for b0335ee
View code at this point
Browse repository at this point
Issue #24077: merge from 3.4
ned-deily
committed
9195870
View commit details
Copy full SHA for 9195870
View code at this point
Browse repository at this point
Issue #24077: Fix typo in man page for -I command option: -s, not -S.
ned-deily
committed
64298ae
View commit details
Copy full SHA for 64298ae
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Issue #23731: Implement PEP 488.
Show description for f299abd
brettcannon
committed
f299abd
View commit details
Copy full SHA for f299abd
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
PYTHONY2K is long gone. Remove traces from the docs and manpage.
birkenfeld
committed
75f7490
View commit details
Copy full SHA for 75f7490
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
Issue #16400: Add command line option for isolated mode.
Show description for ad73a9c
tiran
committed
ad73a9c
View commit details
Copy full SHA for ad73a9c
View code at this point
Browse repository at this point
Commits on Jul 25, 2013
#16937: document that stdin is always buffered, even when -u is used. Patch by Elena Oat.
ezio-melotti
committed
61b0c67
View commit details
Copy full SHA for 61b0c67
View code at this point
Browse repository at this point
Commits on Jun 20, 2013
Add -b and -X options to python man page.
Show description for ce3dd0b
orsenthil
committed
ce3dd0b
View commit details
Copy full SHA for ce3dd0b
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
Do not italicize punctuation in python(1) manual page (Matt Kraai).
doko42
committed
d8623e8
View commit details
Copy full SHA for d8623e8
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
enable hash randomization by default
benjaminp
committed
c9f54cf
View commit details
Copy full SHA for c9f54cf
View code at this point
Browse repository at this point
Commits on Feb 20, 2012
Merge 3.2: Issue #13703 plus some related test suite fixes.
birkenfeld
committed
2fb477c
View commit details
Copy full SHA for 2fb477c
View code at this point
Browse repository at this point
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime)
Show description for 09a7c72
birkenfeld
committed
09a7c72
View commit details
Copy full SHA for 09a7c72
View code at this point
Browse repository at this point
Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime)
Show description for 2daf6ae
birkenfeld
committed
2daf6ae
View commit details
Copy full SHA for 2daf6ae
View code at this point
Browse repository at this point
Commits on Nov 29, 2011
Merge 3.2
merwok
committed
c8e0320
View commit details
Copy full SHA for c8e0320
View code at this point
Browse repository at this point
Fix last remaining references to ex-devguide
merwok
committed
a2b89e3
View commit details
Copy full SHA for a2b89e3
View code at this point
Browse repository at this point
Commits on May 1, 2011
Merge #11971: fix man page; it's -OO not -O0
Show description for 90c3fb6
bitdancer
committed
90c3fb6
View commit details
Copy full SHA for 90c3fb6
View code at this point
Browse repository at this point
Merge #11971: fix man page; it's -OO not -O0
Show description for e97f14c
bitdancer
committed
e97f14c
View commit details
Copy full SHA for e97f14c
View code at this point
Browse repository at this point
#11971: fix man page; it's -OO not -O0
Show description for 9c4f09d
bitdancer
committed
9c4f09d
View commit details
Copy full SHA for 9c4f09d
View code at this point
Browse repository at this point
Commits on Mar 26, 2011
Remove traces of division_warning left over from Python 2 (#10998)
merwok
committed
be3bd57
View commit details
Copy full SHA for be3bd57
View code at this point
Browse repository at this point
Commits on Mar 23, 2011
Do not touch sys.path when site is imported and python was started with -S.
Show description for c09fca6
merwok
committed
c09fca6
View commit details
Copy full SHA for c09fca6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.