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
...
*
Faster and simpler _replace() method
Raymond Hettinger
2007-12-14
2
-2/+2
*
Add a section about nested listcomps to the tutorial.
Georg Brandl
2007-12-14
2
-0/+43
*
Update method names for named tuples.
Raymond Hettinger
2007-12-14
1
-3/+3
*
Add line spacing for readability
Raymond Hettinger
2007-12-14
2
-9/+16
*
Fixed warning in ssl module
Christian Heimes
2007-12-14
1
-1/+1
*
Fixed a warning in _codecs_iso2022.c and some non C89 conform // comments.
Christian Heimes
2007-12-14
3
-4/+4
*
Cleaner method naming convention
Raymond Hettinger
2007-12-14
3
-30/+30
*
Fixed bug #1620: New @spam.getter property syntax modifies the property in pl...
Christian Heimes
2007-12-14
3
-33/+171
*
Silence a warning about an unsed variable in debug builds
Christian Heimes
2007-12-14
1
-2/+3
*
Small speedup
Raymond Hettinger
2007-12-13
1
-1/+2
*
Simplify implementation of __replace__()
Raymond Hettinger
2007-12-13
2
-2/+2
*
Ran autoconf.
Thomas Heller
2007-12-13
1
-2/+6
*
Patch #1608. Someone with access to autoconf 2.61 or higher needs to
Guido van Rossum
2007-12-13
3
-1/+10
*
Fixed bug #1613: Makefile's VPATH feature is broken
Christian Heimes
2007-12-13
2
-1/+4
*
Fix issue #1313119: urlparse "caches" parses regardless of encoding
Alexandre Vassalotti
2007-12-13
2
-1/+11
*
Fix bug 1604. deque.__init__() did not clear existing contents like list.__in...
Raymond Hettinger
2007-12-13
3
-4/+9
*
Fixed a nasty problem in the xxmodule.c
Christian Heimes
2007-12-12
1
-1/+1
*
Forward-port of commit 59184.
Gerhard Häring
2007-12-11
2
-4/+14
*
IDLE_tabbedpages.071101.patch Tal Einat
Kurt B. Kaiser
2007-12-11
2
-148/+47
*
Add another GHOP contributor.
Georg Brandl
2007-12-11
1
-0/+1
*
The new float repr causes too much trouble and pain. I'm disabling the featur...
Christian Heimes
2007-12-11
6
-10/+21
*
format_paragraph_event wasn't returning 'break'
Kurt B. Kaiser
2007-12-11
1
-0/+1
*
Patch #1643738 by Ulisses Furquim -- make the is_tripped variable
Guido van Rossum
2007-12-10
2
-5/+27
*
Backport of r59456:59458 from py3k to trunk
Christian Heimes
2007-12-10
10
-3/+1764
*
Remove a 2.2-ism.
Guido van Rossum
2007-12-10
1
-2/+1
*
Stupid save all didn't safe it all ...
Christian Heimes
2007-12-10
1
-5/+6
*
Added wide char api variants of getch and putch to msvcrt module. The wide ch...
Christian Heimes
2007-12-10
3
-0/+104
*
Add DocXMLRPCServer test from GHOP task #136, written by Jeff Wheeler.
Georg Brandl
2007-12-09
1
-0/+152
*
Add Jeff Wheeler.
Georg Brandl
2007-12-09
1
-0/+1
*
Two fixes in DocXMLRPCServer:
Georg Brandl
2007-12-09
1
-28/+4
*
Remove all tabs in that file.
Georg Brandl
2007-12-09
1
-5/+5
*
#1575: the Mac readme is now one level up.
Georg Brandl
2007-12-09
1
-1/+1
*
Use a versionchanged directive.
Brett Cannon
2007-12-09
1
-2/+5
*
Adapt style.
Georg Brandl
2007-12-08
1
-1/+1
*
When splitting, avoid making a copy of the string if the split doesn't find
Skip Montanaro
2007-12-08
2
-11/+45
*
correct email address
Skip Montanaro
2007-12-08
9
-19/+10
*
+ "context manager"
Skip Montanaro
2007-12-08
1
-0/+5
*
Note that open() is the preferred way to open files (issue 1510).
Skip Montanaro
2007-12-08
2
-2/+4
*
Add examples to the datetime documentation. Written for GHOP by "h4wk.cz".
Georg Brandl
2007-12-08
1
-39/+298
*
Fix Eren's name.
Georg Brandl
2007-12-08
1
-1/+1
*
Fix markup in whatsnew, use new directive in ACKS.
Georg Brandl
2007-12-08
2
-200/+202
*
Fix tpyo.
Georg Brandl
2007-12-08
1
-1/+1
*
Fix issue #1530.
Alexandre Vassalotti
2007-12-08
1
-3/+6
*
Be (just a bit :) more specific about release date.
Guido van Rossum
2007-12-08
1
-1/+1
*
This is probably what was meant here.
Armin Rigo
2007-12-07
1
-1/+1
*
Update to windows doc from Robert.
Georg Brandl
2007-12-07
1
-5/+12
*
Increase unit test coverage of SimpleXMLRPCServer.
Georg Brandl
2007-12-07
2
-4/+133
*
Don't have the docs berate themselves. Keep a professional tone.
Raymond Hettinger
2007-12-07
1
-5/+0
*
Several Windows related cleanups:
Christian Heimes
2007-12-06
5
-23/+29
*
Disabled one test that is failing on Unix
Christian Heimes
2007-12-06
1
-1/+2
[prev]
[next]