More Python work
Jun. 17th, 2013 09:28 pmOver the weekend I worked on various Python bugs.
I should probably just commit my edits to the Unicode howto at this point, and then move on to updating the regex howto.
- Describe the errors="surrogateescape" encoding parameter.
- Fixed a memory leak in curses.panel, though Serhiy Storchaka noted that the resulting bugfix can be used to trigger a segfault. I posted a possible fix for review.
I should probably just commit my edits to the Unicode howto at this point, and then move on to updating the regex howto.