mirror of
https://github.com/python/cpython.git
synced 2026-05-22 12:24:30 -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.