-
Notifications
You must be signed in to change notification settings - Fork 10
DeveloperHowTo
snim2 edited this page Oct 3, 2012
·
1 revision
TODO: This needs expanding
TODO: Remember POSIX version of the core library
TODO: Lots more stuff should go in this page!
- Add your new code
- Add test cases to the unit tests
- Make sure your code is copied to the http://code.google.com/p/python-csp/source/browse/csp/os_process.py , pthread and Jython variants to the language
- Update the ChangeLog
- Update the info documentation in the python-csp shell to add info for your new language feature
- Update the python-csp Tutorial
- Create a
.rst
file and update the Sphinx documentation in thedocs
directory - Create a new release...