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
/
library
/
stdtypes.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27601: Improve example in the "Hashing of numeric types" section
Berker Peksag
2016-07-25
1
-11/+11
*
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter
2016-06-18
1
-6/+9
*
[Issue 15476] Make "code object" its own entry in the index
Tommy Beadle
2016-06-02
1
-2/+2
*
Issue #26512: Clarify Integral; tidy up table of rounding functions
Martin Panter
2016-05-08
1
-13/+16
*
Issue #26548: Minor fix to awkward wording in docs
Raymond Hettinger
2016-03-13
1
-2/+2
*
Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.
Georg Brandl
2016-02-25
1
-3/+3
*
Clarify "cardinality of" as "number of elements in" as many readers do
Gregory P. Smith
2016-02-08
1
-1/+1
*
Issue #25179: Preparatory cleanup of existing docs on string formatting
Martin Panter
2016-02-08
1
-1/+1
*
merge from 3.4
Senthil Kumaran
2016-01-04
1
-4/+3
|
\
|
*
Issue24898 - Improve str.find documentation.
Senthil Kumaran
2016-01-04
1
-4/+3
*
|
Issue #25706: Fixed markup in the documentation.
Serhiy Storchaka
2015-11-23
1
-1/+1
|
\
\
|
|
/
|
*
Issue #25706: Fixed markup in the documentation.
Serhiy Storchaka
2015-11-23
1
-1/+1
*
|
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter
2015-11-02
1
-1/+1
|
\
\
|
|
/
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-1/+1
*
|
Issue #16701: Merge sequence docs from 3.4 into 3.5
Martin Panter
2015-10-03
1
-2/+12
|
\
\
|
|
/
|
*
Issue #16701: Document += and *= for mutable sequences
Martin Panter
2015-10-03
1
-2/+12
*
|
Issue #23406: Merge 3.4 into 3.5
Martin Panter
2015-09-07
1
-6/+9
|
\
\
|
|
/
|
*
Issue #23406: Clarify documentation on multiplying a sequence
Martin Panter
2015-09-07
1
-6/+9
*
|
Issue #23756: Clarify the terms "contiguous" and "bytes-like object".
Stefan Krah
2015-08-08
1
-4/+4
*
|
Issue #15944: memoryview: Allow arbitrary formats when casting to bytes.
Stefan Krah
2015-08-08
1
-1/+4
*
|
Issue #21279: Merge with 3.4
Zachary Ware
2015-08-06
1
-10/+11
|
\
\
|
|
/
|
*
Issue #21279: Flesh out str.translate docs
Zachary Ware
2015-08-06
1
-10/+11
*
|
upgrade to Unicode 8.0.0
Benjamin Peterson
2015-06-27
1
-1/+1
*
|
Merge with 3.4
Terry Jan Reedy
2015-06-12
1
-1/+1
|
\
\
|
|
/
|
*
whitespace
Terry Jan Reedy
2015-06-12
1
-1/+1
*
|
Merge 3.4
Terry Jan Reedy
2015-06-12
1
-0/+4
|
\
\
|
|
/
|
*
Issue #24406: Add sentences on dict comparisons, similar to those for Sequence
Terry Jan Reedy
2015-06-12
1
-0/+4
*
|
Issue #24204: Elaborate of the str.strip() documentation.
Raymond Hettinger
2015-05-23
1
-0/+10
*
|
Merge: #24216: fix typo
R David Murray
2015-05-17
1
-1/+1
|
\
\
|
|
/
|
*
#24216: fix typo
R David Murray
2015-05-17
1
-1/+1
*
|
Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview.
Gregory P. Smith
2015-04-25
1
-0/+37
*
|
Merge doc change from 3.4
Tim Golden
2015-04-06
1
-1/+1
|
\
\
|
|
/
|
*
Added missing right bracket (reported by Daryl Klakouski)
Tim Golden
2015-04-06
1
-1/+1
*
|
merge 3.4 (#12855)
Benjamin Peterson
2015-04-01
1
-4/+36
|
\
\
|
|
/
|
*
document what exactly str.splitlines() splits on (closes #12855)
Benjamin Peterson
2015-04-01
1
-4/+36
*
|
Issue #23632: Memoryviews now allow tuple indexing (including for multi-dimen...
Antoine Pitrou
2015-03-19
1
-16/+22
*
|
Close issue23467: add %r compatibility to bytes and bytearray
Ethan Furman
2015-03-11
1
-1/+7
*
|
Merge with 3.4
Zachary Ware
2015-02-27
1
-2/+2
|
\
\
|
|
/
|
*
Fix copy/paste error in bytes.isupper() doc.
Zachary Ware
2015-02-27
1
-2/+2
*
|
Issue20284: Implement PEP461
Ethan Furman
2015-01-24
1
-0/+191
*
|
Merge issue 19548 changes from 3.4
Nick Coghlan
2015-01-06
1
-2/+2
|
\
\
|
|
/
|
*
Issue 19548: update codecs module documentation
Nick Coghlan
2015-01-06
1
-2/+2
*
|
Merge with 3.4
Terry Jan Reedy
2014-12-10
1
-1/+1
|
\
\
|
|
/
|
*
whitespace
Terry Jan Reedy
2014-12-10
1
-1/+1
*
|
Merge with 3.4
Terry Jan Reedy
2014-12-10
1
-2/+2
|
\
\
|
|
/
|
*
Issue #23006 whitespace
Terry Jan Reedy
2014-12-10
1
-2/+2
*
|
Merge 3.4
Terry Jan Reedy
2014-12-10
1
-5/+8
|
\
\
|
|
/
|
*
Issue #23006: Improve the documentation and indexing of dict.__missing__.
Terry Jan Reedy
2014-12-10
1
-5/+8
*
|
merge with 3.4
Georg Brandl
2014-10-31
1
-11/+10
|
\
\
|
|
/
|
*
#22613: fix several factual errors in builtin docs (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
1
-11/+10
[next]