Skip to content

Commit bcb9a95

Browse files
committed
Added changes and new TODO item
1 parent 3b960ba commit bcb9a95

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Revision 2.6.1 (unknown):
2+
3+
- Added new builtin "next" introduced in Python 2.6;
4+
- Added forgotten "__debug__" builtin;
5+
- Removed OverflowWarning removed in Python 2.5;
6+
17
Revision 2.5.6 (2007-02-04):
28

39
- Applied patch by Pedro Algarvio to enable spell checking only for

TODO.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- Add configuration for "print" status (function or builtin)
2+
13
- Integer literal support
24

35
- Python 3.0 string formatting

0 commit comments

Comments
 (0)