Charles Harris
Charles Harris
The changelog still needs to be generated. Perhaps use the changelog as the starting point. Note that the authors need to be reviewed and .mailmap updated if needed.
The workflow in `doc/RELEASE_WALKTHROUGH.rst` might be helpful.
Hmm, needs a fix to resolve conflicts. Looks like you can to that pretty easily online with the "Resolve conflicts" button. Otherwise looks good to me.
The multiline list elements should the handled by keeping the whole bit indented. ``` * starts here continues here ```
Thanks Inessa. I don't know if you are aware, but if you hit the three dots in the upper right and then "view file", you can see the rendered result.
> numpy.random.mtrand.RandomState.randint() RandomState is probably the problem, we no longer maintain it. Are you on windows? `int32` used to be the default integer on windows. Does the problem persist with...
> OK with squash-and-merge It's fine, and preferred when there are many commits. I don't use it for backports because `git branch --merged` doesn't detect it, but it is fine...
This could use a release note.
Where do we sit with this/
@seberg @FrancescAlted I have the sense this may have been fixed. Is that the case?