diff options
| author | Trey Hunner <trey@treyhunner.com> | 2022-07-01 02:52:58 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-01 11:52:58 +0200 |
| commit | a8e333d79aa639417e496181bcbad2cb801a7a56 (patch) | |
| tree | d136e1ebf4dc07e41c52147b6cb1fe9a7bfd4a47 /Objects/codeobject.c | |
| parent | 5f2c91a343fb20f8c2fc78cbb3e68234bcba40a8 (diff) | |
| download | cpython-git-a8e333d79aa639417e496181bcbad2cb801a7a56.tar.gz | |
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 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions
