Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(713)

Unified Diff: Misc/NEWS

Issue 20103: http://bugs.python.org/issue2459 -- speed up loops Base URL: http://svn.python.org/view/*checkout*/python/trunk/
Patch Set: Created 15 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Lib/trace.py ('k') | Objects/codeobject.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Misc/NEWS
===================================================================
--- Misc/NEWS (revision 70087)
+++ Misc/NEWS (working copy)
@@ -12,6 +12,9 @@
Core and Builtins
-----------------
+- Issues #2183, #2459, and #4715: Optimize bytecode generation for
+ loops and comprehensions.
+
- Issue #5247: Improve error message when unknown format codes are
used when using str.format() with str, unicode, long, int, and
float arguments.
« no previous file with comments | « Lib/trace.py ('k') | Objects/codeobject.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b