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 }}
parikpython
/
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
library
difflib.rst
on
main
User selector
All users
All time
Commit history
Commits on Jan 25, 2021
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
JulienPalard
authored
5c1f15b
View commit details
Copy full SHA for 5c1f15b
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Show description for dcc997c
andresdelfino
authored
dcc997c
View commit details
Copy full SHA for dcc997c
View code at this point
Browse repository at this point
Commits on Sep 27, 2020
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
Show description for e8a2076
andresdelfino
authored
e8a2076
View commit details
Copy full SHA for e8a2076
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Fix all Python Cookbook links (#22205)
andresdelfino
authored
ac0333e
View commit details
Copy full SHA for ac0333e
View code at this point
Browse repository at this point
Improve the description of difflib in the documentation (GH-22253)
Show description for 5531269
Mandeepahlawat
authored
5531269
View commit details
Copy full SHA for 5531269
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
bpo-40204: Add :noindex: in the documentation (GH-21859)
Show description for d3ded08
vstinner
authored
d3ded08
View commit details
Copy full SHA for d3ded08
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
bpo-40394 - difflib.SequenceMatched.find_longest_match default args (GH-19742)
Show description for 3209cbd
lrjball
authored
3209cbd
View commit details
Copy full SHA for 3209cbd
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
bpo-38738: Fix formatting of True and False. (GH-17083)
Show description for 138ccbb
serhiy-storchaka
authored
138ccbb
View commit details
Copy full SHA for 138ccbb
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
bpo-35603: Add a note on difflib table header interpreted as HTML (GH-11439)
tirkarthi
authored and
JulienPalard
committed
c78dae8
View commit details
Copy full SHA for c78dae8
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method (GH-13482)
Show description for e9cbcd0
sweeneyde
authored and
miss-islington
committed
e9cbcd0
View commit details
Copy full SHA for e9cbcd0
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144)
Show description for d9bff4e
terryjreedy
authored
d9bff4e
View commit details
Copy full SHA for d9bff4e
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Issue #27210: Fix doctests for a few modules.
Show description for 9f8b3a0
zware
committed
9f8b3a0
View commit details
Copy full SHA for 9f8b3a0
View code at this point
Browse repository at this point
Commits on Jun 11, 2016
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Show description for fa089b9
terryjreedy
committed
fa089b9
View commit details
Copy full SHA for fa089b9
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 Mar 11, 2016
Issue #26542: Fix markup of code example in difflib documentation
Show description for eb2e02b
berkerpeksag
committed
eb2e02b
View commit details
Copy full SHA for eb2e02b
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
vadmium
committed
2eb819f
View commit details
Copy full SHA for 2eb819f
View code at this point
Browse repository at this point
Issue #25523: Correct "a" article to "an" article
Show description for 7462b64
vadmium
committed
7462b64
View commit details
Copy full SHA for 7462b64
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Merge with 3.4
terryjreedy
committed
c029481
View commit details
Copy full SHA for c029481
View code at this point
Browse repository at this point
Issue #25519: Mark difflib.ndiff as a functions where not already.
terryjreedy
committed
3e8a7ad
View commit details
Copy full SHA for 3e8a7ad
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Issue #24109: Include Tools/scripts/diff.py instead of duplicating it in difflib documentation.
Show description for 707deb9
berkerpeksag
committed
707deb9
View commit details
Copy full SHA for 707deb9
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
#17445: difflib: add diff_bytes(), to compare bytes rather than str
Show description for 4d9d256
gward
committed
4d9d256
View commit details
Copy full SHA for 4d9d256
View code at this point
Browse repository at this point
Commits on Mar 14, 2015
Issue #2052: Add charset parameter to HtmlDiff.make_file().
berkerpeksag
committed
102029d
View commit details
Copy full SHA for 102029d
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
merge with 3.4
birkenfeld
committed
794e9bf
View commit details
Copy full SHA for 794e9bf
View code at this point
Browse repository at this point
Fixing broken links in doc, part 3: the rest
birkenfeld
committed
525d355
View commit details
Copy full SHA for 525d355
View code at this point
Browse repository at this point
Commits on Apr 18, 2014
Merge with 3.4. Closes #21232.
terryjreedy
committed
386b2b1
View commit details
Copy full SHA for 386b2b1
View code at this point
Browse repository at this point
Issue #21232: Replace .splitlines arg '1' with 'keepends=True'.
terryjreedy
committed
bddecc3
View commit details
Copy full SHA for bddecc3
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
#14332: provide a better explanation of junk in difflib docs
Show description for c51da2b
akuchling
committed
c51da2b
View commit details
Copy full SHA for c51da2b
View code at this point
Browse repository at this point
#13437: link to the source code for a few more modules
akuchling
committed
2e3743c
View commit details
Copy full SHA for 2e3743c
View code at this point
Browse repository at this point
Commits on Nov 29, 2013
Issue #19795: Improved markup of True/False constants.
serhiy-storchaka
committed
fbc1c26
View commit details
Copy full SHA for fbc1c26
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
Issue #18758: Fixed and improved cross-references.
serhiy-storchaka
committed
bfdcd43
View commit details
Copy full SHA for bfdcd43
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
#18601: fix error made when difflib example was converted to use 'with'.
bitdancer
committed
96433f8
View commit details
Copy full SHA for 96433f8
View code at this point
Browse repository at this point
Commits on Apr 10, 2011
Beautify and modernize the SequenceMatcher example
rhettinger
committed
1929983
View commit details
Copy full SHA for 1929983
View code at this point
Browse repository at this point
Beautify and modernize the SequenceMatcher example
rhettinger
committed
dbb677a
View commit details
Copy full SHA for dbb677a
View code at this point
Browse repository at this point
Commits on Mar 11, 2011
Use with statement where it improves the documentation (closes #10461)
merwok
committed
a3dd56b
View commit details
Copy full SHA for a3dd56b
View code at this point
Browse repository at this point
Commits on Dec 15, 2010
Issue 10534, difflib: tweak doc; test new SequenceMatcher instance attributes; avoid unneeded lists of SM.b2j keys and items in .__chain_b. Do not backport.
terryjreedy
committed
17a5925
View commit details
Copy full SHA for 17a5925
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.