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
path:
root
/
Objects
/
boolobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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