Skip to content

mod_python 3.4.1 alpha available for testing! #8

@grisha

Description

@grisha

Anyone reading this can test and provide feedback as a comment. Your help is VERY much appreciated!

Instructions:

  • Get mod_python.
  $ git clone https://github.com/grisha/mod_python.git
  $ git checkout -b 3.4.x origin/3.4.x
  • Compile and run tests:
  $ ./configure
  $ make
  $ sudo make install
  $ make test
  • If tests produce errors, please include those as part of your feedback.
  • Please remember to include the output of
  $ mod_python version

That's it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions