mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
ee70ad1e52
This (1) avoids thread unsafety whereby another thread could zap the list while we were using it, and (2) now supports writing arbitrary sequences of strings.