We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b960ba commit bcb9a95Copy full SHA for bcb9a95
CHANGES.txt
@@ -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
7
Revision 2.5.6 (2007-02-04):
8
9
- Applied patch by Pedro Algarvio to enable spell checking only for
TODO.txt
@@ -1,3 +1,5 @@
+- Add configuration for "print" status (function or builtin)
- Integer literal support
- Python 3.0 string formatting
0 commit comments