Skip to content

Merge to release #1741

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

Merged
merged 1,483 commits into from
Feb 4, 2020
Merged

Merge to release #1741

merged 1,483 commits into from
Feb 4, 2020

Conversation

coolreader18
Copy link
Member

No description provided.

palaviv and others added 30 commits December 30, 2019 21:31
Also adds automatic conversion of int -> float when the ":f"
format code is specified.

Fixes a f-string formatting style regression introduced in #1625.
Add support for string formatting of floats with ":f" format code
because the previous naming gives unclear performance estimation to
users especially comparing to objstr::borrow_value
bump up num-bigint to 0.2.4 to fix modpow
- Expose `pyEval`, `pyExec`, `pyExecSingle` in wasm module
Support eval and exec mode in wasm
Add support for the `%` format code for floats.
palaviv and others added 28 commits January 31, 2020 10:08
Add missing assert in stdlib_os snippet
Lib/test/test_copy.py from CPython v3.8.1
Lib/test/test_types.py from CPython v3.8.1
Ugrade dependencies and update lockfile format
Fix bytecode::CallType::Ex to raise non-str type error
Support timeout in Popen.communicate
Cache Cargo dependencies in Github Actions
github actions run pytest with -v option
parse_number can raise error about length
Fix type() error message and BaseException.__str__
@windelbouwman
Copy link
Contributor

Good idea to update the release branch!

@windelbouwman windelbouwman merged commit be42508 into release Feb 4, 2020
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.