diff options
| author | Martin v. Löwis <martin@v.loewis.de> | 2007-07-29 18:10:01 +0000 |
|---|---|---|
| committer | Martin v. Löwis <martin@v.loewis.de> | 2007-07-29 18:10:01 +0000 |
| commit | 447d33ead62b6dcd46d475a703f59940eb85428b (patch) | |
| tree | fbae188f574406c408058b2924d98e764ff062e1 /Misc/NEWS | |
| parent | 5de17db361d4cbf194c07b8ee5e037bb3bf3ae13 (diff) | |
| download | cpython-git-447d33ead62b6dcd46d475a703f59940eb85428b.tar.gz | |
Implement PEP 3120.
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ TO DO Core and Builtins ----------------- +- PEP 3120: Change default encoding to UTF-8. + - PEP 3123: Use proper C inheritance for PyObject. - Removed the __oct__ and __hex__ special methods and added a bin() |
