- 01 Jun, 2011 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 31 May, 2011 15 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
if the constructor has failed, e.g. because of an undeclared keyword argument. Patch written by Oleg Oshmyan.
-
Victor Stinner authored
constructor has failed, e.g. because of an undeclared keyword argument. Patch written by Oleg Oshmyan.
-
Benjamin Peterson authored
-
Ralf Schmitt authored
This change makes configure check for - the existence of a hg repository - the hg executable itself - the python executable Running $(srcdir)/Parser/asdl_c.py (i.e. ASDLGEN) will fail if any of the above prerequisites is missing, so we now disable it instead. closes #12225
-
Victor Stinner authored
io.BufferedReader._peek_unlocked(). Patch written by John O'Connor.
-
Victor Stinner authored
Tthe signal delivery order is not portable or reliable.
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Nick Coghlan authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 30 May, 2011 18 commits
-
-
Victor Stinner authored
iso2022_jp, iso2022_jp_2 and iso2022_kr
-
Victor Stinner authored
iso2022_jp, iso2022_jp_2 and iso2022_kr
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
fgets(). Fix the following case: sys.stdin.read() stopped with CTRL+d (end of file), raw_input() interrupted by CTRL+c.
-
Victor Stinner authored
the following case: sys.stdin.read() stopped with CTRL+d (end of file), raw_input() interrupted by CTRL+c.
-
Tarek Ziade authored
-
Victor Stinner authored
-
Victor Stinner authored
message
-
Victor Stinner authored
threading.get_ident() and document it. This function was used by _thread.get_ident().
-
Victor Stinner authored
-
Victor Stinner authored
encreset() instead of decreset().
-
Alexis Metaireau authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-