- 09 Eyl, 2008 1 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
And do not compile the core bsddb library. Reviewed by Martin von Loewis.
-
- 21 Nis, 2006 1 kayıt (commit)
-
-
Thomas Wouters yazdı
number of tests, all because of the codecs/_multibytecodecs issue described here (it's not a Py3K issue, just something Py3K discovers): http://mail.python.org/pipermail/python-dev/2006-April/064051.html Hye-Shik Chang promised to look for a fix, so no need to fix it here. The tests that are expected to break are: test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecs test_multibytecodec This merge fixes an actual test failure (test_weakref) in this branch, though, so I believe merging is the right thing to do anyway.
-
- 04 Ock, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 21 Mar, 2003 2 kayıt (commit)
-
-
Tim Peters yazdı
obviously overlaps w/ datetime (but may -- no time for more here now).
-
Tim Peters yazdı
-
- 16 Ara, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
to others to argue about how to build it on other platforms (on Windows it's in its own DLL).
-
- 09 Kas, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
CAUTION: The Python test still has many failures, but I'm out of time for this now (already took much longer than hoped to get this far). The base bz2 library does pass its own tests (see next). CAUTION: People building on Windows have to download and build tne bz2 compression libraries now. See PCbuild\readme.txt for complete instructions.
-
- 06 Eyl, 2001 1 kayıt (commit)
-
-
Mark Hammond yazdı
-
- 21 Nis, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
* Base address for all extension modules updated. PC\dllbase_nt.txt also updated. Erroneous "libpath" directory removed for all projects. * winsound module moved from a builtin module to an extension module. This was done primarily to avoid Python16.dll needing to pull in winmm.dll. Really dumb test added for winsound - but if nothing else it ensures the module imports.
-
- 28 Mar, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 23 Agu, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
added notes to readme.txt about NumPy targets; added some symbols to python_nt.def.
-