Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-96265: Formatting changes for faq/general#98129

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ezio-melotti merged 6 commits intopython:mainfromslateny:s/96265-general
Oct 12, 2022

Conversation

@slateny
Copy link
Contributor

@slatenyslateny commentedOct 9, 2022
edited by bedevere-bot
Loading

https://docs.python.org/dev/faq/general.html

While I like quoting the versions ("A.B.C."), less sure about the italizing (*A*/*2.0bN*)

@bedevere-botbedevere-bot added awaiting review docsDocumentation in the Doc dir skip news labelsOct 9, 2022
@slatenyslateny changed the titlegh-96265: Some formatting changes for faq/generalgh-96265: Formatting changes for faq/generalOct 9, 2022
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Copy link
Member

@CAM-GerlachCAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

One comment on the PythonWin change, otherwise LGTM, thanks

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@ezio-melottiezio-melotti self-assigned thisOct 12, 2022
@ezio-melottiezio-melotti added needs backport to 3.10only security fixes needs backport to 3.11only security fixes labelsOct 12, 2022
@ezio-melottiezio-melotti merged commite9569ec intopython:mainOct 12, 2022
@miss-islington
Copy link
Contributor

Thanks@slateny for the PR, and@ezio-melotti for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 12, 2022
* Some formatting changes for general faq* Use list for Python versioningCo-authored-by: Ezio Melotti <ezio.melotti@gmail.com>* New line for list, list for a/b/rc* Line wrap for 80 chars* More line wrap* Remove PythonWin mention.Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>(cherry picked from commite9569ec)Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
@bedevere-bot
Copy link

GH-98224 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelOct 12, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 12, 2022
* Some formatting changes for general faq* Use list for Python versioningCo-authored-by: Ezio Melotti <ezio.melotti@gmail.com>* New line for list, list for a/b/rc* Line wrap for 80 chars* More line wrap* Remove PythonWin mention.Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>(cherry picked from commite9569ec)Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
@bedevere-bot
Copy link

GH-98225 is a backport of this pull request to the3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelOct 12, 2022
miss-islington added a commit that referenced this pull requestOct 12, 2022
* Some formatting changes for general faq* Use list for Python versioningCo-authored-by: Ezio Melotti <ezio.melotti@gmail.com>* New line for list, list for a/b/rc* Line wrap for 80 chars* More line wrap* Remove PythonWin mention.Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>(cherry picked from commite9569ec)Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
miss-islington added a commit that referenced this pull requestOct 12, 2022
* Some formatting changes for general faq* Use list for Python versioningCo-authored-by: Ezio Melotti <ezio.melotti@gmail.com>* New line for list, list for a/b/rc* Line wrap for 80 chars* More line wrap* Remove PythonWin mention.Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>(cherry picked from commite9569ec)Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
@slatenyslateny deleted the s/96265-general branchOctober 13, 2022 15:11
carljm added a commit to carljm/cpython that referenced this pull requestOct 14, 2022
* main: (38 commits)pythongh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (pythonGH-98259)  Bpo-41246: IOCP Proactor avoid callback code duplication (python#21399)  bpo-46364: Use sockets for stdin of asyncio only on AIX (python#30596)pythongh-98178: syslog() is not thread-safe on macOS (python#98213)  Mark all targets in `Doc/Makefile` as `PHONY` (pythonGH-98189)pythongh-97982: Factorize PyUnicode_Count() and unicode_count() code (python#98025)pythongh-96265: Formatting changes for faq/general (python#98129)  tutorial: remove "with single quotes" (python#98204)pythongh-97669: Remove Tools/scripts/startuptime.py (python#98214)  signalmodule.c uses _PyErr_WriteUnraisableMsg() (python#98217)pythongh-97669: Fix test_tools reference leak (python#98216)pythongh-97669: Create Tools/patchcheck/ directory (python#98186)pythongh-65046: Link to logging cookbook from asyncio docs (python#98207)  Formatting fixes in contextlib docs (python#98111)pythongh-95276: Add callable entry to the glossary (python#95738)pythongh-96130: Rephrase use of "typecheck" verb for clarity (python#98144)  Fix some incorrect indentation around the main switch (python#98177)pythongh-98172: Fix formatting in `except*` docs (python#98173)pythongh-97982: Remove asciilib_count() (python#98164)pythongh-95756: Free and NULL-out code caches when needed (pythonGH-98181)  ...
carljm added a commit to carljm/cpython that referenced this pull requestOct 14, 2022
* main: (37 commits)pythongh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (pythonGH-98259)  Bpo-41246: IOCP Proactor avoid callback code duplication (python#21399)  bpo-46364: Use sockets for stdin of asyncio only on AIX (python#30596)pythongh-98178: syslog() is not thread-safe on macOS (python#98213)  Mark all targets in `Doc/Makefile` as `PHONY` (pythonGH-98189)pythongh-97982: Factorize PyUnicode_Count() and unicode_count() code (python#98025)pythongh-96265: Formatting changes for faq/general (python#98129)  tutorial: remove "with single quotes" (python#98204)pythongh-97669: Remove Tools/scripts/startuptime.py (python#98214)  signalmodule.c uses _PyErr_WriteUnraisableMsg() (python#98217)pythongh-97669: Fix test_tools reference leak (python#98216)pythongh-97669: Create Tools/patchcheck/ directory (python#98186)pythongh-65046: Link to logging cookbook from asyncio docs (python#98207)  Formatting fixes in contextlib docs (python#98111)pythongh-95276: Add callable entry to the glossary (python#95738)pythongh-96130: Rephrase use of "typecheck" verb for clarity (python#98144)  Fix some incorrect indentation around the main switch (python#98177)pythongh-98172: Fix formatting in `except*` docs (python#98173)pythongh-97982: Remove asciilib_count() (python#98164)pythongh-95756: Free and NULL-out code caches when needed (pythonGH-98181)  ...
pablogsal pushed a commit that referenced this pull requestOct 22, 2022
* Some formatting changes for general faq* Use list for Python versioningCo-authored-by: Ezio Melotti <ezio.melotti@gmail.com>* New line for list, list for a/b/rc* Line wrap for 80 chars* More line wrap* Remove PythonWin mention.Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>(cherry picked from commite9569ec)Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@CAM-GerlachCAM-GerlachCAM-Gerlach left review comments

@ezio-melottiezio-melottiezio-melotti approved these changes

Assignees

@ezio-melottiezio-melotti

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@slateny@miss-islington@bedevere-bot@CAM-Gerlach@ezio-melotti

[8]ページ先頭

©2009-2025 Movatter.jp