[3.8] Grammar fix in tutorial (GH-18425) by miss-islington · Pull Request #18426 · python/cpython · GitHub
Skip to content

[3.8] Grammar fix in tutorial (GH-18425) - #18426

Merged
csabella merged 1 commit into
python:3.8from
miss-islington:backport-3ed4d25-3.8
Feb 10, 2020
Merged

csabella merged 1 commit into
python:3.8from
miss-islington:backport-3ed4d25-3.8

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

(cherry picked from commit 3ed4d25)

Co-authored-by: Don Kirkby donkirkby@users.noreply.github.com

(cherry picked from commit 3ed4d25)

Co-authored-by: Don Kirkby <donkirkby@users.noreply.github.com>
@the-knights-who-say-ni

Copy link
Copy Markdown

@miss-islington

Copy link
Copy Markdown
Contributor Author

@donkirkby and @csabella: Status check is done, and it's a success ✅ .

@codecov

codecov Bot commented Feb 10, 2020

Copy link
Copy Markdown

Codecov Report

Merging #18426 into 3.8 will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.8   #18426      +/-   ##
==========================================
+ Coverage   82.07%   82.11%   +0.04%     
==========================================
  Files        1918     1954      +36     
  Lines      581859   583603    +1744     
  Branches    43719    44428     +709     
==========================================
+ Hits       477547   479241    +1694     
+ Misses      94732    94712      -20     
- Partials     9580     9650      +70     
Impacted Files Coverage Δ
Lib/test/test_binhex.py 13.33% <0.00%> (-79.78%) ⬇️
Lib/distutils/tests/test_bdist_rpm.py 30.00% <0.00%> (-65.00%) ⬇️
Lib/binhex.py 17.84% <0.00%> (-58.49%) ⬇️
Lib/distutils/command/bdist_rpm.py 7.63% <0.00%> (-56.88%) ⬇️
Lib/threading.py 47.43% <0.00%> (-30.41%) ⬇️
Lib/test/test_urllib2net.py 76.92% <0.00%> (-13.76%) ⬇️
Lib/test/test_unicodedata.py 90.98% <0.00%> (-7.93%) ⬇️
Lib/test/test_smtpnet.py 78.57% <0.00%> (-7.15%) ⬇️
Lib/ftplib.py 63.85% <0.00%> (-5.95%) ⬇️
Modules/_sha3/clinic/sha3module.c.h 94.73% <0.00%> (-5.27%) ⬇️
... and 689 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc56f5f...d680d2a. Read the comment docs.

@csabella
csabella merged commit b086ea5 into python:3.8 Feb 10, 2020
@miss-islington
miss-islington deleted the backport-3ed4d25-3.8 branch February 10, 2020 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants