mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-30737: Update DevGuide links to new URL (GH-3228)
Update old devguide links from https://docs.python.org/devguide to https://devguide.python.org
This commit is contained in:
parent
e91c2a5086
commit
384899dfae
14 changed files with 22 additions and 21 deletions
|
@ -538,7 +538,7 @@ the Python interface. Often this isn't because they're difficult to
|
|||
implement, but because no one has needed them yet. Also, Python
|
||||
doesn't yet support the menu library associated with ncurses.
|
||||
Patches adding support for these would be welcome; see
|
||||
`the Python Developer's Guide <https://docs.python.org/devguide/>`_ to
|
||||
`the Python Developer's Guide <https://devguide.python.org/>`_ to
|
||||
learn more about submitting patches to Python.
|
||||
|
||||
* `Writing Programs with NCURSES <http://invisible-island.net/ncurses/ncurses-intro.html>`_:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue