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

dict unpacking broken for.plot in 3.2 #17502

Closed
Milestone
@story645

Description

@story645

Edited this issue about 14 times, here is the minimal works/doesn't:

Works:

d= {4:1,6:2}plt.bar(d.keys(),d.values())

doesn't work

d= {4:1,6:2}plt.plot(d.keys(),d.values())

doesn't work as of '3.2.1.post2558.dev0+geeeafe9c2' & support for this was added in#6787

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp