FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-101283: Fix the `versionchanged` of gh-101283 (3.12 only) by arhadthedev · Pull Request #101728 · python/cpython · GitHub

/ cpython Public

gh-101283: Fix the versionchanged of gh-101283 (3.12 only) - #101728

Merged
zooba merged 1 commit into
python:mainfrom
arhadthedev:gh101283-fix-versionchanged
Feb 9, 2023
Merged

gh-101283: Fix the versionchanged of gh-101283 (3.12 only)#101728
zooba merged 1 commit into
python:mainfrom
arhadthedev:gh101283-fix-versionchanged

Conversation

arhadthedev commented Feb 9, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Addresses #101286 (comment):

This version number is wrong. 3.11.2 was released before this change was merged. As this PR is in the main branch, listing it as 3.12 in these docs is more appropriate. Documentation readers should not be expected to know which patch release versions came before a major release.

cc @gpshead @zooba @eryksun

Copy link
Copy Markdown
Member Author

Fully merged, and all the fixes should be in (I hope). Thanks all!

@zooba

zooba merged commit 6d92373 into python:main Feb 9, 2023
arhadthedev deleted the gh101283-fix-versionchanged branch February 9, 2023 17:41
carljm added a commit to carljm/cpython that referenced this pull request Feb 10, 2023
* main:
  Fix some typos in asdl_c.py (pythonGH-101757)
  pythongh-101747: Fix refleak in new `OrderedDict` repr (pythonGH-101748)
  pythongh-101430: Update tracemalloc to handle presize properly. (pythongh-101745)
  pythonGH-101228: Fix typo in docstring for read method of `_io.TextIOWrapper` class (python#101227)
  Fix typo in `test_fstring.py` (python#101600)
  pythongh-101726: Update the OpenSSL version to 1.1.1t (pythonGH-101727)
  pythongh-101283: Fix 'versionchanged' for the shell=True fallback on Windows in 3.12 (pythonGH-101728)
  LibFFI build requires x64 Cygwin, and skip the ARM build (pythonGH-101743)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL