bpo-44631: Make the repr() of the _Environ class more readable. by Leonardofreua · Pull Request #27128 · python/cpython · GitHub
Skip to content

bpo-44631: Make the repr() of the _Environ class more readable. - #27128

Merged
ambv merged 5 commits into
python:mainfrom
Leonardofreua:bpo-44631
Jul 20, 2021
Merged

ambv merged 5 commits into
python:mainfrom
Leonardofreua:bpo-44631

Conversation

@Leonardofreua

@Leonardofreua Leonardofreua commented Jul 13, 2021

Copy link
Copy Markdown
Contributor
  • Refactored the repr() of the _Environ class

  • Update os.py (_Environ)

  • Update test_os.py (EnvironTests)

https://bugs.python.org/issue44631

* Refactored the repr() of the _Environ class

* Update os.py (_Environ)

* Update test_os.py (EnvironTests)
@the-knights-who-say-ni

Copy link
Copy Markdown

Comment thread Lib/test/test_os.py Outdated
Comment thread Lib/os.py Outdated
Comment thread Lib/test/test_os.py Outdated
Comment thread Misc/NEWS.d/next/Documentation/2021-07-13-22-25-13.bpo-44631.qkGwe4.rst Outdated
@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Leonardofreua and others added 3 commits July 15, 2021 10:55
Unified item formatting in the formatted_items variable

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
* Removed mention of test test___repr__
@ambv

ambv commented Jul 15, 2021

Copy link
Copy Markdown
Contributor

Please sign the CLA, @Leonardofreua, and we're good to go.

@Leonardofreua

Copy link
Copy Markdown
Contributor Author

@ambv I've already signed up. I'm waiting one business day for the subscription to work.

@ambv
ambv merged commit 85fa3b6 into python:main Jul 20, 2021
@bedevere-bot

Copy link
Copy Markdown

@Leonardofreua
Leonardofreua deleted the bpo-44631 branch July 20, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants