mirror of
https://github.com/python/cpython.git
synced 2026-07-28 20:55:33 -04:00
* Fix typos in comments, docs and test names * Update test_pyparse.py account for change in string length * Apply suggestion: splitable -> splittable Co-Authored-By: Terry Jan Reedy <[email protected]> * Apply suggestion: splitable -> splittable Co-Authored-By: Terry Jan Reedy <[email protected]> * Apply suggestion: Dealloccte -> Deallocate Co-Authored-By: Terry Jan Reedy <[email protected]> * Update posixmodule checksum. * Reverse idlelib changes.