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
...
*
Bug #1536828: typo: TypeType should have been StringType.
Georg Brandl
2006-08-08
1
-1/+1
*
memcmp() can return values other than -1, 0, and +1 but tp_compare
Thomas Heller
2006-08-08
3
-1/+4
*
[Patch #1464056] Ensure that we use the panelw library when linking with ncur...
Andrew M. Kuchling
2006-08-07
1
-2/+6
*
Update status of relative import
Andrew M. Kuchling
2006-08-06
1
-2/+2
*
Don't produce output in test_builtin.
Georg Brandl
2006-08-06
1
-2/+2
*
Bug #1535165: fixed a segfault in input() and raw_input() when
Georg Brandl
2006-08-06
3
-1/+12
*
Bug #1535182: really test the xreadlines() method of bz2 objects.
Georg Brandl
2006-08-06
2
-1/+3
*
Fix mangled sentence
Andrew M. Kuchling
2006-08-04
1
-1/+1
*
SF patch #1534048 (bug #1531003): fix typo in error message
Fred Drake
2006-08-04
1
-1/+1
*
Bug #1531349: right <-> left glitch in __rop__ description.
Georg Brandl
2006-07-30
1
-1/+1
*
Drop usage of test -e in configure as it is not portable.
Martin v. Löwis
2006-07-30
3
-38/+38
*
Backport r50856:
Martin v. Löwis
2006-07-30
1
-1/+12
*
Complain about missing VS 2003 in the error message
Martin v. Löwis
2006-07-30
2
-2/+7
*
Bug #1002398: The documentation for os.path.sameopenfile now correctly
Georg Brandl
2006-07-30
2
-3/+5
*
[Patch #1068277] Clarify that os.path.exists() can return False depending on ...
Andrew M. Kuchling
2006-07-29
1
-2/+5
*
Update URL
Andrew M. Kuchling
2006-07-29
1
-1/+1
*
Bug #835255: The "closure" argument to new.function() is now documented.
Georg Brandl
2006-07-29
1
-2/+5
*
Patch #1529686: run test_iterlen and test_email_codecs in 2.4.
Georg Brandl
2006-07-28
3
-7/+15
*
Backport r50840 to Python 2.4:
Barry Warsaw
2006-07-28
2
-1/+56
*
- pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename
Gregory P. Smith
2006-07-28
3
-9/+37
*
Delete a misleading example. SF bug #1481650.
Barry Warsaw
2006-07-28
1
-6/+0
*
Merge rev 50882 from the trunk.
Tim Peters
2006-07-27
3
-9/+13
*
Update URL
Andrew M. Kuchling
2006-07-27
1
-1/+1
*
[Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of ...
Andrew M. Kuchling
2006-07-26
2
-3/+9
*
Bug #1524310: Properly report errors from FindNextFile in os.listdir.
Martin v. Löwis
2006-07-24
2
-0/+16
*
Oops, this time, really bump the email version number to 3.0.2.
Barry Warsaw
2006-07-23
1
-1/+1
*
Port r50754 to Python 2.4/email 3.0. Bump the email version number to 3.0.2.
Barry Warsaw
2006-07-23
3
-29/+189
*
Complete backport of rev 50787 that was started in rev 50788
Andrew MacIntyre
2006-07-23
1
-1/+1
*
bugfix: PyThread_start_new_thread() returns the thread ID, not a flag;
Andrew MacIntyre
2006-07-23
1
-6/+3
*
clean up some link markup
Fred Drake
2006-07-16
1
-2/+2
*
Backport revision 50664
George Yoshida
2006-07-15
1
-5/+7
*
no need to elaborate "string".
Georg Brandl
2006-07-05
1
-1/+1
*
Patch #1517490: fix glitches in filter() docs.
Georg Brandl
2006-07-05
1
-4/+4
*
[Bug #1511911] Backport: Clarify optional arguments to sorted() and improve xref
Andrew M. Kuchling
2006-07-03
1
-2/+24
*
Put method-wrappers into trashcan. Fixes #927248.
Martin v. Löwis
2006-07-03
3
-1/+14
*
Patch #825417: Fix timeout processing in expect,
Martin v. Löwis
2006-07-03
2
-1/+18
*
Bug #1267547: Put proper recursive setup.py call into the
Martin v. Löwis
2006-07-03
2
-3/+7
*
document recent bugfixes in sgmllib
Fred Drake
2006-06-29
1
-0/+6
*
SF bug #1504333: sgmlib should allow angle brackets in quoted values
Fred Drake
2006-06-29
2
-6/+25
*
Backport 47139:
Neal Norwitz
2006-06-28
2
-2/+9
*
Removed buggy exception handling in doRollover of rotating file handlers. Exc...
Vinay Sajip
2006-06-27
1
-18/+6
*
Use a different install dir than 2.5. Otherwise running the 2.4 version at t...
Neal Norwitz
2006-06-27
1
-1/+1
*
- SF bug #853506: IP6 address parsing in sgmllib
Fred Drake
2006-06-23
2
-1/+9
*
Applied patch #1506758: Prevent MemoryErrors with large MAXFD. Backport of 47...
Peter Astrand
2006-06-22
2
-2/+2
*
Backport of r47061.
Armin Rigo
2006-06-21
3
-5/+25
*
remove unnecessary markup
Fred Drake
2006-06-18
1
-1/+1
*
Update url.
George Yoshida
2006-06-17
2
-11/+11
*
markup fix
George Yoshida
2006-06-17
1
-1/+1
*
Bug #1117556: SimpleHTTPServer now tries to find and use the system's
Georg Brandl
2006-06-14
2
-1/+6
*
Bug #1153163: describe __add__ vs __radd__ behavior when adding
Georg Brandl
2006-06-14
1
-4/+19
[prev]
[next]