Skip to content

Typos found with codespell #93124

@Akuli

Description

@Akuli

Nothing major here, but I ran codespell Lib/ and found a few typos. I will submit pull requests next.

                # here drained task ouside the barrier
                                    ^^^^^^

                # wit here to reach the `parties`
                  ^^^

        # signal.signal() can throw if the "main thread" doensn't have signals enabled
                                                         ^^^^^^^^

        # readline module is loaded, since test_builtin is not intented to test
                                                               ^^^^^^^^

        # When running under regtest, a seperate tempdir is used
                                        ^^^^^^^^

        invokations = []
            invokations.append(src)
        self.assertEqual(len(invokations), 9)

        trough that corresponds to VALUE or the current value if None is
        ^^^^^^

        # Parameterizes an already-parameterized object.
          ^^^^^^^^^^^^^

        """Parameterizes a generic class.
           ^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions