mirror of
https://github.com/python/cpython.git
synced 2026-05-20 19:33:12 -04:00
648c110671
Additionally, remove a faulty example showing PySequence_SetItem applied to a newly created list object and add notes that this isn't a good idea.