Author: guido.van.rossum
Date: Sat Jan 5 17:46:23 2008
New Revision: 59737
Modified:
python/branches/py3k/Lib/plat-mac/plistlib.py
Log:
Fix merge glitch.
Modified: python/branches/py3k/Lib/plat-mac/plistlib.py
==
---
Author: georg.brandl
Date: Sat Jan 5 20:25:53 2008
New Revision: 59741
Modified:
python/branches/py3k/Doc/library/collections.rst
Log:
Typo.
Modified: python/branches/py3k/Doc/library/collections.rst
==
--- python/br
Author: kurt.kaiser
Date: Sat Jan 5 20:03:18 2008
New Revision: 59740
Modified:
python/branches/py3k/Lib/urllib.py
Log:
Remove dead code brought in by merge glitch @ r59667
Modified: python/branches/py3k/Lib/urllib.py
==
Author: georg.brandl
Date: Sat Jan 5 21:00:55 2008
New Revision: 59746
Modified:
python/branches/py3k/Lib/logging/__init__.py
python/branches/py3k/Lib/logging/config.py
python/branches/py3k/Lib/logging/handlers.py
python/branches/py3k/Lib/pdb.py
python/branches/py3k/Lib/platform.py
Author: jeffrey.yasskin
Date: Sat Jan 5 21:03:11 2008
New Revision: 59747
Modified:
python/branches/py3k/Lib/test/test_math.py
python/branches/py3k/Modules/mathmodule.c
Log:
Make math.floor and math.ceil return ints instead of floats.
Modified: python/branches/py3k/Lib/test/test_math.py
=
Author: georg.brandl
Date: Sat Jan 5 21:11:13 2008
New Revision: 59748
Modified:
python/branches/py3k/Doc/c-api/utilities.rst
python/branches/py3k/Doc/library/collections.rst
python/branches/py3k/Doc/library/difflib.rst
python/branches/py3k/Doc/library/functions.rst
python/branches
Author: georg.brandl
Date: Sat Jan 5 21:41:27 2008
New Revision: 59751
Modified:
python/branches/py3k/Doc/ACKS.txt (props changed)
python/branches/py3k/Doc/Makefile (props changed)
python/branches/py3k/Doc/README.txt (props changed)
python/branches/py3k/Doc/TODO.txt (props cha
Author: georg.brandl
Date: Sat Jan 5 22:16:33 2008
New Revision: 59755
Modified:
python/branches/py3k/Doc/c-api/concrete.rst
Log:
Big fat todo.
Modified: python/branches/py3k/Doc/c-api/concrete.rst
==
--- python/bran
Author: georg.brandl
Date: Sat Jan 5 22:20:19 2008
New Revision: 59756
Modified:
python/branches/py3k/Lib/platform.py
Log:
Fix bug introduced by r59746.
Modified: python/branches/py3k/Lib/platform.py
==
--- python/br
Author: guido.van.rossum
Date: Sun Jan 6 01:09:11 2008
New Revision: 59761
Modified:
python/branches/py3k/Lib/test/test_compare.py
python/branches/py3k/Misc/NEWS
python/branches/py3k/Objects/typeobject.c
Log:
Issue #1393: object_richcompare() returns NotImplemented instead of
False if t
Author: guido.van.rossum
Date: Sun Jan 6 01:44:20 2008
New Revision: 59763
Modified:
python/branches/py3k/Misc/NEWS
Log:
Add some missing news. Add some periods.
Modified: python/branches/py3k/Misc/NEWS
==
--- pytho
Author: alexandre.vassalotti
Date: Sun Jan 6 01:34:32 2008
New Revision: 59762
Modified:
python/branches/py3k/Lib/test/test_io.py
Log:
Add unit tests for the newlines property of IncrementalNewlineDecoder.
Modified: python/branches/py3k/Lib/test/test_io.py
===
On Jan 1, 2008 11:27 AM, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> Where's the unittest for this fix?
>
Added in r59762.
___
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkin
13 matches
Mail list logo