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
...
*
Doc fixups.
Raymond Hettinger
2011-02-18
2
-3/+6
*
Fix-up logging.dictConfig() example.
Raymond Hettinger
2011-02-17
1
-3/+5
*
Fix an import and add a citation.
Raymond Hettinger
2011-02-17
1
-4/+7
*
#730467: Another small AIX fix.
Georg Brandl
2011-02-15
3
-4/+4
*
#941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, re...
Georg Brandl
2011-02-15
5
-5/+10
*
Remove editing slip.
Georg Brandl
2011-02-15
1
-1/+3
*
Apply logging SocketHandler doc update by Vinay.
Georg Brandl
2011-02-15
1
-0/+21
*
Fix accumulate() example. (Reported by David Murray.)
Raymond Hettinger
2011-02-14
1
-1/+1
*
Post-release updates.
Georg Brandl
2011-02-14
2
-1/+13
*
Tag 3.2rc3.
Georg Brandl
2011-02-13
1
-0/+1
*
Bump for 3.2rc3.
v3.2rc3
Georg Brandl
2011-02-13
6
-10/+10
*
Fix markup error and update suspicious ignores.
Georg Brandl
2011-02-13
2
-2/+19
*
Update pydoc topics.
Georg Brandl
2011-02-13
1
-2/+2
*
Fix #11116 fix on Windows (close file before removing in MH code)
R. David Murray
2011-02-12
1
-1/+8
*
#11116: roll back on error during add so mailbox isn't left corrupted.
R. David Murray
2011-02-11
3
-7/+52
*
Fix argument name typo in compileall docs.
R. David Murray
2011-02-11
1
-1/+1
*
Issue #11134: Add missing fields to typeslots.h.
Martin v. Löwis
2011-02-11
3
-0/+8
*
Issue #11135: Remove redundant doc field from PyType_Spec.
Martin v. Löwis
2011-02-11
4
-9/+7
*
Add uuid for 3.2rc3.
Martin v. Löwis
2011-02-11
1
-0/+1
*
reverting r88395 and r88387 as per http://mail.python.org/pipermail/python-de...
Giampaolo Rodolà
2011-02-11
1
-11/+12
*
asyncore: introduce a new 'closed' attribute to make sure that dispatcher get...
Giampaolo Rodolà
2011-02-11
1
-9/+11
*
Fixed issue11082 - Reject str for POST data with a TypeError. Document the ne...
Senthil Kumaran
2011-02-11
4
-9/+23
*
Missing paren.
Raymond Hettinger
2011-02-11
1
-1/+1
*
Insert missing section heading (noticed by Victor Stinner).
Raymond Hettinger
2011-02-11
1
-12/+15
*
get rid of asyncore.dispatcher's debug attribute, which is no longer used (as...
Giampaolo Rodolà
2011-02-10
1
-3/+0
*
Fix nits.
Raymond Hettinger
2011-02-10
1
-8/+8
*
Add an entry for logging.
Raymond Hettinger
2011-02-10
1
-2/+39
*
Add missing source links.
Raymond Hettinger
2011-02-10
7
-0/+22
*
Tweak wording about equality comparison.
Brett Cannon
2011-02-09
1
-1/+1
*
Add 'pysqlite' before version 2.6.0
Terry Reedy
2011-02-09
1
-1/+1
*
Typo.
Raymond Hettinger
2011-02-09
1
-1/+1
*
Issue #11141: Fix the shelve documentation to use a list, not a range object.
Antoine Pitrou
2011-02-07
2
-2/+3
*
- Issue #11079: The /Applications/Python x.x folder created by the Mac
Ned Deily
2011-02-07
1
-5/+26
*
Issue #11079: The /Applications/Python x.x folder created by the Mac
Ned Deily
2011-02-07
4
-10/+10
*
Clarify that IMAP4() implicitly calls open(), and that logout() implicitly ca...
Antoine Pitrou
2011-02-07
1
-3/+5
*
Spelling fixes.
Georg Brandl
2011-02-07
1
-3/+3
*
Consistent heading spacing, and fix two typos.
Georg Brandl
2011-02-07
1
-2/+31
*
Issue 10971: Make test_zipimport_support once again compatible with refleak h...
Nick Coghlan
2011-02-07
2
-48/+60
*
Add link to table for Tcl/Tk issues on the Mac.
Raymond Hettinger
2011-02-07
1
-3/+4
*
#11132: pass optimize parameter to recursive call in compileall.compile_dir()...
Georg Brandl
2011-02-07
4
-1/+15
*
#8691: document that right alignment is default for numbers.
Georg Brandl
2011-02-07
2
-2/+3
*
#11138: fix order of fill and align specifiers.
Georg Brandl
2011-02-07
1
-1/+1
*
Fix some typos and grammar
Eli Bendersky
2011-02-07
1
-11/+11
*
Fix some typos and grammar
Eli Bendersky
2011-02-07
1
-9/+8
*
Typo. Doh!
Raymond Hettinger
2011-02-07
1
-1/+1
*
Fix awkwardly rendered sentence.
Raymond Hettinger
2011-02-06
1
-3/+3
*
Issue #11071: Various improvements to whatsnew.
Raymond Hettinger
2011-02-06
1
-19/+50
*
Small markup and wording tweaks for the sorting-howto.
Raymond Hettinger
2011-02-06
1
-6/+6
*
Mention that people going the source compatibility route should run 2to3 to f...
Brett Cannon
2011-02-05
1
-1/+3
*
Soften wording on doctest.
Brett Cannon
2011-02-05
1
-4/+8
[prev]
[next]