[Checkins] [zopefoundation/RestrictedPython] 6f1b52: begin documenting usage and and upgarde of depende...

GitHub noreply at github.com
Fri Feb 3 13:54:40 CET 2017


  Branch: refs/heads/ast_doc_warnings
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 6f1b522a3f2a5b37c0c996072d0858797a3d62d3
      https://github.com/zopefoundation/RestrictedPython/commit/6f1b522a3f2a5b37c0c996072d0858797a3d62d3
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    A docs/upgrade_dependencies/index.rst
    A docs/usage/index.rst

  Log Message:
  -----------
  begin documenting usage and and upgarde of dependencies, also commenting source code in compile


  Commit: 30b0c0c27b6dd89725d49852eb4dc394d2ff614d
      https://github.com/zopefoundation/RestrictedPython/commit/30b0c0c27b6dd89725d49852eb4dc394d2ff614d
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    R docs/update/ast/python2_6.ast
    R docs/update/ast/python2_7.ast
    R docs/update/ast/python3_0.ast
    R docs/update/ast/python3_1.ast
    R docs/update/ast/python3_2.ast
    R docs/update/ast/python3_3.ast
    R docs/update/ast/python3_4.ast
    R docs/update/ast/python3_5.ast
    R docs/update/ast/python3_6.ast
    R docs/update/index.rst
    A docs/upgrade/ast/python2_6.ast
    A docs/upgrade/ast/python2_7.ast
    A docs/upgrade/ast/python3_0.ast
    A docs/upgrade/ast/python3_1.ast
    A docs/upgrade/ast/python3_2.ast
    A docs/upgrade/ast/python3_3.ast
    A docs/upgrade/ast/python3_4.ast
    A docs/upgrade/ast/python3_5.ast
    A docs/upgrade/ast/python3_6.ast
    A docs/upgrade/index.rst

  Log Message:
  -----------
  move update to upgrade


  Commit: 8306639d85f35b164988db98ea9601caf18a3132
      https://github.com/zopefoundation/RestrictedPython/commit/8306639d85f35b164988db98ea9601caf18a3132
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/index.rst

  Log Message:
  -----------
  update path in base document


  Commit: 3a881445d0943f6156c94c99408e7b1bbd3c651d
      https://github.com/zopefoundation/RestrictedPython/commit/3a881445d0943f6156c94c99408e7b1bbd3c651d
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  added virtualenv elements in gitignore


  Commit: 49f6f134744c0b17c1cae10a72e4b4ccfa554ab4
      https://github.com/zopefoundation/RestrictedPython/commit/49f6f134744c0b17c1cae10a72e4b4ccfa554ab4
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/api/index.rst

  Log Message:
  -----------
  add more docs for api


  Commit: b6f3088ccdc6ccbd19a2686a53fdcddf90e636d7
      https://github.com/zopefoundation/RestrictedPython/commit/b6f3088ccdc6ccbd19a2686a53fdcddf90e636d7
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/compile.py

  Log Message:
  -----------
  source code documentation with questions and todos


  Commit: ee2449fdb3cf3f843f860826b592c001caf1f7bb
      https://github.com/zopefoundation/RestrictedPython/commit/ee2449fdb3cf3f843f860826b592c001caf1f7bb
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/notes.rst

  Log Message:
  -----------
  add note in notes that it should be transferred and this file should be removed


  Commit: 15088541e8f900dc09c37526b3765bd0c42c449e
      https://github.com/zopefoundation/RestrictedPython/commit/15088541e8f900dc09c37526b3765bd0c42c449e
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/RestrictedPython3/index.rst
    M docs/RestrictedPython4/index.rst
    M docs/idea.rst
    M docs/update_notes.rst
    M docs/upgrade/index.rst
    M docs/upgrade_dependencies/index.rst

  Log Message:
  -----------
  move parts of update_notes into specific documentation


  Commit: 030c2196d449d16160f4f55cf9bb1d5745f47938
      https://github.com/zopefoundation/RestrictedPython/commit/030c2196d449d16160f4f55cf9bb1d5745f47938
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/idea.rst
    M docs/upgrade/index.rst
    M docs/usage/index.rst

  Log Message:
  -----------
  extend doc


  Commit: 900554b9ec27cfac11d31808af82e34310329e42
      https://github.com/zopefoundation/RestrictedPython/commit/900554b9ec27cfac11d31808af82e34310329e42
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/usage/index.rst

  Log Message:
  -----------
  explain usage more in detail


  Commit: b139fe641acfc6b343068745e545cf5879c726a2
      https://github.com/zopefoundation/RestrictedPython/commit/b139fe641acfc6b343068745e545cf5879c726a2
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/__init__.py

  Log Message:
  -----------
  document and fix api order


  Commit: 13ac581f9bad7beed58ca869e679c08ea71e5cba
      https://github.com/zopefoundation/RestrictedPython/commit/13ac581f9bad7beed58ca869e679c08ea71e5cba
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/RestrictedPython4/index.rst
    M docs/upgrade_dependencies/index.rst

  Log Message:
  -----------
  update docs


  Commit: c9f66cd05bae79e0f1ea31d4762e1b7ecfc94be6
      https://github.com/zopefoundation/RestrictedPython/commit/c9f66cd05bae79e0f1ea31d4762e1b7ecfc94be6
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/RestrictedPython4/index.rst

  Log Message:
  -----------
  document internals


  Commit: 02c367ad09a97f0127386607f9d0c3ae0fdde839
      https://github.com/zopefoundation/RestrictedPython/commit/02c367ad09a97f0127386607f9d0c3ae0fdde839
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M docs/RestrictedPython4/index.rst
    M docs/api/index.rst
    M docs/conf.py
    M docs/idea.rst
    M docs/notes.rst
    M docs/upgrade/index.rst
    M docs/upgrade_dependencies/index.rst
    M docs/usage/index.rst

  Log Message:
  -----------
  Clean-up markup and some spellings.


  Commit: a1f3a84141deb3c6a1399e00ea34f38ff58ca672
      https://github.com/zopefoundation/RestrictedPython/commit/a1f3a84141deb3c6a1399e00ea34f38ff58ca672
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    A CHANGES.rst
    R CHANGES.txt
    M setup.py

  Log Message:
  -----------
  change filetype to rst and update read


  Commit: addd92423400b6583a94ae6ffe68371b174ff365
      https://github.com/zopefoundation/RestrictedPython/commit/addd92423400b6583a94ae6ffe68371b174ff365
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  try to integrate docs build in tox pipe


  Commit: 0778b6e29ec273b79ec56b01245db5d6870bb737
      https://github.com/zopefoundation/RestrictedPython/commit/0778b6e29ec273b79ec56b01245db5d6870bb737
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    A src/RestrictedPython/README.rst
    R src/RestrictedPython/README.txt

  Log Message:
  -----------
  move txt to rst file


  Commit: 4bc636c672a323075fe31069e8d7f574306aca00
      https://github.com/zopefoundation/RestrictedPython/commit/4bc636c672a323075fe31069e8d7f574306aca00
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Build documentation on travis, too.


  Commit: d9b0f29b758702430aab01aea56fcf44f62d3542
      https://github.com/zopefoundation/RestrictedPython/commit/d9b0f29b758702430aab01aea56fcf44f62d3542
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/compile.py

  Log Message:
  -----------
  PEP-8


  Commit: 5e11325b0b342ed3575b06f4c843b86b8591de68
      https://github.com/zopefoundation/RestrictedPython/commit/5e11325b0b342ed3575b06f4c843b86b8591de68
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    M docs/RestrictedPython3/index.rst
    M docs/RestrictedPython4/index.rst
    M docs/api/index.rst
    M docs/conf.py
    M docs/idea.rst
    M docs/index.rst
    M docs/notes.rst
    R docs/update/ast/python2_6.ast
    R docs/update/ast/python2_7.ast
    R docs/update/ast/python3_0.ast
    R docs/update/ast/python3_1.ast
    R docs/update/ast/python3_2.ast
    R docs/update/ast/python3_3.ast
    R docs/update/ast/python3_4.ast
    R docs/update/ast/python3_5.ast
    R docs/update/ast/python3_6.ast
    R docs/update/index.rst
    M docs/update_notes.rst
    A docs/upgrade/ast/python2_6.ast
    A docs/upgrade/ast/python2_7.ast
    A docs/upgrade/ast/python3_0.ast
    A docs/upgrade/ast/python3_1.ast
    A docs/upgrade/ast/python3_2.ast
    A docs/upgrade/ast/python3_3.ast
    A docs/upgrade/ast/python3_4.ast
    A docs/upgrade/ast/python3_5.ast
    A docs/upgrade/ast/python3_6.ast
    A docs/upgrade/index.rst
    A docs/upgrade_dependencies/index.rst
    A docs/usage/index.rst
    M setup.py
    A src/RestrictedPython/README.rst
    R src/RestrictedPython/README.txt
    M src/RestrictedPython/__init__.py
    M src/RestrictedPython/compile.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #27 from zopefoundation/usage-doc

