- 27 Agu, 2007 7 kayıt (commit)
-
-
Neal Norwitz yazdı
Stop polluting namespace.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
"{0:.{precision}s}".format('hello world', precision=5) I pretty sure it's because of the 'precision' keyword. Still need to investigate further.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Kurt B. Kaiser yazdı
Issue1028
-
- 26 Agu, 2007 33 kayıt (commit)
-
-
Neal Norwitz yazdı
Hopefully this works with VC7. If not, it should be pretty close.
-
Neal Norwitz yazdı
-
Guido van Rossum yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
I skipped the adding of libraries because it was harder and I'm less confident about getting it right. Also I'm not sure why they are required now and weren't required before.
-
Neal Norwitz yazdı
Applying without testing since I don't have Windows. It seems to make sense from a cursory review.
-
Neal Norwitz yazdı
-
Eric Smith yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
This makes the failing tests (test_unicodedata and, on OSX, test_hashlib) pass. XXX However, I'm not sure that this is the right thing to do; this behavior means that Unicode strings are automatically hashed as their UTF-8 encoding. Is that what we want?
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Kurt B. Kaiser yazdı
-
Neal Norwitz yazdı
but without it test_string passes. I'm not sure why it was there.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Gregory P. Smith yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-