diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -101,6 +101,8 @@ Core and builtins Library ------- +- Bug #1598620: A ctypes Structure cannot contain itself. + - Patch #1362975: Rework CodeContext indentation algorithm to avoid hard-coding pixel widths. |