
cpython: Pass positional arguments - HTTPError is not accepting keyword arguments.
by jason.coombs Dec. 3, 2011
by jason.coombs Dec. 3, 2011
Dec. 3, 2011
1
0

cpython (3.2): Issue #13211: Add .reason attribute to HTTPError to implement parent class
by jason.coombs Dec. 3, 2011
by jason.coombs Dec. 3, 2011
Dec. 3, 2011
2
1

peps: PEP 406 (ImportEngine API): defer this until 3.4 at the earliest, don't propose
by nick.coghlan Dec. 3, 2011
by nick.coghlan Dec. 3, 2011
Dec. 3, 2011
1
0
1
0

Dec. 3, 2011
1
0
1
0

cpython (3.2): Reformulate answer, and remove off-topic discussion of bytecode in a question
by antoine.pitrou Dec. 3, 2011
by antoine.pitrou Dec. 3, 2011
Dec. 3, 2011
1
0
1
0
1
0

cpython (3.2): Remove outdated question (the bsddb module isn't included anymore)
by antoine.pitrou Dec. 3, 2011
by antoine.pitrou Dec. 3, 2011
Dec. 3, 2011
1
0

cpython (3.2): Advocate PyTuple_Pack instead of manual building of tuples
by antoine.pitrou Dec. 3, 2011
by antoine.pitrou Dec. 3, 2011
Dec. 3, 2011
1
0
1
0

Dec. 3, 2011
1
0
1
0

cpython (3.2): Streamline FAQ entry about the ternary operator, and suggest using io.StringIO
by antoine.pitrou Dec. 3, 2011
by antoine.pitrou Dec. 3, 2011
Dec. 3, 2011
1
0

cpython (merge 3.2 -> default): Streamline FAQ entry about the ternary operator, and suggest using io.StringIO
by antoine.pitrou Dec. 3, 2011
by antoine.pitrou Dec. 3, 2011
Dec. 3, 2011
1
0

cpython (merge 3.2 -> default): Remove references to psyco, which is mostly unmaintained and doesn't work with
by antoine.pitrou Dec. 3, 2011
by antoine.pitrou Dec. 3, 2011
Dec. 3, 2011
1
0

cpython (3.2): Remove references to psyco, which is mostly unmaintained and doesn't work with
by antoine.pitrou Dec. 3, 2011
by antoine.pitrou Dec. 3, 2011
Dec. 3, 2011
1
0
1
0

Dec. 3, 2011
1
0
1
0

cpython (merge 3.2 -> default): Issue #13513: IOBase docs incorrectly link to the readline module
by meador.inge Dec. 3, 2011
by meador.inge Dec. 3, 2011
Dec. 3, 2011
1
0

cpython (3.2): Issue #13513: IOBase docs incorrectly link to the readline module
by meador.inge Dec. 3, 2011
by meador.inge Dec. 3, 2011
Dec. 3, 2011
1
0

cpython (2.7): Issue #13513: IOBase docs incorrectly link to the readline module
by meador.inge Dec. 3, 2011
by meador.inge Dec. 3, 2011
Dec. 3, 2011
1
0
1
0

Dec. 3, 2011
1
0

cpython (2.7): Issue #13211: Add .reason attribute to HTTPError to implement parent class
by jason.coombs Dec. 3, 2011
by jason.coombs Dec. 3, 2011
Dec. 3, 2011
1
0

Dec. 3, 2011
1
0

Dec. 3, 2011
1
0

Dec. 3, 2011
1
0

cpython: Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul
by charles-francois.natali Dec. 3, 2011
by charles-francois.natali Dec. 3, 2011
Dec. 3, 2011
1
0
1
0
1
0

Dec. 2, 2011
1
0

Dec. 2, 2011
1
0

Dec. 2, 2011
1
0
1
0
1
0
1
0
1
0
1
0
1
0

Dec. 2, 2011
1
0

Dec. 2, 2011
1
0
1
0

cpython (3.2): #8414: add more tests for "assert". Initial patch by Gregory Nofi.
by ezio.melotti Dec. 2, 2011
by ezio.melotti Dec. 2, 2011
Dec. 2, 2011
1
0

cpython (2.7): #8414: add more tests for "assert". Initial patch by Gregory Nofi.
by ezio.melotti Dec. 2, 2011
by ezio.melotti Dec. 2, 2011
Dec. 2, 2011
1
0
1
0

cpython: Issue #9530: Fix undefined behaviour due to signed overflow in
by mark.dickinson Dec. 1, 2011
by mark.dickinson Dec. 1, 2011
Dec. 1, 2011
1
0
1
0

cpython: Fix PyObject_Repr(): don't call PyUnicode_READY() if res is NULL
by victor.stinner Nov. 30, 2011
by victor.stinner Nov. 30, 2011
Nov. 30, 2011
1
0

cpython: Replace PyUnicode_FromUnicode(NULL, 0) by PyUnicode_New(0, 0)
by victor.stinner Nov. 30, 2011
by victor.stinner Nov. 30, 2011
Nov. 30, 2011
1
0

cpython: MultibyteCodec_Decode() catchs PyUnicode_AS_UNICODE() failures
by victor.stinner Nov. 30, 2011
by victor.stinner Nov. 30, 2011
Nov. 30, 2011
1
0

Nov. 30, 2011
1
0

cpython: c-api: Replace PyUnicodeObject* by PyObject* in "U" format doc
by victor.stinner Nov. 30, 2011
by victor.stinner Nov. 30, 2011
Nov. 30, 2011
1
0

cpython: PyObject_Repr() ensures that the result is a ready Unicode string
by victor.stinner Nov. 30, 2011
by victor.stinner Nov. 30, 2011
Nov. 30, 2011
1
0