#10 Write tests for libpyfcgi module & functions

otevřený
otevřeno před 5 roky uživatelem yannweb · 0 komentářů
yannweb okomentoval před 5 roky

see #8

The libpyfcgi python module is defined in files : PyFCGI/src/python_pyfcgi.c and PyFCGI/include/python_pyfcgi.h

The module contains Python functions :

  • libpyfcgi.start_response() given as 2nd argument to PEP333 applications
  • libpyfcgi.write_body() returned by the start_response() function

But the python_pyfcgi.* files contains also pure C functions for worker<->fcgi interactions : function to write headers, function to parse/handle headers given by python app, function to generate default headers, etc.

__see #8__ The libpyfcgi python module is defined in files : PyFCGI/src/python_pyfcgi.c and PyFCGI/include/python_pyfcgi.h The module contains Python functions : - libpyfcgi.start_response() given as 2nd argument to PEP333 applications - libpyfcgi.write_body() returned by the start_response() function But the python_pyfcgi.* files contains also pure C functions for worker<->fcgi interactions : function to write headers, function to parse/handle headers given by python app, function to generate default headers, etc.
yannweb added this to the BETA version milestone před 5 roky
yannweb added the
Tests
label před 5 roky
yannweb modified the milestone from BETA version to Test coverage před 5 roky
yannweb added the
_libpyfcgi
label před 5 roky
Přihlašte se pro zapojení do konverzace.
Bez milníku
No Assignees
1 účastníků
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Zrušit
Uložit
Není zde žádný obsah.