-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
DOC: Document 1.14.4 release. #11251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC: Document 1.14.4 release. #11251
Conversation
@@ -2,6 +2,8 @@ | |||
Release Notes | |||
************* | |||
|
|||
.. include:: ../release/1.14.4-notes.rst | |||
.. include:: ../release/1.14.3-notes.rst |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, I missed this in 1.14.3. Shall I add a paragraph to the release walkthrough about which release/contributor files should be updated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure. I'm too close to the process to see those things and anything that helps the next person to make releases is good.
f9da2dc
to
3f27d2f
Compare
doc/release/1.14.4-notes.rst
Outdated
|
||
Note that NumPy will warn on import if it detects the use of PyQt5 or other | ||
modules that have resulting in incorrect float32 `dot` results on the MAC when | ||
working in the Anaconda enviroment due to a subtle interaction with MVK. This |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MVK -> MKL
3f27d2f
to
7f4868f
Compare
doc/release/1.14.4-notes.rst
Outdated
printing-related (and other) unit tests on ppc systems. However, the printed | ||
values are now correct. | ||
|
||
Note that NumPy will warn on import if it detects the use of PyQt5 or other |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
warn -> error
b1574f9
to
91e4f53
Compare
[ci skip]
91e4f53
to
e9f7105
Compare
[ci skip]