Python3 usage documentation


  Commit: 5f1d5f95d0b3c629e918c9fd0480441f263c120b
      https://github.com/zopefoundation/RestrictedPython/commit/5f1d5f95d0b3c629e918c9fd0480441f263c120b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Make sure even Python 3 does not allow a bad name in except as.

`ExceptHandler.name` is a simple string in Python 3, it is no longer a an
`ast.Name`


  Commit: 4402d00eb0d6fe381561a9782f81f344da377cff
      https://github.com/zopefoundation/RestrictedPython/commit/4402d00eb0d6fe381561a9782f81f344da377cff
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M tests/test_transformer.py
    M tests/test_utilities.py
    M tox.ini

  Log Message:
  -----------
  Flake8 the new tests, too.


  Commit: 6db1b3b687d980899fa8e834dcf0d13179b1e08a
      https://github.com/zopefoundation/RestrictedPython/commit/6db1b3b687d980899fa8e834dcf0d13179b1e08a
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py
    M tests/test_utilities.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #30 from zopefoundation/flake8-tests

Flake8 the new tests, too.


  Commit: 081f1af9e2d89f5f783a0babd70b1981bfc4a4dc
      https://github.com/zopefoundation/RestrictedPython/commit/081f1af9e2d89f5f783a0babd70b1981bfc4a4dc
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/security_in_syntax.py

  Log Message:
  -----------
  Remove ported tests. (#29)


  Commit: 65a27e6382574796308b4201796fd0d011030161
      https://github.com/zopefoundation/RestrictedPython/commit/65a27e6382574796308b4201796fd0d011030161
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    R src/RestrictedPython/tests/security_in_syntax.py
    M tests/__init__.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Port AugAssign tests.


  Commit: 753f726ec775c5b1d9adff438c2d2be241bde425
      https://github.com/zopefoundation/RestrictedPython/commit/753f726ec775c5b1d9adff438c2d2be241bde425
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/security_in_syntax26.py
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Port with name test + fix other name tests.


  Commit: 65e7e199edec004c1ca7dd82ca9bbece6a46b783
      https://github.com/zopefoundation/RestrictedPython/commit/65e7e199edec004c1ca7dd82ca9bbece6a46b783
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M tests/test_transformer.py

  Log Message:
  -----------
  Split import test into single ones.


  Commit: bd6135fa3afc6ab2969b4ca5e145739dacc80a21
      https://github.com/zopefoundation/RestrictedPython/commit/bd6135fa3afc6ab2969b4ca5e145739dacc80a21
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/security_in_syntax26.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Test relative as-import.


  Commit: 72dd2fc65c07d7f1db4c7c1cef76ab6ceec30e5f
      https://github.com/zopefoundation/RestrictedPython/commit/72dd2fc65c07d7f1db4c7c1cef76ab6ceec30e5f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    R src/RestrictedPython/tests/security_in_syntax26.py

  Log Message:
  -----------
  Remove file completely ported.


  Commit: 46f32440ab0f92d87da318695fb0c75deb08a60c
      https://github.com/zopefoundation/RestrictedPython/commit/46f32440ab0f92d87da318695fb0c75deb08a60c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/testRestrictions.py

  Log Message:
  -----------
  Remove tests needing modules which have been deleted because they where ported.


  Commit: b708af4f2a33d2f6816d100fa98266451bfa5260
      https://github.com/zopefoundation/RestrictedPython/commit/b708af4f2a33d2f6816d100fa98266451bfa5260
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/testREADME.py

  Log Message:
  -----------
  Fix the extension to match with the file which contains the tests.


  Commit: 94b0a08d2c25756bbb4b496a54361a7ad952dec5
      https://github.com/zopefoundation/RestrictedPython/commit/94b0a08d2c25756bbb4b496a54361a7ad952dec5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .travis.yml
    M tox.ini

  Log Message:
  -----------
  Also run the old test in tox and travis.


  Commit: 137f47672e5da7a893b584b9f8d063b5472ecb84
      https://github.com/zopefoundation/RestrictedPython/commit/137f47672e5da7a893b584b9f8d063b5472ecb84
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .travis.yml
    R src/RestrictedPython/tests/security_in_syntax.py
    R src/RestrictedPython/tests/security_in_syntax26.py
    M src/RestrictedPython/tests/testREADME.py
    M src/RestrictedPython/tests/testRestrictions.py
    M src/RestrictedPython/transformer.py
    M tests/__init__.py
    M tests/test_transformer.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #32 from zopefoundation/port-tests

Port some tests and run old tests in travis.


  Commit: 20797f6c5fd22da2a6bb3cb674424cc2f28ecfcd
      https://github.com/zopefoundation/RestrictedPython/commit/20797f6c5fd22da2a6bb3cb674424cc2f28ecfcd
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  add a buildstep for docs in tox.ini


  Commit: 50d7d212a4411b7399b78fe110d177f6207dd215
      https://github.com/zopefoundation/RestrictedPython/commit/50d7d212a4411b7399b78fe110d177f6207dd215
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  add Python2 only Expression visit


  Commit: 178facab378498432afbcdb6b9dcca64303fd0bc
      https://github.com/zopefoundation/RestrictedPython/commit/178facab378498432afbcdb6b9dcca64303fd0bc
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Log Message:
  -----------
  fix merge problem


Compare: https://github.com/zopefoundation/RestrictedPython/compare/f33d11274cb2...178facab3784


More information about the checkins mailing list