Console View
|
Categories: aarch64 benchmark-run linux32 linux64 macos-arm64 macos-x86_64 win64 |
|
| aarch64 | benchmark-run | linux32 | linux64 | macos-arm64 | macos-x86_64 | win64 | ||||||||||||||||||||||
|
|
|
|
|
|
|
|
||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
tweak null bytes and fstring error messages to pass test_cmd_line_script Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Stan Ulbrych
stan@python.org |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Add `widht`/`height` to SVG | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
use no_debug_ranges Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
test, fix fastpath slot lookup for LOADATTR, SAVEATTR fixes test_opcache failure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
avoid importing in PREP_RERAISE_STAR, it messes with pdb (test_pdb) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
fix bug in computation of tp_basicsize for mixed python/c-extension mro types Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
| refactor to make first build of lib_pypy cffi modules quieter (issue 5428) | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
fix test_repl stdin test failure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
generate default docstring from __text_signature__ at interp2app Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
adapt test to PyPy byte-code differences, with justifications Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
clean up fallout from lineno changes, add more tests to prevent regressions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
fix generator/coroutine resumptions (test_pdb) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
pyrepl: implement set_completion_display_matches_hook, parse_and_bind, set_pre_input_hook - set_completion_display_matches_hook: store hook in ReadlineConfig, call it from complete.do() in place of build_menu when set - parse_and_bind: parse GNU readline key:value syntax; translate Control-x/Meta-x key names and quoted macro strings to pyrepl keyspecs; map readline command names (backward-char etc.) to pyrepl equivalents; defer bindings until reader is created - set_pre_input_hook: store and call alongside startup_hook in input() - unix_console: add restore_output/prepare_output to re-enable OPOST around user callbacks so print() in completers and hooks produces \r\n line endings Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
update dunder method docstrings and make test pass Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
test and fix lineno for function def with multiple decorators Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
tweak _report_wakeup_fd_error, make _poll_for_signals reentrant Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Matti Picus
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Merge pull request #5430 from StanFromIreland/sidebar-doc Add PyPy logo to docs sidebar |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Matti Picus
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Merge pull request #5429 from StanFromIreland/build-doc Fix issues in building doc |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Stan Ulbrych
stan@python.org |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Add PyPy logo to sidebar | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Stan Ulbrych
stan@python.org |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Gate CPython-specific test in `test_string_literals.py‎` | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Matti Picus
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
|
Merge pull request #5431 from StanFromIreland/favicon Add a favicon to PyPy doc |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
| remove unicode from comment | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
mattip
matti.picus@gmail.com |
|
|
|
|
|
|
|
|||||||||||||||||||||
| remove unicode and simplify comment | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Stan Ulbrych
stan@python.org |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Fix issues in building doc | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Stan Ulbrych
stan@python.org |
|
|
|
|
|
|
|
|||||||||||||||||||||
| Add a favicon to PyPy doc | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||