Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preliminary step to deprecate docstring based publication control #1197

Merged
merged 12 commits into from
Feb 24, 2024

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    74593fa View commit details
    Browse the repository at this point in the history
  2. add CHANGES.rst entry

    d-maurer committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    64f941a View commit details
    Browse the repository at this point in the history
  3. fixes from review

    d-maurer committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    faba0d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    fa44bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b4f3c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4b447d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Cleanup

    d-maurer committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e141182 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    cc74800 View commit details
    Browse the repository at this point in the history
  2. replace AccessControl.requestmethod by zpublish if possible

    `zpublish` mark `manage_` methods
    d-maurer committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    333507c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    9ca8fe7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. configure Python's warningfilter to not suppress DocstringWarnings

    …when docstring publishing is deprecated
    d-maurer committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    48ffd15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e689306 View commit details
    Browse the repository at this point in the history