Fix syntax typo in isolating-extensions doc by aisk · Pull Request #103516 · python/cpython
aisk
changed the title
Fix syntax error in isolating-extensions doc
Fix syntax typo in isolating-extensions doc
arhadthedev
added
the
skip issue
label
Eclips4
approved these changes
bedevere-bot
added
awaiting core review
and removed
awaiting review
labels
hauntsaninja
approved these changes
hauntsaninja
left a comment
hauntsaninja
left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
hauntsaninja
merged commit
282f0d2
into
python:main
bedevere-bot
removed
the
awaiting merge
label
aisk
deleted the
fix-docs
branch
carljm added a commit to carljm/cpython that referenced this pull request
* main: pythongh-103532: Remove TKINTER_PROTECT_LOADTK code (pythonGH-103535) pythongh-103180: Add CI timeouts to all GitHub Actions jobs (python#103437) Remove double space in import error message (python#103458) ipaddress: Remove non-existent ip_str param from docstring (python#103461) Fix syntax typo in isolating extensions doc (python#103516) pythongh-103406: Modernize pos-only arguments usage in `test_signature` (python#103407) Proofread howto/perf_profiling.rst (python#103530) Fix unused functions warnings in instrumentation.c (pythonGH-103515)
carljm added a commit to carljm/cpython that referenced this pull request
* superopt: fix incompatible types update generated cases don't unnecessarily re-find args in error case Apply suggestions from code review pythongh-103532: Remove TKINTER_PROTECT_LOADTK code (pythonGH-103535) pythongh-103180: Add CI timeouts to all GitHub Actions jobs (python#103437) Remove double space in import error message (python#103458) ipaddress: Remove non-existent ip_str param from docstring (python#103461) Fix syntax typo in isolating extensions doc (python#103516) pythongh-103406: Modernize pos-only arguments usage in `test_signature` (python#103407) Proofread howto/perf_profiling.rst (python#103530) Fix unused functions warnings in instrumentation.c (pythonGH-103515)