log

age author description
Mon, 31 Jul 2017 23:40:36 +0900 Yuya Nishihara policy: reroute proxy modules internally
Mon, 31 Jul 2017 22:58:06 +0900 Yuya Nishihara cext: modernize charencode.c to use Py_ssize_t
Sun, 21 May 2017 14:23:22 +0900 Yuya Nishihara cext: factor out header for charencode.c
Mon, 31 Jul 2017 22:28:27 +0900 Yuya Nishihara cext: split character encoding functions to new compilation unit
Mon, 31 Jul 2017 22:12:24 +0900 Yuya Nishihara cext: move _dict_new_presized() to header
Tue, 15 Aug 2017 13:04:31 -0700 Gregory Szorc ui: restore behavior to ignore some I/O errors (issue5658) stable
Mon, 14 Aug 2017 13:12:40 -0700 Gregory Szorc tests: test behavior of IOError during transactions (issue5658) stable