<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/dev/development_workflow.rst, branch issue_20025</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>MAINT: Update master to main after branch rename (gh-18544)</title>
<updated>2021-03-04T15:11:41+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefanv@berkeley.edu</email>
</author>
<published>2021-03-04T15:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=954605ec08ad833899ffb956395f2d70f8eea2df'/>
<id>954605ec08ad833899ffb956395f2d70f8eea2df</id>
<content type='text'>
* Upload docs to main branch of neps/devdocs

* Update `master` to `main` to be consistent with current state of renaming

* Remove badges from README

* Replace remaining instances of `master` with `main`

* Add back logo

* Fix CircleCI branch checks

* Fix GA branch name

* master-&gt;main in issue templates.

* master-&gt;main for 2 links to numpy archive.

* Change master to main in NEP 23

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upload docs to main branch of neps/devdocs

* Update `master` to `main` to be consistent with current state of renaming

* Remove badges from README

* Replace remaining instances of `master` with `main`

* Add back logo

* Fix CircleCI branch checks

* Fix GA branch name

* master-&gt;main in issue templates.

* master-&gt;main for 2 links to numpy archive.

* Change master to main in NEP 23

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix typos (general documentation)</title>
<updated>2020-10-21T22:14:53+00:00</updated>
<author>
<name>Alexander Kuhn-Regnier</name>
<email>ahf.kuhnregnier@gmail.com</email>
</author>
<published>2020-10-21T22:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8bb56b7325beddb74ca08696bcc2d3c184047279'/>
<id>8bb56b7325beddb74ca08696bcc2d3c184047279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fixes for PR 17440</title>
<updated>2020-10-03T21:11:32+00:00</updated>
<author>
<name>Ben Nathanson</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-10-03T21:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=1edd9693c2879e41d1f787a0731b49e286985c22'/>
<id>1edd9693c2879e41d1f787a0731b49e286985c22</id>
<content type='text'>
Colon missing in heading.

Added sphinx anchor for PR-timeline (html anchor was OK).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Colon missing in heading.

Added sphinx anchor for PR-timeline (html anchor was OK).
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Cleaner PR template</title>
<updated>2020-10-03T21:03:18+00:00</updated>
<author>
<name>Ben Nathanson</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-10-03T21:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=93b5da05bcaa39d76b07c334690f85d5d54f54df'/>
<id>93b5da05bcaa39d76b07c334690f85d5d54f54df</id>
<content type='text'>
Make the instructions easy to see and hard to delete unread.

Moves some text to new sections in dev/development_workflow.rst.

The dashes above and below the heading, which
in monospace seem too long, fit it
well in Chromium browsers and reasonably in Firefox.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the instructions easy to see and hard to delete unread.

Moves some text to new sections in dev/development_workflow.rst.

The dashes above and below the heading, which
in monospace seem too long, fit it
well in Chromium browsers and reasonably in Firefox.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix development_workflow links</title>
<updated>2020-06-01T09:13:57+00:00</updated>
<author>
<name>Ben Nathanson</name>
<email>github@bigriver.xyz</email>
</author>
<published>2020-06-01T09:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=afc343096773c15bb0aa74f910d6705e52d9eba4'/>
<id>afc343096773c15bb0aa74f910d6705e52d9eba4</id>
<content type='text'>
Fixed links for branch delete and graph visualizer.

Updated instructions for branch delete (git since 1.7.0 (Sept 2010)
has allowed --delete sted ':').

'Learn git' link pointed to Bitbucket instructions; replaced with GitHub
instructions.

Minor rewording in 'Pushing changes to the main repo'.

This is NOT a review of the page, only some fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed links for branch delete and graph visualizer.

Updated instructions for branch delete (git since 1.7.0 (Sept 2010)
has allowed --delete sted ':').

'Learn git' link pointed to Bitbucket instructions; replaced with GitHub
instructions.

Minor rewording in 'Pushing changes to the main repo'.

This is NOT a review of the page, only some fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: improve development debugging doc (#16083)</title>
<updated>2020-05-13T05:54:33+00:00</updated>
<author>
<name>Chunlin</name>
<email>fangchunlin@huawei.com</email>
</author>
<published>2020-05-13T05:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5294c82afa7d5f20152ee5b0d1406a909b735307'/>
<id>5294c82afa7d5f20152ee5b0d1406a909b735307</id>
<content type='text'>
* improve development debugging doc

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* improve development debugging doc

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos, via a Levenshtein-style corrector</title>
<updated>2019-12-19T08:39:59+00:00</updated>
<author>
<name>Brian Wignall</name>
<email>brianwignall@gmail.com</email>
</author>
<published>2019-12-19T08:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=0c2a5eb42c0cddf6844880f1494ddf7765bf9c7b'/>
<id>0c2a5eb42c0cddf6844880f1494ddf7765bf9c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC,MAINT: Move towncrier files and fixup categories</title>
<updated>2019-08-13T01:27:51+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2019-08-05T20:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=da8d9f147bd703d1ebce41f9762cd83cbb0fa2a0'/>
<id>da8d9f147bd703d1ebce41f9762cd83cbb0fa2a0</id>
<content type='text'>
Name all categories as singular (or adjectives). Also move the fragments
into an ``upcoming_changes`` folder to be more discoverable.

Notes that we format some things as bullet points traditionally (right now
towncrier only truly supports bullet point format, but I have a PR to fix
that).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Name all categories as singular (or adjectives). Also move the fragments
into an ``upcoming_changes`` folder to be more discoverable.

Notes that we format some things as bullet points traditionally (right now
towncrier only truly supports bullet point format, but I have a PR to fix
that).
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: use towncrier to build the release note</title>
<updated>2019-07-24T17:55:32+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-07-03T22:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f6cf3c7a749640df9b3f26bfd4723bea9248101b'/>
<id>f6cf3c7a749640df9b3f26bfd4723bea9248101b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: reorganize developer docs, use scikit-image as a base for change</title>
<updated>2019-04-21T07:44:26+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-04-19T13:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=3ad01dbc16f8dedc819fe3ebfff493c3fc59f566'/>
<id>3ad01dbc16f8dedc819fe3ebfff493c3fc59f566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
