commit | 831d61d56c5b0f15cfcfd5083638aa111cddb72b | [log] [tgz] |
---|---|---|
author | Masayuki Yamamoto <ma3yuki.8mamo10@gmail.com> | Tue Oct 24 21:58:16 2017 +0900 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Tue Oct 24 22:58:16 2017 +1000 |
tree | 3ae04d24a8fdd975bb360778ca2e788c436c3597 | |
parent | e968bc735794a7123f28f26d68fdf5dc8c845280 [diff] |
Fix wording about Py_tss_NEEDS_INIT in docs (GH-4096) Make more sense to replace the word "default value" with "initializer" for Py_tss_NEEDS_INIT.