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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merged revisions 60001,60003-60004,60008 via svnmerge from
Thomas Heller
2008-01-17
5
-18/+66
*
Update the py3k version of the rational module to expose only methods needed by
Jeffrey Yasskin
2008-01-17
3
-53/+20
*
Sync-up Queue.py with Py2.6
Raymond Hettinger
2008-01-17
2
-9/+66
*
__floordiv__ returns an int in 3.0.
Jeffrey Yasskin
2008-01-16
1
-4/+2
*
Merged revisions 59952-59984 via svnmerge from
Guido van Rossum
2008-01-15
17
-436/+997
*
Refactor if/elif chain for clarity and speed
Raymond Hettinger
2008-01-15
1
-11/+10
*
Patch #1830 by Peter Harris, fix some 2.x-isms.
Guido van Rossum
2008-01-15
1
-7/+3
*
long(float('nan')) raises an OverflowError as discussed on the mailing list a...
Christian Heimes
2008-01-15
3
-2/+7
*
Fixed merge accident
Christian Heimes
2008-01-15
1
-905/+0
*
Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping t...
Raymond Hettinger
2008-01-14
5
-63/+37
*
Merged revisions 59933-59951 via svnmerge from
Christian Heimes
2008-01-14
13
-60/+336
*
Take Tim's advice and have random.sample() support only sequences and sets.
Raymond Hettinger
2008-01-14
4
-49/+22
*
Remove defunct parts of the random module
Raymond Hettinger
2008-01-13
6
-360/+32
*
Use bash, so echo -n will do the right thing.
Guido van Rossum
2008-01-12
1
-1/+1
*
Merged revisions 59921-59932 via svnmerge from
Christian Heimes
2008-01-12
14
-142/+318
*
Merged revisions 59883-59920 via svnmerge from
Christian Heimes
2008-01-11
20
-125/+203
*
Fix markup.
Georg Brandl
2008-01-11
1
-3/+3
*
Good catch Neal!
Christian Heimes
2008-01-11
2
-2/+4
*
Added the test cases I actually meant to add.
Eric Smith
2008-01-11
1
-0/+5
*
Simplifed argument parsing in object.__format__, added test case.
Eric Smith
2008-01-11
2
-5/+5
*
Fixed print -> print()
Christian Heimes
2008-01-10
1
-2/+2
*
Merged revisions 59864-59882 via svnmerge from
Christian Heimes
2008-01-10
9
-53/+73
*
Merged revisions 59843-59863 via svnmerge from
Christian Heimes
2008-01-09
18
-72/+436
*
Merged revisions 59822-59841 via svnmerge from
Christian Heimes
2008-01-07
21
-122/+1293
*
Always define Py_USING_UNICODE, 3rd party software may depend on it. A missin...
Christian Heimes
2008-01-07
1
-0/+3
*
Another patch for #1762972: __file__ points to the py file instead pyo/pyc file
Christian Heimes
2008-01-07
3
-5/+63
*
Fix issue1753: TextIOWrapper.write writes utf BOM for every string.
Alexandre Vassalotti
2008-01-07
2
-4/+26
*
Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in config...
Georg Brandl
2008-01-07
9
-131/+92
*
Fix merge glitch.
Georg Brandl
2008-01-07
1
-2/+2
*
Copied doc for reload() from trunk's function.rst to imp.rst
Christian Heimes
2008-01-07
20
-48/+465
*
Issue #1762972: Readded the reload() function as imp.reload()
Christian Heimes
2008-01-07
3
-0/+60
*
Remove paragraph about old-style classes.
Georg Brandl
2008-01-07
1
-9/+1
*
Fix reverse Ximenez symptom.
Georg Brandl
2008-01-07
1
-1/+1
*
Fix note markup.
Georg Brandl
2008-01-07
1
-2/+2
*
Remove obsolete note.
Georg Brandl
2008-01-07
1
-37/+19
*
Clean up PyString_Size().
Alexandre Vassalotti
2008-01-07
1
-14/+7
*
Missed one because of indirection.
Georg Brandl
2008-01-06
1
-1/+1
*
The final occurrences of exception slicing.
Georg Brandl
2008-01-06
3
-4/+4
*
Fix more exception slicing.
Georg Brandl
2008-01-06
9
-15/+15
*
Fix exception slicing.
Georg Brandl
2008-01-06
1
-3/+3
*
Use consistent note numbers.
Georg Brandl
2008-01-06
1
-5/+5
*
Clarify sentence in tutorial. Thanks to Marek Kubica.
Georg Brandl
2008-01-06
1
-4/+3
*
Merged revisions 59774-59783 via svnmerge from
Christian Heimes
2008-01-06
11
-44/+117
*
Merged revisions 59703-59773 via svnmerge from
Christian Heimes
2008-01-06
43
-264/+509
*
Add some missing news. Add some periods.
Guido van Rossum
2008-01-06
1
-5/+17
*
Add unit tests for the newlines property of IncrementalNewlineDecoder.
Alexandre Vassalotti
2008-01-06
1
-0/+16
*
Issue #1393: object_richcompare() returns NotImplemented instead of
Guido van Rossum
2008-01-06
3
-1/+23
*
Fix bug introduced by r59746.
Georg Brandl
2008-01-05
1
-1/+1
*
Big fat todo.
Georg Brandl
2008-01-05
1
-0/+1
*
Set native svn:eol-style property for text files.
Georg Brandl
2008-01-05
0
-0/+0
[prev]
[next]