- 18 Agu, 2007 4 kayıt (commit)
-
-
Travis E. Oliphant yazdı
-
Guido van Rossum yazdı
*restoring* selected registries instead of *resetting* them all. Also change the default for the huntrleaks parameter to None everywhere, as its other value is a list of three elements, so it is not a bool.
-
Guido van Rossum yazdı
methods. Reset the negative cache *before* resetting the invalidation counter, hoping this may plug a race condition (but then again, this whole module isn't coded to be thread-safe).
-
Guido van Rossum yazdı
-
- 17 Agu, 2007 17 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
docstring when there's a command line syntax error.
-
Guido van Rossum yazdı
codec changes in trubk and branch). Hopefully the Py3k glossary wasn't different from the trunk one.
-
Guido van Rossum yazdı
-
Walter Dörwald yazdı
on big endian machines. Update documentation: UTF-32 codecs will be in 2.6.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Skip Montanaro yazdı
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r57127 | neal.norwitz | 2007-08-16 21:10:55 -0700 (Thu, 16 Aug 2007) | 1 line Update the tools before building the docs ........
-
Neal Norwitz yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r57123 | guido.van.rossum | 2007-08-16 20:30:08 -0700 (Thu, 16 Aug 2007) | 2 lines Ignore *.py[co] files. ........ r57124 | guido.van.rossum | 2007-08-16 20:36:03 -0700 (Thu, 16 Aug 2007) | 2 lines Ignore a few more files. ........
-
Neal Norwitz yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Guido van Rossum yazdı
-
- 16 Agu, 2007 11 kayıt (commit)
-
-
Guido van Rossum yazdı
using the message generated by svnmerge, because it contains a lot of stuff about the Doc tree, which I'm not merging this time due to the way the Doc tree was initially added. I am however adding roman.py which was added later to Doc/tools. I'll try to diff the two Doc trees separately to see if there's stuff I missed.
-
-
Guido van Rossum yazdı
-
Walter Dörwald yazdı
ut-32-be). On narrow builds the codecs combine surrogate pairs in the unicode object into one codepoint on encoding and create surrogate pairs for codepoints outside the BMP on decoding. Lone surrogates are passed through unchanged in all cases. Backport to the trunk will follow.
-
Guido van Rossum yazdı
-
Jeremy Hylton yazdı
Refactor the urllib open_http() and open_https() to use the same internal logic. The only difference between the two is the call to constructor an HTTPConnection object.
-
Walter Dörwald yazdı
-
Skip Montanaro yazdı
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 15 Agu, 2007 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
George Yoshida yazdı
-
Martin v. Löwis yazdı
-
Guido van Rossum yazdı
Change various socket APIs to use bytes or str instead str8.
-
- 14 Agu, 2007 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-