- 25 May, 2011 9 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
-
Victor Stinner authored
ssl.RAND_pseudo_bytes(). Add also links to RAND_status and RAND_add.
-
Victor Stinner authored
there is not enough entropy.
-
Victor Stinner authored
twice, it now writes the number of the second signal into the wakeup fd.
-
Benjamin Peterson authored
-
Victor Stinner authored
Replace sys.stdout to use backslashreplace. Use '\n' newline on all operating systems.
-
- 24 May, 2011 31 commits
-
-
Victor Stinner authored
The pydoc module has a new enhanced web server.
-
Victor Stinner authored
deprecated in Python 3.2).
-
Victor Stinner authored
Tools/msi/msi.py
-
Victor Stinner authored
Tools/msi/msi.py
-
Victor Stinner authored
-
Nadeem Vawda authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Charles-François Natali authored
reads and simplify code.
-
Victor Stinner authored
handle correctly references to "bogus variable" (e.g. "prefix=$/opt/python").
-
Victor Stinner authored
correctly references to "bogus variable" (e.g. "prefix=$/opt/python").
-
Victor Stinner authored
each call to their encode() method anymore, but continue to call the reset() method if the final argument is True.
-
Victor Stinner authored
each call to their encode() method anymore, but continue to call the reset() method if the final argument is True.
-
Victor Stinner authored
their encode() method anymore, but continue to call the reset() method if the final argument is True.
-
Victor Stinner authored
Add also a security warning in the module random pointing to ssl.RAND_bytes().
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Benjamin Peterson authored
-
Victor Stinner authored
Fix a reference leak.
-