mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
ed5d71752b
* Use open() to write the bytecode
* Convert to unittest style asserts
* Tweak news, thanks @vstinner
* Tidy
* reword NEWS, avoid word "retried"
(cherry picked from commit 656a64b37f)
Co-authored-by: Stefano Rivera <stefano@rivera.za.net>