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

Support PEP 695 and PEP 696 syntax in py:function and py:class directives. #11444

Merged
merged 25 commits into from
Jul 23, 2023

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    882d9d8 View commit details
    Browse the repository at this point in the history
  2. Fix linter

    picnixz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    031afb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da95253 View commit details
    Browse the repository at this point in the history
  4. fix linter check

    picnixz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    0f985da View commit details
    Browse the repository at this point in the history
  5. fix linter check

    picnixz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5c353f2 View commit details
    Browse the repository at this point in the history
  6. remove unused code

    picnixz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    cf0d946 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. improve tests

    picnixz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    81c3bbc View commit details
    Browse the repository at this point in the history
  2. fix linter check

    picnixz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f553df1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    08a6840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489ec30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eaa0ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a843d7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    178b8a2 View commit details
    Browse the repository at this point in the history
  6. implement LaTeX support

    picnixz committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d1293f7 View commit details
    Browse the repository at this point in the history
  7. fix linter issues

    picnixz committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e28c44d View commit details
    Browse the repository at this point in the history
  8. update LaTeX info strings

    picnixz committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    9a88771 View commit details
    Browse the repository at this point in the history
  9. update CHANGES

    picnixz committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d66e98a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. update documentation

    picnixz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a1b89bb View commit details
    Browse the repository at this point in the history
  2. update LaTeX code and writer

    picnixz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    02df300 View commit details
    Browse the repository at this point in the history
  3. update LaTeX doc

    picnixz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    160b5cc View commit details
    Browse the repository at this point in the history
  4. update Python domain doc

    picnixz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a924d4a View commit details
    Browse the repository at this point in the history
  5. fix typo in LaTeX doc

    picnixz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    79a2b06 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

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

Commits on Jul 23, 2023

  1. Merge branch 'master' into feature/11438-PEP-695-support

    # Conflicts:
    #	sphinx/writers/text.py
    AA-Turner committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7127d63 View commit details
    Browse the repository at this point in the history
  2. Updates

    AA-Turner committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    ba39b4f View commit details
    Browse the repository at this point in the history