2
2
3
3
7
10
Re: [Python-Dev] cpython (3.6): replace usage of Py_VA_COPY with the (C99) standard va_copy
by Victor Stinner Sept. 25, 2016
by Victor Stinner Sept. 25, 2016
Sept. 25, 2016
7
12
2
1
1
0
Re: [Python-Dev] cpython (3.6): replace usage of Py_VA_COPY with the (C99) standard va_copy
by Christian Heimes Sept. 22, 2016
by Christian Heimes Sept. 22, 2016
Sept. 22, 2016
2
1
Python 3.6 dict becomes compact and gets a private version; and keywords become ordered
by Victor Stinner Sept. 21, 2016
by Victor Stinner Sept. 21, 2016
Sept. 21, 2016
28
77
Re: [Python-Dev] Python 3.6 dict becomes compact and gets a private version; and keywords become ordered
by INADA Naoki Sept. 21, 2016
by INADA Naoki Sept. 21, 2016
Sept. 21, 2016
3
2
Re: [Python-Dev] [Python-checkins] cpython (2.7): properly handle the single null-byte file (closes #24022)
by Eric V. Smith Sept. 20, 2016
by Eric V. Smith Sept. 20, 2016
Sept. 20, 2016
2
1