Incorrect evaluation order of function arguments with *args

Đang mở
#67,505 25 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
25/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
compilers

Hướng nghiên cứu

The payload names no source files, tests, or entry points. Start by locating the CPython interpreter code that evaluates function arguments involving *args and reproduce the ordering problem described in the title. Done means the evaluation order is corrected and covered by a regression test.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

3.13 interpreter-core type-bug
BPO 23316
Nosy @gvanrossum, @terryjreedy, @bitdancer, @serhiy-storchaka, @NeilGirdhar, @gvanrossum, @iritkatriel

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 2015-01-25.15:46:56.223>
labels = ['interpreter-core', 'type-bug', '3.11']
title = 'Incorrect evaluation order of function arguments with *args'
updated_at = <Date 2021-06-22.22:13:28.002>
user = 'https://bugs.python.org/JoshuaLandau'

bugs.python.org fields:

activity = <Date 2021-06-22.22:13:28.002>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2015-01-25.15:46:56.223>
creator = 'Joshua.Landau'
dependencies = []
files = []
hgrepos = []
issue_num = 23316
keywords = []
message_count = 25.0
messages = ['234672', '234673', '234675', '234697', '234698', '234702', '234703', '234704', '234756', '234773', '235083', '395929', '395951', '395953', '395962', '395965', '395968', '395970', '395972', '395974', '395975', '395978', '396006', '396009', '396369']
nosy_count = 9.0
nosy_names = ['gvanrossum', 'terry.reedy', 'r.david.murray', 'SilentGhost', 'Joshua.Landau', 'serhiy.storchaka', 'NeilGirdhar', 'Guido.van.Rossum', 'iritkatriel']
pr_nums = []
priority = 'low'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23316'
versions = ['Python 3.11']

Ngôn ngữ chính
Python
Star
77.2k
Fork
36k
Merge trung bình
1 ngày 9 giờ
Pull request đã merge (30 ngày)
558

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của python/cpython

Tất cả issue của python/cpython

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.