FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) by miss-islington · Pull Request #127390 · python/cpython · GitHub

/ cpython Public

[3.13] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) - #127390

Merged
terryjreedy merged 2 commits into
python:3.13from
miss-islington:backport-dd3a87d-3.13
Nov 30, 2024
Merged

[3.13] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304)#127390
terryjreedy merged 2 commits into
python:3.13from
miss-islington:backport-dd3a87d-3.13

Conversation

miss-islington commented Nov 29, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

(cherry picked from commit dd3a87d)

Co-authored-by: Илья Любавский 100635212+lubaskinc0de@users.noreply.github.com
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
Co-authored-by: Tomas R. tomas.roun8@gmail.com
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--127390.org.readthedocs.build/

---------

(cherry picked from commit dd3a87d)

Co-authored-by: Илья Любавский <100635212+lubaskinc0de@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

Eclips4 commented Nov 29, 2024

Copy link
Copy Markdown
Member

Merging 3.13 to get changes from 9bdb0ae

terryjreedy commented Nov 29, 2024
edited
Loading

Copy link
Copy Markdown
Member

EDIT Failed again. Test threading this time (twice, as viewed in raw log).

2024-11-29T12:28:06.1851010Z FAIL: test_start_new_thread_failed (test.test_threading.ThreadTests.test_start_new_thread_failed)
2024-11-29T12:28:06.1851340Z ----------------------------------------------------------------------
2024-11-29T12:28:06.1851550Z Traceback (most recent call last):
2024-11-29T12:28:06.1851930Z   File "/Users/admin/actions-runner/_work/cpython/cpython/Lib/test/test_threading.py", line 1205, in test_start_new_thread_failed
2024-11-29T12:28:06.1852310Z     self.assertEqual(out, b'ok')
2024-11-29T12:28:06.1852470Z     ~~~~~~~~~~~~~~~~^^^^^^^^^^^^
2024-11-29T12:28:06.1852660Z AssertionError: b"skip\nshouldn't be printed" != b'ok'

How to I deterministically get the summary log to display so it can be searched. Typing 'error' into search box and hitting return does not do it I have gotten it before with random clicking and keypresses.

terryjreedy merged commit 4cba0e6 into python:3.13 Nov 30, 2024

Eclips4 commented Nov 30, 2024

Copy link
Copy Markdown
Member

@terryjreedy, I just reran the CI and it seemed to help.

miss-islington deleted the backport-dd3a87d-3.13 branch January 2, 2026 18:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL