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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
35.3k
Star
75k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
using
on
3.5
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 14, 2017
Fix trivial typo in Python Setup documentation (GH-2185) (GH-2189)
Show description for ee0572f
csabella
authored and
Mariatta
committed
ee0572f
View commit details
Copy full SHA for ee0572f
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
[3.5] Improve the grammar in windows.rst (GH-1330) (GH-1359)
Show description for e37d163
Mariatta
authored
e37d163
View commit details
Copy full SHA for e37d163
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
bpo-29770: remove outdated PYO related info (GH-590) (GH-613)
zhangyangyu
authored
ce222c8
View commit details
Copy full SHA for ce222c8
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Issue #26638: Work around more CLI options that can’t be linked
Show description for b8c5f54
vadmium
committed
b8c5f54
View commit details
Copy full SHA for b8c5f54
View code at this point
Browse repository at this point
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
vadmium
committed
5c67933
View commit details
Copy full SHA for 5c67933
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
Issue #12982: Thanks to PEP 488, Python no longer creates .pyo files
berkerpeksag
committed
f43bc98
View commit details
Copy full SHA for f43bc98
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Fix half-finished sentence.
Show description for 72e483a
zware
committed
72e483a
View commit details
Copy full SHA for 72e483a
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
Correct typo in Windows docs.
Show description for 87ec85f
zware
committed
87ec85f
View commit details
Copy full SHA for 87ec85f
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Issue #27393: Fix escaping of C:\ too
berkerpeksag
committed
6803f35
View commit details
Copy full SHA for 6803f35
View code at this point
Browse repository at this point
Issue #27393: Fix escaping of venv activate commands on Windows
Show description for 9c1e9d4
berkerpeksag
committed
9c1e9d4
View commit details
Copy full SHA for 9c1e9d4
View code at this point
Browse repository at this point
Commits on May 18, 2016
issue27045 - Use backslash in windows path to script file.
orsenthil
committed
c9bfc13
View commit details
Copy full SHA for c9bfc13
View code at this point
Browse repository at this point
Commits on May 7, 2016
Issue #26736: Used HTTPS for external links in the documentation if possible.
serhiy-storchaka
committed
6dff020
View commit details
Copy full SHA for 6dff020
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Issue #25910: Fixed more links in the docs.
serhiy-storchaka
committed
de886d9
View commit details
Copy full SHA for de886d9
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
birkenfeld
committed
5d94134
View commit details
Copy full SHA for 5d94134
View code at this point
Browse repository at this point
Fix version.
birkenfeld
committed
06871ef
View commit details
Copy full SHA for 06871ef
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.
birkenfeld
committed
8c16cb9
View commit details
Copy full SHA for 8c16cb9
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Show description for c04fb56
vadmium
committed
c04fb56
View commit details
Copy full SHA for c04fb56
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Update "Creating Virtual Environments" link in venv documentation
berkerpeksag
committed
ef41077
View commit details
Copy full SHA for ef41077
View code at this point
Browse repository at this point
Update output of venv -h
Show description for a9744ae
berkerpeksag
committed
a9744ae
View commit details
Copy full SHA for a9744ae
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
Issue #26034: Sync documentation of --clear with its behavior
Show description for 547f66f
berkerpeksag
committed
547f66f
View commit details
Copy full SHA for 547f66f
View code at this point
Browse repository at this point
Commits on Jan 16, 2016
Issue #25089: Adds short documentation section for modifying an install.
zooba
committed
e248f68
View commit details
Copy full SHA for e248f68
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Issue #25874: Clarify platform support in the "Using Python on Windows" doc.
Show description for 85622e4
brettcannon
committed
85622e4
View commit details
Copy full SHA for 85622e4
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Issue #14285: Do not catch exceptions initializing any ancestor package
Show description for 7dda421
vadmium
committed
7dda421
View commit details
Copy full SHA for 7dda421
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
Closes #25078: Document InstallAllUsers installer parameter default 0
zooba
committed
9b608e5
View commit details
Copy full SHA for 9b608e5
View code at this point
Browse repository at this point
Commits on Sep 12, 2015
Marked keystrokes with the :kbd: role.
Show description for 153627c
serhiy-storchaka
committed
153627c
View commit details
Copy full SHA for 153627c
View code at this point
Browse repository at this point
Marked keystrokes with the :kbd: role.
Show description for 0424eaf
serhiy-storchaka
committed
0424eaf
View commit details
Copy full SHA for 0424eaf
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Removes invalid installer options from documentation.
zooba
committed
cb0afc8
View commit details
Copy full SHA for cb0afc8
View code at this point
Browse repository at this point
Commits on Aug 30, 2015
Issue #24962: Merge 3.4
zware
committed
072d432
View commit details
Copy full SHA for 072d432
View code at this point
Browse repository at this point
Issue #24962: Remove space from filename
zware
committed
1a83746
View commit details
Copy full SHA for 1a83746
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
Adds documentation for the new Windows embedded package.
zooba
committed
eb3c16d
View commit details
Copy full SHA for eb3c16d
View code at this point
Browse repository at this point
Commits on Jul 18, 2015
Adds support for an unattend.xml file to control the Windows installer options.
zooba
committed
2434aa2
View commit details
Copy full SHA for 2434aa2
View code at this point
Browse repository at this point
Adds option to only install the launcher.
zooba
committed
a3d03ec
View commit details
Copy full SHA for a3d03ec
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Removes my username from the documentation.
zooba
committed
af75a54
View commit details
Copy full SHA for af75a54
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
Adds option to install launcher for all users even when installing Python just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed.
Show description for 2237bdc
zooba
committed
2237bdc
View commit details
Copy full SHA for 2237bdc
View code at this point
Browse repository at this point
Commits on May 22, 2015
Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup for generating sys.path.
Show description for 4a7fe7e
zooba
committed
4a7fe7e
View commit details
Copy full SHA for 4a7fe7e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.