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
*
#9110: update to ContextDecorator doc.
Georg Brandl
2010-07-18
1
-13/+32
*
#9279: remove the pdb.doc file, put its contents in pdb.__doc__. Also sync t...
Georg Brandl
2010-07-18
3
-122/+188
*
Issue #9268: Add annotation option to pickletools.dis
Alexander Belopolsky
2010-07-17
1
-8/+12
*
Fix issue9132 - Documentation for comparing dictionaries is out of date
Senthil Kumaran
2010-07-14
1
-12/+3
*
High byte is the exit status.
Stefan Krah
2010-07-14
1
-1/+1
*
Remove XXX from text.
Georg Brandl
2010-07-14
1
-6/+8
*
#9258: fix copy-paste errors.
Georg Brandl
2010-07-14
1
-3/+3
*
Fix documentation typo: wprite() -> write().
Jeroen Ruigrok van der Werven
2010-07-13
1
-1/+1
*
Add bytes in literal_eval doc.
Georg Brandl
2010-07-13
1
-3/+3
*
Fix definition of len() and indexing for memoryview objects (part of #7696).
Antoine Pitrou
2010-07-12
1
-9/+29
*
Remove mention of execfile from the tutorial.
Mark Dickinson
2010-07-12
1
-6/+6
*
Use raw string literals for regexes containing backlash.
Georg Brandl
2010-07-12
1
-2/+2
*
Take care of duplicate target name warnings.
Georg Brandl
2010-07-12
1
-5/+3
*
Include versionadded in (c)math.isfinite docs (thanks Ezio Melotti). Other m...
Mark Dickinson
2010-07-11
2
-8/+13
*
Issue #9165: Add math.isfinite and cmath.isfinite.
Mark Dickinson
2010-07-11
2
-0/+12
*
#9223: link to Command class reference, and move Command interface docs neare...
Georg Brandl
2010-07-11
2
-78/+82
*
#7935: cross-reference to ast.literal_eval() from eval() docs.
Georg Brandl
2010-07-11
1
-0/+3
*
Allow set literals in literal_eval().
Georg Brandl
2010-07-11
1
-2/+5
*
#9184: fix default value for "buffering" param of open().
Georg Brandl
2010-07-11
1
-1/+1
*
Fix typo.
Georg Brandl
2010-07-11
1
-1/+1
*
#6774: explain shutdown() behavior varying with platform.
Georg Brandl
2010-07-11
1
-1/+3
*
#3214 followup: add link to ABC entry.
Georg Brandl
2010-07-11
1
-3/+3
*
Silence makeindex.
Georg Brandl
2010-07-11
1
-0/+2
*
Issue2007: Removing reference to MSIE Cookie handling by mechanize. Suggested...
Senthil Kumaran
2010-07-11
1
-9/+2
*
Add missing docs for re module 'purge' function.
R. David Murray
2010-07-10
1
-0/+5
*
Fix 'refleak' introduced by fnmatch cache purge tests.
R. David Murray
2010-07-10
1
-0/+7
*
#8564: update docs on integrating doctest/unittest with unittest(2) test disc...
Georg Brandl
2010-07-10
1
-8/+6
*
#8456: fix signature of sqlite3.connect().
Georg Brandl
2010-07-10
1
-1/+1
*
#8338: fix outdated class name.
Georg Brandl
2010-07-10
1
-2/+2
*
#3214: improve description of duck-typing in glossary.
Georg Brandl
2010-07-10
1
-3/+3
*
Emphasize role of count for Pascal string.
Georg Brandl
2010-07-10
1
-11/+9
*
Fix markup.
Georg Brandl
2010-07-10
2
-4/+8
*
Adding versionchanged to the various Windows os.symlink additions, along
Brian Curtin
2010-07-09
2
-7/+15
*
2.7 is now stable.
Georg Brandl
2010-07-09
1
-2/+1
*
Implement #1578269. Patch by Jason R. Coombs.
Brian Curtin
2010-07-08
2
-8/+28
*
Turn more notes into comments.
Georg Brandl
2010-07-07
3
-7/+6
*
Make comment out of an awkward note.
Georg Brandl
2010-07-07
1
-3/+3
*
Fix typo.
Georg Brandl
2010-07-06
1
-1/+1
*
Minor improvements to logging documentation.
Vinay Sajip
2010-07-06
1
-1/+6
*
Change 'lowered' to 'lowercased'
Senthil Kumaran
2010-07-06
1
-1/+1
*
#9158: Fix y* format of PyArg_Parse*() functions documentation
Victor Stinner
2010-07-05
1
-1/+1
*
#9166: NotImplemented is not an exception.
Georg Brandl
2010-07-05
1
-1/+1
*
Fix: Issue9091 Minor documentation clarification.
Senthil Kumaran
2010-07-05
1
-1/+2
*
Make importlib.abc.SourceLoader the primary mechanism for importlib.
Brett Cannon
2010-07-03
1
-2/+5
*
Fix Issue5468 - urlencode to handle bytes and other alternate encodings.
Senthil Kumaran
2010-07-03
1
-17/+23
*
Remove the need for a "()" empty argument list after opcodes.
Georg Brandl
2010-07-03
2
-67/+76
*
Fix markup.
Georg Brandl
2010-07-03
1
-1/+0
*
Merged revisions 82483 via svnmerge from
Georg Brandl
2010-07-03
1
-0/+3
*
Use the right role.
Georg Brandl
2010-07-03
1
-1/+1
*
Wrap and use the correct directive.
Georg Brandl
2010-07-03
1
-1/+7
[next]