bpo-40521: Make bytes singletons per interpreter (GH-21074)
Each interpreter now has its own empty bytes string and single byte character singletons. Replace STRINGLIB_EMPTY macro with STRINGLIB_GET_EMPTY() macro.
V
Victor Stinner committed
c41eed1a874e2f22bde45c3c89418414b7a37f46
Parent: 32f2eda
Committed by GitHub <noreply@github.com>
on 6/23/2020, 1:54:35 PM