← 返回首页
[3.11] gh-100428: Make float documentation more accurate (GH-100437) by miss-islington · Pull Request #100511 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.11] gh-100428: Make float documentation more accurate (GH-100437)#100511

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-2e1a9ce-3.11
Dec 24, 2022
Merged

[3.11] gh-100428: Make float documentation more accurate (GH-100437)#100511
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-2e1a9ce-3.11

Conversation

miss-islington commented Dec 24, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Previously, the grammar did not accept float("10").
Also implement mdickinson's suggestion of removing the indirection.
(cherry picked from commit 2e1a9ce)

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

) Previously, the grammar did not accept `float("10")`. Also implement mdickinson's suggestion of removing the indirection. (cherry picked from commit 2e1a9ce) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
miss-islington merged commit bf0f306 into python:3.11 Dec 24, 2022
miss-islington deleted the backport-2e1a9ce-3.11 branch December 24, 2022 20:18
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.

3 participants

Footer

© 2026 GitHub, Inc.