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
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 }}
xiaolanpython
/
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
Doc
tools
on
2.7
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 13, 2017
bpo-30021: Add examples for re.escape(). (#1048) (#1118)
Show description for 53ad684
serhiy-storchaka
authored
53ad684
View commit details
Copy full SHA for 53ad684
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
bpo-29888: Fix the link referring to "Python download page" (GH-823)
cocoatomo
authored and
ned-deily
committed
6f95b37
View commit details
Copy full SHA for 6f95b37
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-180)
methane
authored
cf44d95
View commit details
Copy full SHA for cf44d95
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
bpo-28929: Link the documentation to its source file on GitHub (#38)
Show description for e15259c
Mariatta
authored
e15259c
View commit details
Copy full SHA for e15259c
View code at this point
Browse repository at this point
[backport to 2.7] Change documentation's `Show Source` link to GitHub (#44)
Show description for 52b8c55
Mariatta
authored
52b8c55
View commit details
Copy full SHA for 52b8c55
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
Issue #26355: Specify canonical URLs in docs pages
Show description for 4e1e30d
ncoghlan
committed
4e1e30d
View commit details
Copy full SHA for 4e1e30d
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
Update documentation index sidebar for 3.6.0 release.
ned-deily
committed
c049575
View commit details
Copy full SHA for c049575
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Issue #28900: Update documentation sidebar for 3.6.0rc.
ned-deily
committed
3797922
View commit details
Copy full SHA for 3797922
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Make 3.7 the current dev version in the html version of the docs.
ned-deily
committed
47f190a
View commit details
Copy full SHA for 47f190a
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Fix English spelling and grammar errors
vadmium
committed
4e6e565
View commit details
Copy full SHA for 4e6e565
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Issue #26014: Guide 2.7 users to the new packaging documentation:
Show description for 835d392
ned-deily
committed
835d392
View commit details
Copy full SHA for 835d392
View code at this point
Browse repository at this point
Commits on Mar 13, 2016
#24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.
ezio-melotti
committed
aac1dd0
View commit details
Copy full SHA for aac1dd0
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Issue #26246: Set initial value of the hidden attr when creating copy button.
Show description for bb56936
berkerpeksag
committed
bb56936
View commit details
Copy full SHA for bb56936
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
Update susp-ignore file (#25910).
birkenfeld
committed
b9b98c8
View commit details
Copy full SHA for b9b98c8
View code at this point
Browse repository at this point
Commits on Feb 27, 2016
#26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.
ezio-melotti
committed
f9ce84b
View commit details
Copy full SHA for f9ce84b
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Fix rstlint to also look for indented comments that should be directives.
birkenfeld
committed
a575839
View commit details
Copy full SHA for a575839
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Closes #26320: fix stylesheet after Sphinx update.
birkenfeld
committed
c665ff6
View commit details
Copy full SHA for c665ff6
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Issue #25179: Preparatory cleanup of existing docs on string formatting
Show description for 00f19ef
vadmium
committed
00f19ef
View commit details
Copy full SHA for 00f19ef
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
doc: i18n HTML templates
Show description for b492984
vstinner
committed
b492984
View commit details
Copy full SHA for b492984
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
Fix issue18918 : Attach the pydoc documentation for 'FILES' topic.
Show description for 788db63
orsenthil
committed
788db63
View commit details
Copy full SHA for 788db63
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Issue #25022: Avoid warning about unused suspicious rule
Martin Panter
committed
397c210
View commit details
Copy full SHA for 397c210
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Update Docs/tools/susp-ignored.csv
zware
committed
e6f87fc
View commit details
Copy full SHA for e6f87fc
View code at this point
Browse repository at this point
Commits on May 27, 2015
update for 3.6 emerging
benjaminp
committed
78ba242
View commit details
Copy full SHA for 78ba242
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
highlight is now highlighted (closes #23909)
benjaminp
committed
af80ce3
View commit details
Copy full SHA for af80ce3
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
rstlint: make the "html leaked markup" regex a bit less sensitive
birkenfeld
committed
6556698
View commit details
Copy full SHA for 6556698
View code at this point
Browse repository at this point
rstlint: add more directives we use
birkenfeld
committed
d4754b0
View commit details
Copy full SHA for d4754b0
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
Use https:// URLs when referring to python.org hosts.
birkenfeld
committed
06f3b3b
View commit details
Copy full SHA for 06f3b3b
View code at this point
Browse repository at this point
Use https:// URLs in the HTML templates.
birkenfeld
committed
42bf486
View commit details
Copy full SHA for 42bf486
View code at this point
Browse repository at this point
Move Sphinx templates and extensions to their own subdirs.
birkenfeld
committed
160cbce
View commit details
Copy full SHA for 160cbce
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
Use https:// URLs for the bug tracker in the :issue: role.
Show description for 9c2ce25
alex
committed
9c2ce25
View commit details
Copy full SHA for 9c2ce25
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Closes #22537: Make sphinx extensions compatible with Python 2 or 3, like in the 3.x branches
birkenfeld
committed
14b5a4d
View commit details
Copy full SHA for 14b5a4d
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the nested subdirectory anymore.
birkenfeld
committed
f16fbf9
View commit details
Copy full SHA for f16fbf9
View code at this point
Browse repository at this point
Prepare sphinx extensions for 1.3.
birkenfeld
committed
75070f0
View commit details
Copy full SHA for 75070f0
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
make hg link secure
benjaminp
committed
05137ed
View commit details
Copy full SHA for 05137ed
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
backport our own copy of the ref-counting extension
benjaminp
committed
342fd18
View commit details
Copy full SHA for 342fd18
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.