Skip to content

Conversation

@miss-islington
Copy link
Contributor

Before

content.txt is 42 bytes in size and isa regular file.
folder is 420 bytes in size and isa directory.
magic is 4200 bytes in size and issomething else.

After:

content.txt is 42 bytes in size and is a regular file.
folder is 420 bytes in size and is a directory.
magic is 4200 bytes in size and is something else.

Automerge-Triggered-By: @orsenthil
(cherry picked from commit 7a28019)

Co-authored-by: Harsha Laxman HarshaLaxman@users.noreply.github.com

Before
```
content.txt is 42 bytes in size and isa regular file.
folder is 420 bytes in size and isa directory.
magic is 4200 bytes in size and issomething else.
```

After:
```
content.txt is 42 bytes in size and is a regular file.
folder is 420 bytes in size and is a directory.
magic is 4200 bytes in size and is something else.
```

Automerge-Triggered-By: @orsenthil
(cherry picked from commit 7a28019)

Co-authored-by: Harsha Laxman <HarshaLaxman@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 082cff1 into python:3.9 Jun 4, 2020
@miss-islington miss-islington deleted the backport-7a28019-3.9 branch June 4, 2020 20:19
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