index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tutorial
/
datastructures.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Improve tutorial suggestion for looping techniques
Raymond Hettinger
2015-09-01
1
-11/+11
*
Fix minor docs markup errors.
Serhiy Storchaka
2015-03-14
1
-3/+3
*
Fix description.
Georg Brandl
2014-11-14
1
-1/+1
*
Closes #22868: make example less ambiguous.
Georg Brandl
2014-11-14
1
-3/+3
*
Issue 21575: Show list.sort() arguments in the tutorial.
Raymond Hettinger
2014-05-27
1
-2/+3
*
Issue #21545: Add .pop example and tweak comment about pure mutation methods.
Terry Jan Reedy
2014-05-23
1
-0/+9
*
Small logical fix in filter() example description.
Georg Brandl
2013-10-06
1
-1/+1
*
#16470: mention set and dict comprehension in the tutorial. Patch by Yongzhi...
Ezio Melotti
2012-11-17
1
-8/+19
*
Remove versionadded from the tutorial, at a location where it produces more q...
Georg Brandl
2012-11-15
1
-2/+0
*
Issue #16225: Backport from 3.2: Add additional note to tutorial about looping.
Chris Jerdonek
2012-10-16
1
-0/+13
*
#14840: Add a bit on the difference between tuples and lists. Initial patch ...
Ezio Melotti
2012-06-17
1
-9/+21
*
Reorder the entries to put the type specific technique last.
Raymond Hettinger
2012-04-24
1
-10/+10
*
#13549: improve tutorial section about listcomps.
Ezio Melotti
2011-12-13
1
-62/+112
*
Doc fix. Mathematically correct sentence.
Senthil Kumaran
2011-09-28
1
-2/+2
*
Clarify.
Georg Brandl
2010-11-05
1
-1/+2
*
#8267: Use sorted() to get a sorted list of dict keys.
Georg Brandl
2010-10-15
1
-2/+2
*
Revert r79179 and merge r75584 to explain how to implement a queue using coll...
Ezio Melotti
2010-03-31
1
-14/+13
*
Mention inefficiency of lists as queues, add link to collections.deque discus...
Georg Brandl
2010-03-21
1
-0/+5
*
Dont shout to users.
Georg Brandl
2009-03-31
1
-1/+1
*
#5018: remove confusing paragraph.
Georg Brandl
2009-03-31
1
-7/+5
*
Issue #5341: Fix a variety of spelling errors.
Mark Dickinson
2009-02-21
1
-1/+1
*
Remove tabs from the documentation.
Georg Brandl
2009-01-03
1
-1/+1
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-6/+6
*
remove duplicate target
Benjamin Peterson
2008-09-13
1
-1/+0
*
Incorporate some suggestions by Tait Stevens.
Georg Brandl
2008-09-13
1
-0/+1
*
update the tutorial to use str.format
Benjamin Peterson
2008-05-26
1
-1/+1
*
Phase out has_key usage in the tutorial; correct docs for PyMapping_HasKey*.
Georg Brandl
2008-03-28
1
-4/+1
*
Mark the descitems in the tutorial as "noindex" so that :meth: cross-refs don...
Georg Brandl
2008-03-21
1
-0/+9
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-1/+1
*
Add a section about nested listcomps to the tutorial.
Georg Brandl
2007-12-14
1
-0/+42
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+617