FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Lib/difflib.py - java66liu/python · GitHub
java66liu
/
python
Public
forked from
glix/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
Lib
difflib.py
on
master
User selector
Datepicker
Commit history
Commits on Aug 9, 2008
Use functools.reduce() in difflib instead of __builtin__.reduce() to silence
Show description for 9aa6d0e
brett.cannon
committed
9aa6d0e
View commit details
Copy full SHA for 9aa6d0e
View code at this point
Browse repository at this point
Commits on Jun 24, 2008
Issue 3189: Py3k DeprecationWarning in difflib
Show description for 6f18126
raymond.hettinger
committed
6f18126
View commit details
Copy full SHA for 6f18126
View code at this point
Browse repository at this point
Commits on Jan 11, 2008
Improve usability of the SequenceMatcher by returning named tuples describing match ranges.
Show description for 48abd73
raymond.hettinger
committed
48abd73
View commit details
Copy full SHA for 48abd73
View code at this point
Browse repository at this point
Commits on Mar 8, 2007
SF #1637850: make_table in difflib did not work with unicode
Show description for 358a76d
raymond.hettinger
committed
358a76d
View commit details
Copy full SHA for 358a76d
View code at this point
Browse repository at this point
Commits on Jan 5, 2007
[Bug #1622533] Make docstrings raw strings because they contain control characters (\0, \1)
Show description for 1b0690b
andrew.kuchling
committed
1b0690b
View commit details
Copy full SHA for 1b0690b
View code at this point
Browse repository at this point
Commits on Jun 14, 2006
Repaired typo in new comment.
Show description for 540856f
tim.peters
committed
540856f
View commit details
Copy full SHA for 540856f
View code at this point
Browse repository at this point
SequenceMatcher.get_matching_blocks(): This now guarantees that
Show description for bb559f5
tim.peters
committed
bb559f5
View commit details
Copy full SHA for bb559f5
View code at this point
Browse repository at this point
Commits on Jun 13, 2006
get_matching_blocks(): rewrote code & comments so they match; added
Show description for ed75a7f
tim.peters
committed
ed75a7f
View commit details
Copy full SHA for ed75a7f
View code at this point
Browse repository at this point
Commits on Jun 9, 2006
Make use of new str.startswith/endswith semantics.
Show description for ae1e421
georg.brandl
committed
ae1e421
View commit details
Copy full SHA for ae1e421
View code at this point
Browse repository at this point
Commits on Jan 31, 2006
Patch #1413711: Certain patterns of differences were making difflib
Show description for 384823d
gustavo.niemeyer
committed
384823d
View commit details
Copy full SHA for 384823d
View code at this point
Browse repository at this point
Commits on Jul 22, 2005
Fix all wrong instances of "it's".
Show description for 34fcc83
birkenfeld
committed
34fcc83
View commit details
Copy full SHA for 34fcc83
View code at this point
Browse repository at this point
Commits on Nov 12, 2004
SF bug 1054821: difflib HtmlDiff() extra space on inserted 1 character lines
Show description for 4da77db
tim_one
committed
4da77db
View commit details
Copy full SHA for 4da77db
View code at this point
Browse repository at this point
Commits on Sep 10, 2004
Typo fix: 'comparisions' is not a word
Show description for a942813
akuchling
committed
a942813
View commit details
Copy full SHA for a942813
View code at this point
Browse repository at this point
Commits on Aug 29, 2004
Whitespace normalization. test_difflib passes again.
Show description for 334e9d7
tim_one
committed
334e9d7
View commit details
Copy full SHA for 334e9d7
View code at this point
Browse repository at this point
Reverting whitespace normalization. test_difflib fails with it -- the
Show description for 9fdb45a
tim_one
committed
9fdb45a
View commit details
Copy full SHA for 9fdb45a
View code at this point
Browse repository at this point
Whitespace normalization.
Show description for d6dd543
tim_one
committed
d6dd543
View commit details
Copy full SHA for d6dd543
View code at this point
Browse repository at this point
Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.
Show description for db5aba2
loewis
committed
db5aba2
View commit details
Copy full SHA for db5aba2
View code at this point
Browse repository at this point
Commits on Jul 31, 2004
Repair typo in docstring.
Show description for 8d9a844
tim_one
committed
8d9a844
View commit details
Copy full SHA for 8d9a844
View code at this point
Browse repository at this point
Commits on Jul 10, 2004
SequenceMatcher(None, [], []).get_grouped_opcodes() now returns a generator
Show description for d021c6e
bcannon
committed
d021c6e
View commit details
Copy full SHA for d021c6e
View code at this point
Browse repository at this point
Commits on Jun 15, 2004
Reverse argument order for nsmallest() and nlargest().
Show description for 71df217
rhettinger
committed
71df217
View commit details
Copy full SHA for 71df217
View code at this point
Browse repository at this point
Commits on Jun 13, 2004
Apply heapq.nlargest() to find best matches.
Show description for c7d1ab7
rhettinger
committed
c7d1ab7
View commit details
Copy full SHA for c7d1ab7
View code at this point
Browse repository at this point
Commits on Feb 12, 2004
Replace backticks with repr() or "%r"
Show description for 63026f0
doerwalter
committed
63026f0
View commit details
Copy full SHA for 63026f0
View code at this point
Browse repository at this point
Commits on Oct 16, 2003
Let library modules use the new keyword arguments for list.sort().
Show description for a9b8c65
rhettinger
committed
a9b8c65
View commit details
Copy full SHA for a9b8c65
View code at this point
Browse repository at this point
Commits on Jul 16, 2003
Fix faulty doctests. There is no results attribute.
Show description for 282a547
rhettinger
committed
282a547
View commit details
Copy full SHA for 282a547
View code at this point
Browse repository at this point
Commits on Jul 1, 2003
Fix SF bug #763023, difflib.py: ratio() zero division not caught
Show description for ca960f9
nnorwitz
committed
ca960f9
View commit details
Copy full SHA for ca960f9
View code at this point
Browse repository at this point
Commits on Jun 17, 2003
Fix docstring
Show description for 9fdc029
rhettinger
committed
9fdc029
View commit details
Copy full SHA for 9fdc029
View code at this point
Browse repository at this point
Commits on Jun 8, 2003
For the context and unified diff functions:
Show description for a9c1aba
rhettinger
committed
a9c1aba
View commit details
Copy full SHA for a9c1aba
View code at this point
Browse repository at this point
Added functions for creating context diffs and unified diffs.
Show description for e6444c1
rhettinger
committed
e6444c1
View commit details
Copy full SHA for e6444c1
View code at this point
Browse repository at this point
Commits on Oct 30, 2002
Added missing names to __all__.
Show description for 02d05e9
rhettinger
committed
02d05e9
View commit details
Copy full SHA for 02d05e9
View code at this point
Browse repository at this point
Commits on Jun 1, 2002
SF 563203. Replaced 'has_key()' with 'in'.
Show description for 47cf425
rhettinger
committed
47cf425
View commit details
Copy full SHA for 47cf425
View code at this point
Browse repository at this point
Commits on Apr 29, 2002
Mostly in SequenceMatcher.{__chain_b, find_longest_match}:
Show description for 174f6bb
tim_one
committed
174f6bb
View commit details
Copy full SHA for 174f6bb
View code at this point
Browse repository at this point
Commits on Apr 3, 2002
Add the 'bool' type and its values 'False' and 'True', as described in
Show description for dabee89
gvanrossum
committed
dabee89
View commit details
Copy full SHA for dabee89
View code at this point
Browse repository at this point
Commits on Apr 1, 2002
Remove some now-obsolete generator future statements.
Show description for 5d69a4f
tim_one
committed
5d69a4f
View commit details
Copy full SHA for 5d69a4f
View code at this point
Browse repository at this point
Commits on Oct 4, 2001
Whitespace normalization.
Show description for 4388baf
tim_one
committed
4388baf
View commit details
Copy full SHA for 4388baf
View code at this point
Browse repository at this point
Commits on Sep 22, 2001
Make difflib.ndiff() and difflib.Differ.compare() generators. This
Show description for 4f36b72
tim_one
committed
4f36b72
View commit details
Copy full SHA for 4f36b72
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL