Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 3.9.0a2.rst - correct small typos #17665

Open
wants to merge 1 commit into
base: master
from

Conversation

@toonarmycaptain
Copy link
Contributor

toonarmycaptain commented Dec 19, 2019

Small typo/formatting corrections.
whethen -> whether
exaustion' -> exhaustionAssorted appending periods.and slight reformattings to placePath contributed by` on the same line as description, matching the majority of document.

NB Some of these might need to be backported, as I saw the first error in the changelog for 3.8.1

Small typo/formatting corrections.
`whethen` -> `whether` 
`exaustion' -> `exhaustion`
Assorted appending periods `.` and slight reformattings to place `Path contributed by` on the same line as description, matching the majority of document.
Copy link
Contributor

tirkarthi left a comment

Thanks for the catch. Some more I found while reviewing :

asolute -> absolute
importliib -> importlib
happend -> happened
Excape -> Escape

* In Python 3.9.0a1, sys.argv[0] was made an asolute  path if a filename was
* Update importliib.metadata to include improvements from importlib_metadata
1.3 including better serialization of EntryPoints and improved documentation
* AsyncMock fix for return values that are awaitable types.  This also covers
side_effect iterable values that happend to be awaitable, and wraps
callables that return an awaitable type. Before these awaitables were being
awaited instead of being returned as is.
for custom finders.
* Excape key now closes IDLE completion windows.  Patch by Johnny Najera.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.