◐ Shell
clean mode source ↗

bpo-32631: IDLE: Enable zzdummy extension module by csabella · Pull Request #14491 · python/cpython

* Complete functionality to add or remove prefix string to each line.
* Add comments and docstrings to zzdummy.
* Add unittests in test_zzdummy.
* Add help section for extensions tab to configdialog.

@csabella

terryjreedy

terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request

Jan 5, 2021
…nGH-14491)

Make menu items work with formatter, add docstrings, add 100% tests.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit e40e2a2)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>

terryjreedy added a commit that referenced this pull request

Jan 5, 2021
)

Make menu items work with formatter, add docstrings, add 100% tests.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit e40e2a2)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request

Jan 5, 2021
)

Make menu items work with formatter, add docstrings, add 100% tests.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit e40e2a2)

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request

Jan 5, 2021
…nGH-14491)

Make menu items work with formatter, add docstrings, add 100% tests.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>.
(cherry picked from commit e40e2a2)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>

terryjreedy added a commit that referenced this pull request

Jan 5, 2021
)

Make menu items work with formatter, add docstrings, add 100% tests.

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit e40e2a2)

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
)

Make menu items work with formatter, add docstrings, add 100% tests.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>