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
...
*
Backport r69961 to trunk, replacing JUMP_IF_{TRUE,FALSE} with
Jeffrey Yasskin
2009-02-28
1
-6/+16
*
Binary flag is needed on windows.
Hirokazu Yamamoto
2009-02-28
1
-2/+2
*
#5365: add quick look conversion table for different time representations.
Georg Brandl
2009-02-27
1
-0/+18
*
#5344: fix punctuation.
Georg Brandl
2009-02-27
1
-1/+1
*
#5363: fix cmpfiles() docs. Another instance where a prose description is twi...
Georg Brandl
2009-02-27
1
-9/+16
*
#5361: fix typo.
Georg Brandl
2009-02-27
1
-1/+1
*
more info on long_description
Tarek Ziadé
2009-02-27
2
-126/+157
*
The curses panel library is now supported
Andrew M. Kuchling
2009-02-26
1
-1/+1
*
Document that setting sys.py3kwarning wont do anything.
Georg Brandl
2009-02-26
1
-1/+3
*
fix str.format()'s first arg #5371
Benjamin Peterson
2009-02-26
1
-1/+1
*
Fix typo.
Raymond Hettinger
2009-02-26
1
-1/+1
*
Clarify Counter() docs.
Raymond Hettinger
2009-02-25
1
-8/+6
*
Remove reference to zero argument form of super() in 2.x docs.
Raymond Hettinger
2009-02-25
1
-2/+1
*
More markup and spelling fixes.
Raymond Hettinger
2009-02-25
1
-6/+6
*
Restore Py2.x version of sample call to super().
Raymond Hettinger
2009-02-25
2
-6/+7
*
Sync-up py3.1 doc updates for super().
Raymond Hettinger
2009-02-25
1
-17/+26
*
Update itertools recipes to use next().
Raymond Hettinger
2009-02-23
1
-7/+6
*
Fix grammar.
Georg Brandl
2009-02-23
1
-3/+3
*
#5352: str.count() counts non-overlapping instances.
Georg Brandl
2009-02-23
1
-3/+3
*
#5349: C++ pure virtuals can also have an implementation.
Georg Brandl
2009-02-23
1
-1/+1
*
#5348: format() converts all kinds of values.
Georg Brandl
2009-02-23
1
-0/+20
*
using versionchanged instead of versionadded for distutils doc on sdist defau...
Tarek Ziadé
2009-02-22
2
-15/+9
*
Issue #5341: Fix a variety of spelling errors.
Mark Dickinson
2009-02-21
9
-17/+17
*
#5338, #5339: two types in the API manual.
Georg Brandl
2009-02-21
2
-2/+2
*
Fix punctuation.
Georg Brandl
2009-02-20
1
-1/+1
*
At least separate imports from other statements.
Georg Brandl
2009-02-20
3
-9/+14
*
#5327: fix a broken link by joining it.
Georg Brandl
2009-02-20
1
-2/+2
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
31
-96/+42
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
31
-42/+96
*
#5317: update IronPython URL.
Georg Brandl
2009-02-19
1
-2/+1
*
#5310, #3558: fix operator precedence table.
Georg Brandl
2009-02-19
1
-28/+18
*
Add links to helpful external resources.
Raymond Hettinger
2009-02-19
2
-4/+10
*
Add an example for math.fsum() and elaborate on the accurary note.
Raymond Hettinger
2009-02-19
1
-8/+12
*
Add some cross-references to the docs. Simplify the python code equivalent f...
Raymond Hettinger
2009-02-19
2
-7/+13
*
Generalize the itertools.tee() recipe.
Raymond Hettinger
2009-02-18
1
-24/+24
*
Clarify socket timeout behavior vs system network stack behavior on connect
Gregory P. Smith
2009-02-18
1
-4/+7
*
#5268: mention VMSError.
Georg Brandl
2009-02-18
1
-0/+5
*
#5296: sequence -> iterable.
Georg Brandl
2009-02-18
1
-5/+5
*
#5297: fix example.
Georg Brandl
2009-02-18
1
-1/+1
*
Clarify the deprecation of platform.dist().
Marc-André Lemburg
2009-02-17
1
-1/+11
*
Fixup intro paragraphs for the itertools docs. Add some tables for quick ref...
Raymond Hettinger
2009-02-17
1
-27/+52
*
Fix-up intro paragraph for collections docs.
Raymond Hettinger
2009-02-17
1
-13/+13
*
Add explanation for super(type1, type2).
Raymond Hettinger
2009-02-16
1
-1/+1
*
Issue 5229: Documentation for super() neglects to say what super() actually does
Raymond Hettinger
2009-02-16
1
-1/+5
*
note about #2279
Tarek Ziadé
2009-02-16
1
-0/+3
*
Fixed #2279: distutils.sdist.add_defaults now add files listed in package_dat...
Tarek Ziadé
2009-02-16
2
-0/+30
*
note functions that are not aliased to PyBytes_ #5280
Benjamin Peterson
2009-02-16
1
-2/+28
*
Fixed typo.
Hirokazu Yamamoto
2009-02-15
1
-1/+1
*
Add keyword argument support to itertools.count().
Raymond Hettinger
2009-02-14
1
-3/+3
*
#1661108: note that urlsafe encoded string can contain "=".
Georg Brandl
2009-02-13
1
-1/+2
[prev]
[next]