diff options
author | Trey Hunner <trey@treyhunner.com> | 2022-07-01 09:52:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 09:52:58 (GMT) |
commit | a8e333d79aa639417e496181bcbad2cb801a7a56 (patch) | |
tree | d136e1ebf4dc07e41c52147b6cb1fe9a7bfd4a47 /Python/thread.c | |
parent | 5f2c91a343fb20f8c2fc78cbb3e68234bcba40a8 (diff) | |
download | cpython-a8e333d79aa639417e496181bcbad2cb801a7a56.zip cpython-a8e333d79aa639417e496181bcbad2cb801a7a56.tar.gz cpython-a8e333d79aa639417e496181bcbad2cb801a7a56.tar.bz2 |
gh-84461: Improve WebAssembly in-browser demo (#91879)
* Buffer standard input line-by-line
* Add non-root .editorconfig for JS & HTML indent
* Add support for clearing REPL with CTRL+L
* Support unicode in stdout and stderr
* Remove \r\n normalization
* Note that local .editorconfig file extends root
* Only normalize lone \r characters (convert to \n)
* Skip non-printable characters in buffered input
* Fix Safari bug (regex lookbehind not supported)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions