index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Objects
/
boolobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-124
/
+124
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
1
-2
/
+2
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
1
-2
/
+2
*
Add a bunch of GIL release/acquire points in tp_print implementations and for
Brett Cannon
2007-09-17
1
-0
/
+2
*
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
Martin v. Löwis
2007-07-21
1
-2
/
+1
*
Remove unnecessary casts in type object initializers.
Georg Brandl
2006-03-30
1
-38
/
+38
*
Revert backwards-incompatible const changes.
Martin v. Löwis
2006-02-27
1
-1
/
+1
*
Add const to several API functions that take char *.
Jeremy Hylton
2005-12-10
1
-1
/
+1
*
- bool() called without arguments now returns False rather than
Guido van Rossum
2003-04-19
1
-2
/
+2
*
Make more functions static
Neal Norwitz
2002-08-06
1
-2
/
+2
*
Patch #568124: Add doc string macros.
Martin v. Löwis
2002-06-13
1
-2
/
+2
*
Clean up the layout of the bool_as_number struct initializer.
Guido van Rossum
2002-04-25
1
-38
/
+38
*
As Neal pointed out, bool_print was an order of magnitude too complex.
Guido van Rossum
2002-04-04
1
-12
/
+1
*
Oops. Here are the new files. My apologies.
Guido van Rossum
2002-04-03
1
-0
/
+212