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
sgmlconv
on
2.5
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 18, 2004
Whitespace normalization, via reindent.py.
tim-one
committed
3d7d372
View commit details
Copy full SHA for 3d7d372
View code at this point
Browse repository at this point
Commits on Feb 12, 2004
Replace backticks with repr() or "%r"
Show description for 70a6b49
doerwalter
committed
70a6b49
View commit details
Copy full SHA for 70a6b49
View code at this point
Browse repository at this point
Commits on Jul 30, 2003
update the documentation contact address
freddrake
committed
9d84308
View commit details
Copy full SHA for 9d84308
View code at this point
Browse repository at this point
Commits on Oct 16, 2002
Use string methods. Re-organize imports to Python Normal Form.
freddrake
committed
2314a04
View commit details
Copy full SHA for 2314a04
View code at this point
Browse repository at this point
Only reset _is_empty if needed.
freddrake
committed
27c4e09
View commit details
Copy full SHA for 27c4e09
View code at this point
Browse repository at this point
Modernization: Use string methods, use str instead of
Show description for df85f0b
freddrake
committed
df85f0b
View commit details
Copy full SHA for df85f0b
View code at this point
Browse repository at this point
Commits on Apr 10, 2002
When adding a name to the table of macros and environments, make sure it
Show description for 3c1ff5c
freddrake
committed
3c1ff5c
View commit details
Copy full SHA for 3c1ff5c
View code at this point
Browse repository at this point
Added support for \csimplemacro and csimplemacrodesc.
freddrake
committed
0047e16
View commit details
Copy full SHA for 0047e16
View code at this point
Browse repository at this point
Commits on Apr 5, 2002
Fix bug in command line handling, noted by Fredrik Lundh.
freddrake
committed
d15a0a0
View commit details
Copy full SHA for d15a0a0
View code at this point
Browse repository at this point
Commits on Apr 4, 2002
Add support for \textgreater, \textless.
Show description for 9b3e2ca
freddrake
committed
9b3e2ca
View commit details
Copy full SHA for 9b3e2ca
View code at this point
Browse repository at this point
Commits on Dec 15, 2001
Update to reflect recently added markup.
freddrake
committed
b9c0ef5
View commit details
Copy full SHA for b9c0ef5
View code at this point
Browse repository at this point
Commits on Nov 30, 2001
Drop xmllib in favor of SAX.
freddrake
committed
381832e
View commit details
Copy full SHA for 381832e
View code at this point
Browse repository at this point
Add a couple of entries to the whitespace-cleanups table.
freddrake
committed
1e53fa7
View commit details
Copy full SHA for 1e53fa7
View code at this point
Browse repository at this point
Added two new conversion specifications.
freddrake
committed
95e33f0
View commit details
Copy full SHA for 95e33f0
View code at this point
Browse repository at this point
Commits on Nov 19, 2001
Avoid trailing blank lines in the output.
freddrake
committed
27ae311
View commit details
Copy full SHA for 27ae311
View code at this point
Browse repository at this point
Adjust input pre-processing so that a comment on the last line does not
Show description for 00c96ae
freddrake
committed
00c96ae
View commit details
Copy full SHA for 00c96ae
View code at this point
Browse repository at this point
Commits on Oct 25, 2001
One more LaTeX-ism that we'd rather ignore.
freddrake
committed
af876d7
View commit details
Copy full SHA for af876d7
View code at this point
Browse repository at this point
Commits on Oct 9, 2001
New markup: \note{...} and \warning{...}
freddrake
committed
92350b3
View commit details
Copy full SHA for 92350b3
View code at this point
Browse repository at this point
Commits on Sep 29, 2001
Handle PEP references the same way RFC references.
freddrake
committed
ac1af80
View commit details
Copy full SHA for ac1af80
View code at this point
Browse repository at this point
Fix up whitespace in <args> elements; reduce sequences of consecutive
Show description for 583061a
freddrake
committed
583061a
View commit details
Copy full SHA for 583061a
View code at this point
Browse repository at this point
Commits on Sep 28, 2001
Convert to string methods.
Show description for 3c171d1
freddrake
committed
3c171d1
View commit details
Copy full SHA for 3c171d1
View code at this point
Browse repository at this point
Convert most uses of the string module to string methods.
Show description for 0f9bfd3
freddrake
committed
0f9bfd3
View commit details
Copy full SHA for 0f9bfd3
View code at this point
Browse repository at this point
Commits on Sep 27, 2001
Do not distinguish \refmodule from \module in the generated output;
Show description for 876389e
freddrake
committed
876389e
View commit details
Copy full SHA for 876389e
View code at this point
Browse repository at this point
Re-write <ulink> elements as described in the conversion spec.
freddrake
committed
9213b7a
View commit details
Copy full SHA for 9213b7a
View code at this point
Browse repository at this point
Turn \input, \include, and \verbatiminput into XInclude elements instead
Show description for baacc08
freddrake
committed
baacc08
View commit details
Copy full SHA for baacc08
View code at this point
Browse repository at this point
Add support for some more markup that had slipped in.
Show description for b6fa789
freddrake
committed
b6fa789
View commit details
Copy full SHA for b6fa789
View code at this point
Browse repository at this point
Commits on Sep 25, 2001
Update to support \mailheader and 5-column tables.
freddrake
committed
29a67ce
View commit details
Copy full SHA for 29a67ce
View code at this point
Browse repository at this point
Simplify a helper by returning fewer values.
freddrake
committed
9eda3ae
View commit details
Copy full SHA for 9eda3ae
View code at this point
Browse repository at this point
Commits on Jul 18, 2001
Change the command lines to use a similar "phrasing" to that used in the
Show description for 1ca78b6
freddrake
committed
1ca78b6
View commit details
Copy full SHA for 1ca78b6
View code at this point
Browse repository at this point
Commits on Jul 14, 2001
Change the target name for \kbd.
freddrake
committed
44845ba
View commit details
Copy full SHA for 44845ba
View code at this point
Browse repository at this point
Commits on Jul 9, 2001
Add conversion information for the grammar production support (preliminary).
freddrake
committed
03e88da
View commit details
Copy full SHA for 03e88da
View code at this point
Browse repository at this point
Commits on Jul 7, 2001
Move & update a comment.
Show description for 44835d8
freddrake
committed
44835d8
View commit details
Copy full SHA for 44835d8
View code at this point
Browse repository at this point
Commits on Jul 6, 2001
Add entries for recently defined markup.
freddrake
committed
0a650d7
View commit details
Copy full SHA for 0a650d7
View code at this point
Browse repository at this point
Simplification to mirror a better conversion specification and more
Show description for dde993c
freddrake
committed
dde993c
View commit details
Copy full SHA for dde993c
View code at this point
Browse repository at this point
Allow optional arguments to LaTeX macros to span lines. This is legal in
Show description for b5fc0ab
freddrake
committed
b5fc0ab
View commit details
Copy full SHA for b5fc0ab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.