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
...
*
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
*
Silence more warnings, _CRT_NONSTDC_NO_DEPRECATE is already defined in pyconf...
Christian Heimes
2007-12-06
1
-1/+1
*
Fixed get_config_h_filename for Windows. Without the patch it can't find the ...
Christian Heimes
2007-12-06
2
-8/+50
*
Better re.split examples.
Georg Brandl
2007-12-06
1
-11/+17
*
Diverse markup fixes.
Georg Brandl
2007-12-06
6
-6/+7
*
Fix Issue 1045.
Raymond Hettinger
2007-12-06
5
-84/+46
*
Add another GHOP student to ACKS.
Georg Brandl
2007-12-06
2
-2/+3
*
The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008...
Christian Heimes
2007-12-05
10
-22/+48
*
Add Ross Light, a GHOP student, to ACKs.
Georg Brandl
2007-12-05
1
-0/+1
*
Fixed bug #1557 by using popen.communicate() before popen.wait()
Christian Heimes
2007-12-05
1
-2/+5
*
This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard
Ronald Oussoren
2007-12-05
1
-336/+0
*
Another markup fix.
Georg Brandl
2007-12-05
1
-2/+2
*
Updated documentation and build_tkinter.py script
Christian Heimes
2007-12-05
2
-21/+28
*
Fix markup.
Georg Brandl
2007-12-05
1
-1/+1
*
Add examples to re docs. Written for GHOP by Dan Finnie.
Georg Brandl
2007-12-05
2
-17/+286
*
Error checking was too aggressive (reported by Chris Tismer)
Raymond Hettinger
2007-12-05
2
-2/+3
*
Add examples to csv, pprint and traceback docs.
Georg Brandl
2007-12-05
3
-24/+189
*
Spelling fix
Andrew M. Kuchling
2007-12-05
1
-1/+1
*
Added msg to Misc/NEWS
Christian Heimes
2007-12-05
1
-0/+3
*
merge -r59315:59316 from py3k: Fix issue #1553: An errornous __length_hint__ ...
Christian Heimes
2007-12-05
2
-4/+6
*
Fixed error in regrtest. I must have missed the spot.
Christian Heimes
2007-12-05
1
-1/+1
*
Fixed quoting and paths in the sqlite project file
Christian Heimes
2007-12-05
1
-8/+8
*
Fix typo.
Georg Brandl
2007-12-05
1
-1/+1
*
These optimizations create smaller and a bit faster code on my machine. I've ...
Christian Heimes
2007-12-04
1
-4/+4
*
Add tutorial and examples to logging docs, from GHOP student "oscar8thegrouch".
Georg Brandl
2007-12-04
1
-11/+594
[prev]
[next]