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 #1501122: mention __gt__ &co in description of comparison order.
Georg Brandl
2006-06-14
1
-2/+6
*
Bug #1339007: Shelf objects now don't raise an exception in their
Georg Brandl
2006-06-14
2
-0/+6
*
Classic class that defined ``def __coerce__(self, other): return other, self``
Brett Cannon
2006-06-13
2
-0/+6
*
Merge rev 46840 from trunk.
Tim Peters
2006-06-10
1
-12/+6
*
credit for SF patch #1303595
Fred Drake
2006-06-10
1
-0/+1
*
SF patch #1303595: improve description of __builtins__, explaining how it
Fred Drake
2006-06-10
1
-4/+14
*
backport wording fix
Skip Montanaro
2006-06-10
1
-1/+1
*
Add build\\python.exe to the list of programs to be killed.
Martin v. Löwis
2006-06-10
1
-1/+2
*
Add missing implementation file.
Martin v. Löwis
2006-06-10
1
-0/+56
*
Add cygwin makefile.
Martin v. Löwis
2006-06-10
1
-0/+6
*
Add the new test from the #1503157 patch to the branch.
Georg Brandl
2006-06-10
1
-0/+2
*
Fix bug introduced in rev. 46807 where variable was not declared at top of bl...
Brett Cannon
2006-06-09
1
-1/+2
*
Backport of fix of bug #532646 for new-style classes.
Brett Cannon
2006-06-09
3
-0/+23
*
[Bug #1472827] Correctly escape newlines and tabs in attribute values in saxu...
Andrew M. Kuchling
2006-06-09
3
-2/+11
*
Check for error on module creation
Andrew M. Kuchling
2006-06-09
1
-0/+2
*
Backport of endianness fix for argvemulator
Ronald Oussoren
2006-06-08
1
-57/+33
*
Backport change to binascii.hexlify() to use s# for its arguments instead of t#
Brett Cannon
2006-06-08
2
-1/+4
*
Argh. "integer" is a very confusing word ;)
Georg Brandl
2006-06-08
1
-2/+2
*
Bug #1502728: Correctly link against librt library on HP-UX.
Georg Brandl
2006-06-08
2
-1/+3
*
Bug #1502750: Fix getargs "i" format to use LONG_MIN and LONG_MAX for bounds ...
Georg Brandl
2006-06-08
1
-2/+2
*
Clarify docs for bf_getcharbuffer.
Brett Cannon
2006-06-07
2
-6/+12
*
- Bug #1493322: bsddb: the __len__ method of a DB object has been fixed to
Gregory P. Smith
2006-06-06
2
-3/+24
*
Fix possible buffer overflow on Windows when reading code page.
Brett Cannon
2006-06-05
2
-1/+4
*
[Bug #1470026] Include link to list of classifiers; remove use of Trove name
Andrew M. Kuchling
2006-06-05
1
-2/+2
*
Don't crash on Py_UNICODE values < 0. Fixes #1454485.
Martin v. Löwis
2006-06-05
2
-1/+5
*
(Backport from trunk) Fix a potentially invalid memory access of
Hye-Shik Chang
2006-06-05
2
-1/+4
*
fix potential use of uninitialized char ** to construct a list if log_archive
Gregory P. Smith
2006-06-05
1
-1/+4
*
Bug #1500293: fix memory leaks in _subprocess module.
Georg Brandl
2006-06-04
2
-8/+15
*
[Bug #1497414] _self is a reserved word in the WATCOM 10.6 C compiler.
Andrew M. Kuchling
2006-06-03
1
-15/+15
*
[Bug #1441864] Clarify description of 'data' argument
Andrew M. Kuchling
2006-06-03
1
-5/+7
*
[Bug #1475554] Strengthen text to say 'must' instead of 'should'
Andrew M. Kuchling
2006-06-03
1
-2/+2
*
[Bug #1472084] Fix description of do_tag
Andrew M. Kuchling
2006-06-03
1
-2/+3
*
Backport of 46608: Port to OpenBSD 3.9.
Martin v. Löwis
2006-06-03
3
-5/+35
*
Clarify wording about how default values in strptime() are used.
Brett Cannon
2006-05-31
1
-1/+2
*
Remove various dependencies on dictionary order in the standard library
Armin Rigo
2006-05-28
8
-16/+24
*
minor markup nits
George Yoshida
2006-05-27
1
-1/+2
*
Patch #1492218: document None being a constant.
Georg Brandl
2006-05-26
1
-2/+6
*
Code tried to modify a tuple, convert to list before doing that (backport from
Ronald Oussoren
2006-05-26
1
-0/+1
*
backport of byteorder issues in applesingle
Ronald Oussoren
2006-05-26
1
-2/+2
*
fix broken links in PDF
Fred Drake
2006-05-25
2
-3/+22
*
- markup fix
George Yoshida
2006-05-20
2
-4/+5
*
Backport of 46010
Martin v. Löwis
2006-05-16
5
-10/+17
*
Backport: Patch #1488312, Fix memory alignment problem on SPARC in unicode.
Neal Norwitz
2006-05-15
3
-1/+4
*
Add \exception markup
George Yoshida
2006-05-13
1
-2/+2
*
Duplicated description about the illegal continue usage can be found in nearl...
George Yoshida
2006-05-12
1
-5/+2
*
Grammar fix(backport r45965)
George Yoshida
2006-05-11
1
-2/+2
*
Fix two small errors in argument lists.
Georg Brandl
2006-05-10
1
-3/+3
*
Bug #1484978: curses.panel: clarify that Panel objects are destroyed on garba...
Georg Brandl
2006-05-10
1
-0/+3
*
Bug #1485447: subprocess: document that the "cwd" parameter isn't used to fin...
Georg Brandl
2006-05-10
1
-6/+9
*
Document C++ as a build requirement.
Martin v. Löwis
2006-05-10
1
-0/+7
[prev]
[next]