mirror of
https://github.com/python/cpython.git
synced 2025-07-31 23:23:11 +00:00
Point readers at the patch submission instructions
This commit is contained in:
parent
400a49ba79
commit
a6fbc1eabb
1 changed files with 6 additions and 3 deletions
|
@ -35,9 +35,12 @@
|
|||
|
||||
/*
|
||||
|
||||
A number of SysV or ncurses functions don't have wrappers yet; if you need
|
||||
a given function, add it and send a patch. Here's a list of currently
|
||||
unsupported functions:
|
||||
A number of SysV or ncurses functions don't have wrappers yet; if you
|
||||
need a given function, add it and send a patch. See
|
||||
http://www.python.org/dev/patches/ for instructions on how to submit
|
||||
patches to Python.
|
||||
|
||||
Here's a list of currently unsupported functions:
|
||||
|
||||
addchnstr addchstr color_set define_key
|
||||
del_curterm delscreen dupwin inchnstr inchstr innstr keyok
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue