Skip to content
Snippets Groups Projects
Select Git revision
  • dee020a6f5bf29f95bec6294da9bcd577114f592
  • main default protected
  • 3.10
  • 3.11
  • revert-15688-bpo-38031-_io-FileIO-opener-crash
  • 3.8
  • 3.9
  • 3.7
  • enum-fix_auto
  • branch-v3.11.0
  • backport-c3648f4-3.11
  • gh-93963/remove-importlib-resources-abcs
  • refactor-wait_for
  • shared-testcase
  • v3.12.0a2
  • v3.12.0a1
  • v3.11.0
  • v3.8.15
  • v3.9.15
  • v3.10.8
  • v3.7.15
  • v3.11.0rc2
  • v3.8.14
  • v3.9.14
  • v3.7.14
  • v3.10.7
  • v3.11.0rc1
  • v3.10.6
  • v3.11.0b5
  • v3.11.0b4
  • v3.10.5
  • v3.11.0b3
  • v3.11.0b2
  • v3.9.13
34 results

Build

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Nikita Sobolev authored and GitHub committed
    
    `main` branch is failing, see https://dev.azure.com/python/cpython/_build/results?buildId=96616&view=logs&j=4db1505a-29e5-5cc0-240b-53a8a2681f75&t=a975920c-8356-5388-147c-613d5fab0171
    
    Logs:
    
    ```
    PATH=./venv/bin:$PATH sphinx-lint -i tools -i ./venv -i README.rst
    No problems found.
    PATH=./venv/bin:$PATH sphinx-lint ../Misc/NEWS.d/next/
    [1] ../Misc/NEWS.d/next/Library/2022-02-09-00-53-23.[bpo-45863]().zqQXVv.rst:0: No newline at end of file (no-newline-at-end-of-file).
    [1] ../Misc/NEWS.d/next/Build/2022-01-19-11-08-32.[bpo-46430]().k403m_.rst:0: No newline at end of file (no-newline-at-end-of-file).
    2 problems with severity 1 found.
    ```
    
    This PR fixes these two problems, so `main` is green again.
    
    Related PR: https://github.com/python/cpython/pull/31097
    CC @JulienPalard
    
    Automerge-Triggered-By: GH:JulienPalard
    dee020a6
    History
    Name Last commit Last update
    ..