8000 DOC: add change to dev-version string (gh-5387) to 1.10.0 release notes. · rgommers/numpy@a29c718 · GitHub
[go: up one dir, main page]

Skip to content

Commit a29c718

Browse files
author
Ralf Gommers
committed
DOC: add change to dev-version string (numpygh-5387) to 1.10.0 release notes.
1 parent 01f56bf commit a29c718

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release/1.10.0-notes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Future Changes
2929
Compatibility notes
3030
===================
3131

32+
numpy version string
33+
~~~~~~~~~~~~~~~~~~~~
34+
The numpy version string for development builds has been changed from
35+
``x.y.z.dev-githash`` to ``x.y.z.dev+githash`` (note the +) in order to comply
36+
with PEP 440.
37+
3238
relaxed stride checking
3339
~~~~~~~~~~~~~~~~~~~~~~~
3440
NPY_RELAXED_STRIDE_CHECKING is now true by default.

0 commit comments

Comments
 (0)
0