mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +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 number of SysV or ncurses functions don't have wrappers yet; if you
|
||||||
a given function, add it and send a patch. Here's a list of currently
|
need a given function, add it and send a patch. See
|
||||||
unsupported functions:
|
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
|
addchnstr addchstr color_set define_key
|
||||||
del_curterm delscreen dupwin inchnstr inchstr innstr keyok
|
del_curterm delscreen dupwin inchnstr inchstr innstr keyok
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue