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
Type
/
to 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 }}
invisiblek
/
android_external_python
Public
forked from
idobatter/cpython
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
android_external_python
Lib
difflib.py
on
3.4
User selector
All users
All time
Commit history
Commits on Jun 21, 2014
Issue 21635: Fix caching in difflib.SequenceMatcher.get_matching_blocks().
rhettinger
committed
3b538cb
View commit details
Copy full SHA for 3b538cb
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
Issue #20976: pyflakes: Remove unused imports
vstinner
committed
994d20c
View commit details
Copy full SHA for 994d20c
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Issue #19936: Added executable bits or shebang lines to Python scripts which
Show description for 2caf3ac
serhiy-storchaka
committed
2caf3ac
View commit details
Copy full SHA for 2caf3ac
View code at this point
Browse repository at this point
Issue #19936: Added executable bits or shebang lines to Python scripts which
Show description for 619c22f
serhiy-storchaka
committed
619c22f
View commit details
Copy full SHA for 619c22f
View code at this point
Browse repository at this point
Commits on Aug 17, 2013
#18705: merge with 3.3.
ezio-melotti
committed
f77fe4c
View commit details
Copy full SHA for f77fe4c
View code at this point
Browse repository at this point
#18705: fix a number of typos. Patch by Févry Thibault.
ezio-melotti
committed
1134d23
View commit details
Copy full SHA for 1134d23
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
Issue #13248: removed deprecated and undocumented difflib.isbjunk, isbpopular.
terryjreedy
committed
a4f108c
View commit details
Copy full SHA for a4f108c
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
utilize yield from
pjenvey
committed
20b1715
View commit details
Copy full SHA for 20b1715
View code at this point
Browse repository at this point
Commits on Dec 10, 2011
Fix comment in difflib.
florentx
committed
def3db0
View commit details
Copy full SHA for def3db0
View code at this point
Browse repository at this point
Commits on Sep 28, 2011
#13012: use splitlines(keepends=True/False) instead of splitlines(0/1).
ezio-melotti
committed
f8e71ee
View commit details
Copy full SHA for f8e71ee
View code at this point
Browse repository at this point
Commits on Apr 12, 2011
Issue 11747: Fix output format for context diffs.
rhettinger
committed
7b95aa0
View commit details
Copy full SHA for 7b95aa0
View code at this point
Browse repository at this point
Commits on Apr 11, 2011
Issue #11747: Fix range formatting in context and unified diffs.
rhettinger
committed
085a066
View commit details
Copy full SHA for 085a066
View code at this point
Browse repository at this point
Cleanup and modernize code prior to working on Issue 11747.
rhettinger
committed
cb3dea1
View commit details
Copy full SHA for cb3dea1
View code at this point
Browse repository at this point
Commits on Mar 16, 2011
#11565: Merge with 3.1.
ezio-melotti
committed
a8fef37
View commit details
Copy full SHA for a8fef37
View code at this point
Browse repository at this point
#11565: Fix several typos. Patch by Piotr Kasprzyk.
ezio-melotti
committed
e21d50c
View commit details
Copy full SHA for e21d50c
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
7729cf5
View commit details
Copy full SHA for 7729cf5
View code at this point
Browse repository at this point
Commits on Dec 3, 2010
Issue 10534 deprecate isbjunk and isbpopular methods.
Show description for 436c484
terryjreedy
committed
436c484
View commit details
Copy full SHA for 436c484
View code at this point
Browse repository at this point
terryjreedy
committed
c3f8a8b
View commit details
Copy full SHA for c3f8a8b
View code at this point
Browse repository at this point
Commits on Nov 25, 2010
Issue 2986: Add autojunk paramater to SequenceMatcher to turn off heuristic. Patch by Terry Reedy, Eli Bendersky, and Simon Cross
terryjreedy
committed
bf69521
View commit details
Copy full SHA for bf69521
View code at this point
Browse repository at this point
Commits on Apr 12, 2010
Merged revisions 80004 via svnmerge from
Show description for e6e29fd
bitdancer
committed
e6e29fd
View commit details
Copy full SHA for e6e29fd
View code at this point
Browse repository at this point
Commits on Mar 11, 2010
convert shebang lines: python -> python3
benjaminp
committed
d1e45b1
View commit details
Copy full SHA for d1e45b1
View code at this point
Browse repository at this point
Commits on Nov 23, 2009
Merged revisions 76469 via svnmerge from
Show description for cbe632a
orsenthil
committed
cbe632a
View commit details
Copy full SHA for cbe632a
View code at this point
Browse repository at this point
Merged revisions 76464 via svnmerge from
Show description for d53051c
orsenthil
committed
d53051c
View commit details
Copy full SHA for d53051c
View code at this point
Browse repository at this point
Commits on Feb 21, 2009
Merged revisions 69846 via svnmerge from
Show description for 72bc1fb
mdickinson
committed
72bc1fb
View commit details
Copy full SHA for 72bc1fb
View code at this point
Browse repository at this point
Commits on Jan 11, 2008
Merged revisions 59883-59920 via svnmerge from
Show description for b9ac143
tiran
committed
b9ac143
View commit details
Copy full SHA for b9ac143
View code at this point
Browse repository at this point
Commits on Aug 30, 2007
Raise statement normalization in Lib/.
collinw
committed
9ce2384
View commit details
Copy full SHA for 9ce2384
View code at this point
Browse repository at this point
Commits on Jul 3, 2007
Merged revisions 56125-56153 via svnmerge from
Show description for 1ea6fd7
gvanrossum
committed
1ea6fd7
View commit details
Copy full SHA for 1ea6fd7
View code at this point
Browse repository at this point
Commits on Jun 30, 2007
Merged revisions 56020-56124 via svnmerge from
Show description for 88bb5d4
gvanrossum
committed
88bb5d4
View commit details
Copy full SHA for 88bb5d4
View code at this point
Browse repository at this point
Commits on May 7, 2007
Merged revisions 55007-55179 via svnmerge from
Show description for cfc9cc5
gvanrossum
committed
cfc9cc5
View commit details
Copy full SHA for cfc9cc5
View code at this point
Browse repository at this point
Commits on Apr 27, 2007
Merged revisions 53952-54987 via svnmerge from
Show description for 32b4e1e
gvanrossum
committed
32b4e1e
View commit details
Copy full SHA for 32b4e1e
View code at this point
Browse repository at this point
Commits on Apr 21, 2007
PEP 3114: rename .next() to .__next__() and add next() builtin.
birkenfeld
committed
fb63481
View commit details
Copy full SHA for fb63481
View code at this point
Browse repository at this point
Commits on Feb 11, 2007
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Show description for 6308f63
gvanrossum
committed
6308f63
View commit details
Copy full SHA for 6308f63
View code at this point
Browse repository at this point
Commits on Feb 9, 2007
Revert doubly-converted doctests.
gvanrossum
committed
6abe539
View commit details
Copy full SHA for 6abe539
View code at this point
Browse repository at this point
Fix a bunch of doctests with the -d option of refactor.py.
Show description for d621239
gvanrossum
committed
d621239
View commit details
Copy full SHA for d621239
View code at this point
Browse repository at this point
Fix most trivially-findable print statements.
Show description for e3092ea
gvanrossum
committed
e3092ea
View commit details
Copy full SHA for e3092ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.