<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/doc/developer, branch main</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>codespell: pre-commit, config, typos fixed (#6662)</title>
<updated>2023-05-03T17:42:14+00:00</updated>
<author>
<name>Yaroslav Halchenko</name>
<email>debian@onerussian.com</email>
</author>
<published>2023-05-03T17:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=c051696edfda4fb0cf27298259b723c57459ab60'/>
<id>c051696edfda4fb0cf27298259b723c57459ab60</id>
<content type='text'>
* One ambigous typo

* one more ambigous typo

* [DATALAD RUNCMD] run codespell throughout

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^

For this to work -- it would require configuration files which were abandoned.
See https://github.com/networkx/networkx/pull/6662 for more discussion etc.

* Manual reversion of perform... "fix"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* One ambigous typo

* one more ambigous typo

* [DATALAD RUNCMD] run codespell throughout

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^

For this to work -- it would require configuration files which were abandoned.
See https://github.com/networkx/networkx/pull/6662 for more discussion etc.

* Manual reversion of perform... "fix"</pre>
</div>
</content>
</entry>
<entry>
<title>Adding GitHub Links next to Dheeraj's name in the contributors list (#6670)</title>
<updated>2023-04-28T19:45:59+00:00</updated>
<author>
<name>Dheeraj Ravindranath</name>
<email>1930978+dheerajrav@users.noreply.github.com</email>
</author>
<published>2023-04-28T19:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=049794fea380bea1c0a8d35e9a4602ed94a02b30'/>
<id>049794fea380bea1c0a8d35e9a4602ed94a02b30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release process (#6622)</title>
<updated>2023-04-05T20:51:59+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2023-04-05T20:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=95d9e6317d79837c455a4e66a6ffc64bf889f353'/>
<id>95d9e6317d79837c455a4e66a6ffc64bf889f353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos (#6620)</title>
<updated>2023-04-04T16:45:17+00:00</updated>
<author>
<name>Harri Nieminen</name>
<email>moiman@posteo.net</email>
</author>
<published>2023-04-04T16:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=7297ae8a37dd3356b64d383cb0c55735a6364bcc'/>
<id>7297ae8a37dd3356b64d383cb0c55735a6364bcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve NXEP4 with justification for not implementing it. (#6617)</title>
<updated>2023-04-04T16:36:18+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2023-04-04T16:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=c55f87045edb25b033854f40eefab092ab9df6eb'/>
<id>c55f87045edb25b033854f40eefab092ab9df6eb</id>
<content type='text'>
* Resolve NXEP4 with justification for not implementing it.

* Update doc/developer/nxeps/nxep-0004.rst

Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;

* Update nxep-0004.rst

The title is long and makes the table of contents look sloppy. I think the shorter name is clear and given the text it shouldn't cause confusion. @rossbar Feel free to remove this commit, if you prefer.

---------

Co-authored-by: Jarrod Millman &lt;jarrod.millman@gmail.com&gt;
Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Resolve NXEP4 with justification for not implementing it.

* Update doc/developer/nxeps/nxep-0004.rst

Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;

* Update nxep-0004.rst

The title is long and makes the table of contents look sloppy. I think the shorter name is clear and given the text it shouldn't cause confusion. @rossbar Feel free to remove this commit, if you prefer.

---------

Co-authored-by: Jarrod Millman &lt;jarrod.millman@gmail.com&gt;
Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Minor docs/test maintenance (#6614)</title>
<updated>2023-04-03T17:22:09+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2023-04-03T17:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=7366c9f5352352e562d5081cdaff042a15a73f72'/>
<id>7366c9f5352352e562d5081cdaff042a15a73f72</id>
<content type='text'>
* doc: fix docstring heading, eliminate sphinx error.

* doc: change extension of included file to prevent duplicate labels.

* tst: add warnings filter for deprecated forest_str.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc: fix docstring heading, eliminate sphinx error.

* doc: change extension of included file to prevent duplicate labels.

* tst: add warnings filter for deprecated forest_str.</pre>
</div>
</content>
</entry>
<entry>
<title>Update team galleries (#6569)</title>
<updated>2023-03-29T14:40:37+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2023-03-29T14:40:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=fc79e238b304544ee432bbb7fea050675b95163e'/>
<id>fc79e238b304544ee432bbb7fea050675b95163e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate shortest_path functions to have consistent return values in v3.3 (#6567)</title>
<updated>2023-03-28T18:46:34+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2023-03-28T18:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=b9a475476a14654b633744d6acb8d5d3fd239f16'/>
<id>b9a475476a14654b633744d6acb8d5d3fd239f16</id>
<content type='text'>
* Deprecate single_target..._length to channge to return a dict in v3.3

* deprecate shortest_path in case of all_pairs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Deprecate single_target..._length to channge to return a dict in v3.3

* deprecate shortest_path in case of all_pairs</pre>
</div>
</content>
</entry>
<entry>
<title>NXEP 0 and NXEP 1 - change status to Accepted (#5343)</title>
<updated>2023-02-23T04:42:24+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2023-02-23T04:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=6e9bf342d400451e0d2066b7acdaf8a2fc92de93'/>
<id>6e9bf342d400451e0d2066b7acdaf8a2fc92de93</id>
<content type='text'>
* NXEP 1 - change status to Accepted

* Move NXEP 0 to Accepted from Draft</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* NXEP 1 - change status to Accepted

* Move NXEP 0 to Accepted from Draft</pre>
</div>
</content>
</entry>
<entry>
<title>Add project desc for visualization and ISMAGs (#6432)</title>
<updated>2023-02-18T15:08:06+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2023-02-18T15:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=d49da725e84bfcf52200ca8a48699ca5761c918a'/>
<id>d49da725e84bfcf52200ca8a48699ca5761c918a</id>
<content type='text'>
* Add project desc for visualization and ISMAGs

* Add section for expected time for each project</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add project desc for visualization and ISMAGs

* Add section for expected time for each project</pre>
</div>
</content>
</entry>
</feed>
