Augmented assignment doc: clarify 'only evaluated once'

Open
#65,557 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
documentation

Research direction

Review the augmented-assignment documentation and the linked PR gh-153264 first, since the issue records work already underway. Confirm the intended explanation of “only evaluated once” and consider the issue complete when that behavior is clearly documented.

Written by the indexing model from the issue text.

Description

3.10 3.11 3.9 (EOL) docs type-feature
BPO 21358
Nosy @loewis, @terryjreedy, @ezio-melotti

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = None
created_at = <Date 2014-04-26.20:38:59.378>
labels = ['3.11', 'type-feature', '3.9', '3.10', 'docs']
title = "Augmented assignment doc: clarify 'only evaluated once'"
updated_at = <Date 2021-10-21.23:26:19.142>
user = 'https://github.com/terryjreedy'

bugs.python.org fields:

activity = <Date 2021-10-21.23:26:19.142>
actor = 'iritkatriel'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2014-04-26.20:38:59.378>
creator = 'terry.reedy'
dependencies = []
files = []
hgrepos = []
issue_num = 21358
keywords = []
message_count = 2.0
messages = ['217212', '217217']
nosy_count = 4.0
nosy_names = ['loewis', 'terry.reedy', 'ezio.melotti', 'docs@python']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21358'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

Linked PRs
  • gh-153264
Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.