Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
bfac23a4
Commit
bfac23a4
authored
Sep 08, 2016
by
Gregory P. Smith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move my news entries to the build section.
parent
97191618
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
Misc/NEWS
Misc/NEWS
+7
-7
No files found.
Misc/NEWS
View file @
bfac23a4
...
@@ -10,13 +10,6 @@ Release date: TBA
...
@@ -10,13 +10,6 @@ Release date: TBA
Core and Builtins
Core and Builtins
-----------------
-----------------
- Issue #27983: Cause lack of llvm-profdata tool when using clang as
required for PGO linking to be a configure time error rather than
make time when --with-optimizations is enabled. Also improve our
ability to find the llvm-profdata tool on MacOS and some Linuxes.
- Issue #26307: The profile-opt build now applys PGO to the built-in modules.
- Issue #27812: Properly clear out a generator'
s
frame
's backreference to the
- Issue #27812: Properly clear out a generator'
s
frame
's backreference to the
generator to prevent crashes in frame.clear().
generator to prevent crashes in frame.clear().
...
@@ -277,6 +270,13 @@ Windows
...
@@ -277,6 +270,13 @@ Windows
Build
Build
-----
-----
- Issue #27983: Cause lack of llvm-profdata tool when using clang as
required for PGO linking to be a configure time error rather than
make time when --with-optimizations is enabled. Also improve our
ability to find the llvm-profdata tool on MacOS and some Linuxes.
- Issue #26307: The profile-opt build now applys PGO to the built-in modules.
- Issue #26359: Add the --with-optimizations configure flag.
- Issue #26359: Add the --with-optimizations configure flag.
- Issue #27713: Suppress spurious build warnings when updating importlib'
s
- Issue #27713: Suppress spurious build warnings when updating importlib'
s
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment