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

Side by Side Diff: Misc/NEWS

Issue 10553: Add optimize argument to builtin compile() and byte-compilation modules
Patch Set: Created 2 years, 2 months ago
Left:
Right:
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 unified diff | Download patch
« no previous file with comments | « Lib/test/test_compileall.py ('k') | Python/bltinmodule.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 +++++++++++ 1 +++++++++++
2 Python News 2 Python News
3 +++++++++++ 3 +++++++++++
4 4
5 What's New in Python 3.2 Beta 1? 5 What's New in Python 3.2 Beta 1?
6 ================================ 6 ================================
7 7
8 *Release date: XX-Dec-2010* 8 *Release date: XX-Dec-2010*
9 9
10 Core and Builtins 10 Core and Builtins
11 ----------------- 11 -----------------
12
13 - Provide an *optimize* parameter in the built-in compile() function.
12 14
13 - Issue #10474: range().count() should return integers. 15 - Issue #10474: range().count() should return integers.
14 16
15 - Issue #10255: Fix reference leak in Py_InitializeEx(). Patch by Neil 17 - Issue #10255: Fix reference leak in Py_InitializeEx(). Patch by Neil
16 Schemenauer. 18 Schemenauer.
17 19
18 - Issue #4925: Add filename to error message when executable can't be found in 20 - Issue #4925: Add filename to error message when executable can't be found in
19 subprocess. 21 subprocess.
20 22
21 - Issue #1574217: isinstance now catches only AttributeError, rather than 23 - Issue #1574217: isinstance now catches only AttributeError, rather than
(...skipping 4607 matching lines...) Expand 10 before | Expand all | Expand 10 after
4629 from test support, which does the conversion. 4631 from test support, which does the conversion.
4630 4632
4631 - Issue #5083: New 'gui' resource for regrtest. 4633 - Issue #5083: New 'gui' resource for regrtest.
4632 4634
4633 4635
4634 Docs 4636 Docs
4635 ---- 4637 ----
4636 4638
4637 4639
4638 **(For information about older versions, consult the HISTORY file.)** 4640 **(For information about older versions, consult the HISTORY file.)**
OLDNEW
« no previous file with comments | « Lib/test/test_compileall.py ('k') | Python/bltinmodule.c » ('j') | no next file with comments »

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7