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
*
Blocked revisions 74256 via svnmerge
Georg Brandl
2009-07-29
0
-0/+0
*
#6586: fix return/argument type doc for os.read() and os.write().
Georg Brandl
2009-07-29
1
-4/+4
*
Recorded merge of revisions 74228 via svnmerge from
R. David Murray
2009-07-29
0
-0/+0
*
Merged revisions 74239 via svnmerge from
Georg Brandl
2009-07-29
1
-3/+3
*
Merged revisions 74245 via svnmerge from
Amaury Forgeot d'Arc
2009-07-28
3
-2/+18
*
Blocked revisions 74243 via svnmerge
Amaury Forgeot d'Arc
2009-07-28
0
-0/+0
*
Blocked revisions 74240 via svnmerge
Mark Dickinson
2009-07-28
0
-0/+0
*
Issue #6561: '\d' in a regular expression should match only Unicode
Mark Dickinson
2009-07-28
4
-6/+32
*
Blocked revisions 74234 via svnmerge
Mark Dickinson
2009-07-28
0
-0/+0
*
Merged revisions 74184,74230 via svnmerge from
Mark Dickinson
2009-07-28
1
-87/+101
*
Issue 6573: Fix set.union() for cases where self is in the argument chain.
Raymond Hettinger
2009-07-27
3
-1/+8
*
- belated ACK for issue #6106
Jack Diederich
2009-07-27
1
-0/+1
*
Sync trunk and py3k versions of string formatting. Manual merge of r74219.
Eric Smith
2009-07-27
1
-9/+16
*
Blocked revisions 74219 via svnmerge
Eric Smith
2009-07-27
0
-0/+0
*
- fix issue #6106, Telnet.process_rawq default handling of WILL/WONT/DO/DONT
Jack Diederich
2009-07-26
4
-1/+51
*
Merged revisions 74205 via svnmerge from
Georg Brandl
2009-07-26
1
-23/+26
*
Merged revisions 74207 via svnmerge from
Georg Brandl
2009-07-26
24
-81/+84
*
Merged revisions 74209 via svnmerge from
Georg Brandl
2009-07-26
36
-63/+61
*
Recorded merge of revisions 74210 via svnmerge from
Georg Brandl
2009-07-26
1
-170/+153
*
Fixing module names in the NEWS entry.
Senthil Kumaran
2009-07-26
1
-2/+3
*
versionadded: 3.2. not 3.1.
Senthil Kumaran
2009-07-25
1
-1/+1
*
Fixed Issue1424152 in Py3k: urllib2 fails with HTTPS over Proxy.
Senthil Kumaran
2009-07-25
5
-3/+68
*
account for range() py3k change
Benjamin Peterson
2009-07-25
1
-2/+2
*
Blocked revisions 74194 via svnmerge
Georg Brandl
2009-07-24
0
-0/+0
*
Blocked revisions 74189 via svnmerge
Amaury Forgeot d'Arc
2009-07-23
0
-0/+0
*
Recorded merge of revisions 74185 via svnmerge from
Georg Brandl
2009-07-23
1
-1/+1
*
Specialize assertTrue checks when possible.
Alexandre Vassalotti
2009-07-22
1
-64/+61
*
Use assertGreater instead of assertTrue(x > y).
Alexandre Vassalotti
2009-07-22
1
-1/+1
*
Clean up test_curses.
Alexandre Vassalotti
2009-07-22
1
-5/+6
*
Merged revisions 74179 via svnmerge from
Ezio Melotti
2009-07-22
1
-7/+8
*
Recorded merge of revisions 74175 via svnmerge from
R. David Murray
2009-07-22
0
-0/+0
*
Blocked revisions 74152,74173 via svnmerge
Benjamin Peterson
2009-07-22
0
-0/+0
*
Issue 6542: Make sure that TestInvalidFD.test_closerange does not
R. David Murray
2009-07-22
1
-1/+12
*
Merged revisions 74167 via svnmerge from
Georg Brandl
2009-07-22
3
-3/+12
*
Merged revisions 74163 via svnmerge from
Tarek Ziadé
2009-07-22
2
-4/+8
*
Use unittest.SkipTest to skip tests in test_threading.
Alexandre Vassalotti
2009-07-22
1
-21/+11
*
Remove erroneous print statement.
Alexandre Vassalotti
2009-07-22
1
-3/+3
*
Only skip test_nis on Solaris.
Alexandre Vassalotti
2009-07-22
1
-1/+3
*
Issue #6151: Make PyDescr_COMMON conform to standard C.
Alexandre Vassalotti
2009-07-22
4
-23/+31
*
Issue #6218: Make io.BytesIO and io.StringIO picklable.
Alexandre Vassalotti
2009-07-22
5
-16/+410
*
Issue #6241: Better type checking for the arguments of io.StringIO.
Alexandre Vassalotti
2009-07-22
3
-5/+38
*
Issue #6360: Simplify string decoding in xmlrpc.client.
Alexandre Vassalotti
2009-07-22
1
-17/+4
*
Issue #6242: Fix deallocator of io.StringIO and io.BytesIO.
Alexandre Vassalotti
2009-07-22
3
-6/+17
*
Make test_normalization verify the version of the correct test data file.
Alexandre Vassalotti
2009-07-22
1
-4/+6
*
Fix open_urlresource() to pass its arguments to open() when the resource is c...
Alexandre Vassalotti
2009-07-22
1
-1/+1
*
Merged revisions 74150 via svnmerge from
Benjamin Peterson
2009-07-21
1
-0/+1
*
Merged revisions 74148 via svnmerge from
Ezio Melotti
2009-07-21
1
-1/+1
*
Merged revisions 74139 via svnmerge from
Benjamin Peterson
2009-07-21
1
-4/+6
*
Merged revisions 74117,74123 via svnmerge from
Benjamin Peterson
2009-07-21
3
-2/+4
*
Merged revisions 73750 via svnmerge from
Alexandre Vassalotti
2009-07-21
1
-5/+4
[next]