◐ Shell
clean mode source ↗

bpo-32604: PEP 554 for use in test suite by nanjekyejoannah · Pull Request #19985 · python/cpython

@blurb-it

ericsnowcurrently

@vstinner vstinner changed the title bpo-39881: PEP 554 for use in test suite bpo-32604: PEP 554 for use in test suite

May 15, 2020

@nanjekyejoannah

nanjekyejoannah

ericsnowcurrently

@nanjekyejoannah

ericsnowcurrently

@nanjekyejoannah

ericsnowcurrently

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

May 24, 2020
* PEP 554 for use in test suite

* 📜🤖 Added by blurb_it.

* Fix space

* Add doc to doc tree

* Move to modules doc tree

* Fix suspicious doc errors

* Fix test__all

* Docs docs docs

* Support isolated and fix wait

* Fix white space

* Remove undefined from __all__

* Fix recv and add exceptions

* Remove unused exceptions, fix pep 8 formatting errors and fix _NOT_SET in recv_nowait()

Co-authored-by: nanjekyejoannah <joannah.nanjekye@ibm.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>

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

May 27, 2020

vstinner pushed a commit that referenced this pull request

May 27, 2020

nanjekyejoannah added a commit that referenced this pull request

Jun 10, 2020
…)" (GH-20611)

* PEP 554 for use in test suite

* 📜🤖 Added by blurb_it.

* Fix space

* Add doc to doc tree

* Move to modules doc tree

* Fix suspicious doc errors

* Fix test__all

* Docs docs docs

* Support isolated and fix wait

* Fix white space

* Remove undefined from __all__

* Fix recv and add exceptions

* Remove unused exceptions, fix pep 8 formatting errors and fix _NOT_SET in recv_nowait()

* Update Lib/test/support/interpreters.py

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

* Remove documentation (module is for internal use)

Co-authored-by: nanjekyejoannah <joannah.nanjekye@ibm.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>