1
0

cpython: Since the index is always non-negative, use faster unsigned division and modulo.
by raymond.hettinger Feb. 27, 2015
by raymond.hettinger Feb. 27, 2015
Feb. 27, 2015
2
1

cpython (merge 3.4 -> default): Merge with 3.4 for porting HOWTO tweaks
by brett.cannon Feb. 27, 2015
by brett.cannon Feb. 27, 2015
Feb. 27, 2015
1
0

cpython (3.4): Fix the clarification as to why division cannot be ported automatically
by brett.cannon Feb. 27, 2015
by brett.cannon Feb. 27, 2015
Feb. 27, 2015
1
0

Feb. 27, 2015
1
0

cpython (3.4): Fix minor errors in Misc/NEWS. (Thanks for the report, Florian Bruhin!)
by larry.hastings Feb. 27, 2015
by larry.hastings Feb. 27, 2015
Feb. 27, 2015
1
0
1
0

cpython: Issue #22834: Drop a redundant comment and use errno instead of an
by brett.cannon Feb. 27, 2015
by brett.cannon Feb. 27, 2015
Feb. 27, 2015
1
0
1
0

cpython (3.4): Issue #23537: Remove 2 unused private methods of asyncio.BaseSubprocessTransport
by victor.stinner Feb. 27, 2015
by victor.stinner Feb. 27, 2015
Feb. 27, 2015
1
0