- 09 Nov, 2010 22 commits
-
-
Antoine Pitrou authored
-
Ask Solem authored
-
Ask Solem authored
is only intented for use by the parent process.
-
Ask Solem authored
import can lead to deadlocks.
-
Ask Solem authored
Documented the new error_callback keyword argument to multiprocessing.Pool's apply_async and map_async
-
Antoine Pitrou authored
-
Ask Solem authored
-
Ask Solem authored
-
Antoine Pitrou authored
of SSL sockets now has additional items such as `issuer` and `notBefore`.
-
Antoine Pitrou authored
default could be rather confusing).
-
Antoine Pitrou authored
STARTTLS. Patch by Andrew Vant.
-
Alexander Belopolsky authored
-
Senthil Kumaran authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
And don't create non constant array, invalid in ISO C.
-
Victor Stinner authored
-
Raymond Hettinger authored
-
Alexander Belopolsky authored
-
Senthil Kumaran authored
-
Victor Stinner authored
-
Victor Stinner authored
tokenize.detect_encoding() and open it in read only mode.
-
- 08 Nov, 2010 17 commits
-
-
Victor Stinner authored
_Py_char2wchar(), instead of L"" VAR hack, to escape undecodable bytes using the surrogateescape error handler.
-
Victor Stinner authored
-
Victor Stinner authored
Explain in the documentation that conversion errors should never happen.
-
Alexander Belopolsky authored
-
Victor Stinner authored
* Add error_pos optional argument to _Py_wchar2char() * PyUnicode_EncodeFS() raises a UnicodeEncodeError or MemoryError if _Py_wchar2char() fails
-
Éric Araujo authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Alexander Belopolsky authored
-
Éric Araujo authored
All recent modifications to distutils should now be covered in NEWS.
-
R. David Murray authored
-
Éric Araujo authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 07 Nov, 2010 1 commit
-
-
Brian Curtin authored
...unless these are commands you only run once a year :)
-