mirror of
https://github.com/python/cpython.git
synced 2024-11-24 18:34:43 +08:00
canonicalize "Inada Naoki" in ACKS and 3.8 News (GH-12286)
This commit is contained in:
parent
f2a186712b
commit
410aea1ebf
@ -728,7 +728,6 @@ Aaron Iles
|
||||
Thomas Ilsche
|
||||
Lars Immisch
|
||||
Bobby Impollonia
|
||||
Naoki Inada
|
||||
Meador Inge
|
||||
Peter Ingebretson
|
||||
Tony Ingraldi
|
||||
@ -1130,6 +1129,7 @@ Dong-hee Na
|
||||
Dale Nagata
|
||||
John Nagle
|
||||
Takahiro Nakayama
|
||||
Inada Naoki
|
||||
Travers Naran
|
||||
Motoki Naruse
|
||||
Charles-François Natali
|
||||
|
@ -1,3 +1,3 @@
|
||||
Default buffer size used by ``shutil.copyfileobj()`` is changed from 16 KiB
|
||||
to 64 KiB on non-Windows platform to reduce system call overhead. Contributed
|
||||
by INADA Naoki.
|
||||
by Inada Naoki.
|
||||
|
Loading…
Reference in New Issue
Block a user