Author: guido.van.rossum
Date: Thu Aug 17 10:56:08 2006
New Revision: 51337
Modified:
python/branches/p3yk/Lib/wsgiref/handlers.py
Log:
Use explicit relative import, to make things work again.
Modified: python/branches/p3yk/Lib/wsgiref/handlers.py
=
Author: guido.van.rossum
Date: Thu Aug 17 10:57:26 2006
New Revision: 51338
Modified:
python/branches/p3yk/Lib/logging/handlers.py
Log:
If cPickle isn't available, use pickle.
Modified: python/branches/p3yk/Lib/logging/handlers.py
==
Author: guido.van.rossum
Date: Thu Aug 17 11:10:09 2006
New Revision: 51339
Modified:
python/branches/p3yk/Lib/xml/sax/__init__.py
python/branches/p3yk/Lib/xml/sax/saxutils.py
python/branches/p3yk/Lib/xml/sax/xmlreader.py
Log:
Use explicit relative import to make this work again.
Modifi
Author: guido.van.rossum
Date: Thu Aug 17 22:24:18 2006
New Revision: 51343
Modified:
python/branches/p3yk/Lib/Cookie.py
python/branches/p3yk/Lib/ctypes/macholib/dyld.py
python/branches/p3yk/Lib/sqlite3/__init__.py
python/branches/p3yk/Lib/test/pickletester.py
python/branches/p3yk/L
Author: guido.van.rossum
Date: Thu Aug 17 23:11:47 2006
New Revision: 51344
Modified:
python/branches/p3yk/Lib/test/test_str.py
python/branches/p3yk/Lib/test/test_unicode.py
python/branches/p3yk/Objects/stringobject.c
python/branches/p3yk/Objects/unicodeobject.c
Log:
Make the it_index
Author: guido.van.rossum
Date: Fri Aug 18 00:28:49 2006
New Revision: 51345
Modified:
python/branches/p3yk/Modules/cPickle.c
python/branches/p3yk/setup.py
Log:
Fixed cPickle, by restoring some of the deleted code.
-This line, and those below, will be ignored--
Msetup.py
MModules/cPi
Author: guido.van.rossum
Date: Fri Aug 18 00:37:44 2006
New Revision: 51346
Modified:
python/branches/p3yk/Lib/sqlite3/dbapi2.py
python/branches/p3yk/Lib/sqlite3/test/userfunctions.py
Log:
Make unit tests pass: replace apply() and adapt to different attribute message.
Modified: python/bran
Author: guido.van.rossum
Date: Fri Aug 18 00:40:02 2006
New Revision: 51347
Added:
python/branches/p3yk/BROKEN (contents, props changed)
Log:
For posterity, here's a list of currently failing tests in py3k.
Added: python/branches/p3yk/BROKEN
=
Author: guido.van.rossum
Date: Fri Aug 18 01:09:57 2006
New Revision: 51348
Modified:
python/branches/p3yk/Objects/typeobject.c
Log:
Fix non-C89-compatible syntax.
Modified: python/branches/p3yk/Objects/typeobject.c
=
Author: guido.van.rossum
Date: Fri Aug 18 01:29:08 2006
New Revision: 51349
Modified:
python/branches/p3yk/Lib/bsddb/dbutils.py
Log:
Fix another relative import.
Modified: python/branches/p3yk/Lib/bsddb/dbutils.py
==
Author: guido.van.rossum
Date: Fri Aug 18 02:44:46 2006
New Revision: 51350
Modified:
python/branches/p3yk/Lib/bsddb/dbobj.py
Log:
Delete merge turd.
Modified: python/branches/p3yk/Lib/bsddb/dbobj.py
==
--- python/bra
Author: guido.van.rossum
Date: Fri Aug 18 03:37:37 2006
New Revision: 51351
Modified:
python/branches/p3yk/Lib/bsddb/dbobj.py
Log:
Get rid of the apply() calls here, to make the unit test pass.
Modified: python/branches/p3yk/Lib/bsddb/dbobj.py
=
Author: guido.van.rossum
Date: Fri Aug 18 03:39:54 2006
New Revision: 51352
Modified:
python/branches/p3yk/Lib/test/regrtest.py
Log:
test_bsddb runs fine on darwin.
Modified: python/branches/p3yk/Lib/test/regrtest.py
13 matches
Mail list logo