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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#25574: backport glossary doc fix about hash and id of user-defined classes.
Ezio Melotti
2016-01-12
1
-2/+2
*
#19006: fix wording in unittest docs.
Ezio Melotti
2016-01-12
1
-2/+3
*
#25517: fix regex in the regex howto. Patch by Elena Oat.
Ezio Melotti
2016-01-11
1
-3/+4
*
#25991: fix readline example to limit history size. Patch by Daniel Dye.
Ezio Melotti
2016-01-11
1
-0/+3
*
delete old crypto prose (closes #26066)
Benjamin Peterson
2016-01-10
1
-10/+0
*
Issue23675 - A tiny clarification in the MRO glossary term.
Senthil Kumaran
2016-01-10
1
-1/+2
*
Issue20969 - Set the Epub Author and Epub Publisher in Python docs.
Senthil Kumaran
2016-01-08
1
-0/+8
*
fix typo in unittest docs (closes #26046)
Benjamin Peterson
2016-01-08
1
-1/+1
*
Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms ...
Berker Peksag
2016-01-07
1
-2/+4
*
Fix issue18918 : Attach the pydoc documentation for 'FILES' topic.
Senthil Kumaran
2016-01-06
1
-1/+1
*
Backport documentation improvement.
Senthil Kumaran
2016-01-04
1
-4/+3
*
Backport doc improvements for Issue21221 - Explain the usage of tm_isdst
Senthil Kumaran
2016-01-03
1
-3/+6
*
Fix grammar.
Zachary Ware
2016-01-01
1
-1/+1
*
remove some copyright notices supserseded by the toplevel ones
Benjamin Peterson
2016-01-01
1
-24/+0
*
2016 will be another year of writing copyrighted code
Benjamin Peterson
2016-01-01
2
-2/+2
*
Issue #22088: Port base64 character ignoring doc and test from 857d9fe60169
Martin Panter
2015-12-14
1
-3/+3
*
Issue #20837: Base-64 alphabet clarification from revision 1853679c6f71
Martin Panter
2015-12-14
1
-1/+2
*
#25495: Clarify b2a_base64 documentation vis 57 bytes.
R David Murray
2015-12-13
1
-3/+5
*
Clarify that only *documentation* bugs should go to docs@python.org
Zachary Ware
2015-12-09
1
-1/+2
*
Issue #25508: Clarify documentation on LogRecord args attribute.
Vinay Sajip
2015-11-24
1
-1/+3
*
Issue #23200: Document that max_length=0 is not supported
Martin Panter
2015-11-18
1
-1/+1
*
Issue #20468: Remove incorrect information about maxrss and page size
Martin Panter
2015-11-17
1
-4/+1
*
Issue #25615: Document unsorted behaviour of glob; patch by Dave Jones
Martin Panter
2015-11-16
1
-7/+7
*
Issue #25017: Document that htmllib is superseded by module HTMLParser
Martin Panter
2015-11-14
1
-0/+2
*
Issue #25605: Document exceptions raised by fcntl.ioctl() and fcntl.flock()
Victor Stinner
2015-11-13
1
-0/+4
*
Document the BUILD_SET opcode.
Zachary Ware
2015-11-12
1
-0/+7
*
Rewrite re.VERBOSE section.
Zachary Ware
2015-11-12
1
-7/+9
*
Fix use of default reST role
Zachary Ware
2015-11-05
1
-1/+1
*
remove trailing ws
Benjamin Peterson
2015-11-04
1
-1/+1
*
merge heads
Benjamin Peterson
2015-11-04
7
-7/+7
|
\
|
*
Issue #25523: Backported a-to-an corrections.
Serhiy Storchaka
2015-11-02
7
-7/+7
*
|
link to modern PUG url
Benjamin Peterson
2015-11-04
2
-10/+9
|
/
*
Issue #25519: Mark difflib.ndiff as a functions where not already.
Terry Jan Reedy
2015-10-30
1
-2/+2
*
Issue #25432: Explain isinstance behaviour when type is a tuple.
Terry Jan Reedy
2015-10-28
1
-5/+4
*
Issue #25461: Rephrase os.walk() doc
Victor Stinner
2015-10-23
1
-3/+3
*
Added entry to logging cookbook.
Vinay Sajip
2015-10-17
1
-0/+66
*
Issue #24782: Finish converting the Configure Extension dialog into a new
Terry Jan Reedy
2015-10-14
1
-11/+10
*
actually link to the version attributes documentation
Benjamin Peterson
2015-10-12
1
-2/+2
*
don't mention Python 2.2 (closes #25375)
Benjamin Peterson
2015-10-11
1
-2/+2
*
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter
2015-10-10
23
-23/+23
*
Issue #22413: Document newline effect on StringIO initializer and getvalue
Martin Panter
2015-10-10
1
-5/+12
*
Closes #25344: Added cookbook recipe to show buffering of logging events.
Vinay Sajip
2015-10-09
1
-0/+136
*
Issue #25286: Accidentally dropped "the"
Martin Panter
2015-10-07
1
-1/+1
*
Issue #25286: Dictionary views are not sequences
Martin Panter
2015-10-07
2
-8/+9
*
Issue #16701: Document += and *= for mutable sequences
Martin Panter
2015-10-03
1
-2/+11
*
Issue #25224: README.txt is now an idlelib index for IDLE developers and
Terry Jan Reedy
2015-10-03
1
-1/+1
*
Issue #24028: Add subsection about Idle calltips.
Terry Jan Reedy
2015-09-29
1
-3/+29
*
merge heads
Benjamin Peterson
2015-09-27
1
-2/+2
|
\
|
*
Fix broken link in Doc/extending/index.rst
Berker Peksag
2015-09-27
1
-2/+2
*
|
make wikipedia link https
Benjamin Peterson
2015-09-27
1
-1/+1
|
/
[next]