Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dynamo] support dict.fromkeys() / OrderedDict.fromkeys() / defaultdict.fromkeys() #115010

Closed
wants to merge 9 commits into from

Commits on Dec 2, 2023

  1. [dynamo] support dict.fromkeys

    [ghstack-poisoned]
    XuehaiPan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9035914 View commit details
    Browse the repository at this point in the history
  2. Update on "[dynamo] support dict.fromkeys"

    Add support for `dict.fromkeys`, `OrderedDict.fromkeys`, and `defaultdict.fromkeys`.
    
    Fixes #114963
    
    - #114963
    
    cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 aakhundov kadeng
    
    [ghstack-poisoned]
    XuehaiPan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1eafeda View commit details
    Browse the repository at this point in the history
  3. Update on "[dynamo] support dict.fromkeys"

    Add support for `dict.fromkeys`, `OrderedDict.fromkeys`, and `defaultdict.fromkeys`.
    
    Fixes #114963
    
    - #114963
    
    cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 aakhundov kadeng
    
    [ghstack-poisoned]
    XuehaiPan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    2f9e44b View commit details
    Browse the repository at this point in the history
  4. Update on "[dynamo] support dict.fromkeys / OrderedDict.fromkeys

    …/ `defaultdict.fromkeys`"
    
    
    Add support for `dict.fromkeys`, `OrderedDict.fromkeys`, and `defaultdict.fromkeys`.
    
    Fixes #114963
    
    - #114963
    
    cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 aakhundov kadeng
    
    [ghstack-poisoned]
    XuehaiPan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9f35f92 View commit details
    Browse the repository at this point in the history
  5. Update on "[dynamo] support dict.fromkeys / OrderedDict.fromkeys

    …/ `defaultdict.fromkeys`"
    
    
    Add support for `dict.fromkeys`, `OrderedDict.fromkeys`, and `defaultdict.fromkeys`.
    
    Fixes #114963
    
    - #114963
    
    cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 aakhundov kadeng
    
    [ghstack-poisoned]
    XuehaiPan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    798b1c3 View commit details
    Browse the repository at this point in the history
  6. Update on "[dynamo] support dict.fromkeys / OrderedDict.fromkeys

    …/ `defaultdict.fromkeys`"
    
    
    Add support for `dict.fromkeys`, `OrderedDict.fromkeys`, and `defaultdict.fromkeys`.
    
    Fixes #114963
    
    - #114963
    
    cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 aakhundov kadeng
    
    [ghstack-poisoned]
    XuehaiPan committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d299325 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Update on "[dynamo] support dict.fromkeys / OrderedDict.fromkeys

    …/ `defaultdict.fromkeys`"
    
    
    Add support for `dict.fromkeys`, `OrderedDict.fromkeys`, and `defaultdict.fromkeys`.
    
    Fixes #114963
    
    - #114963
    
    cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 aakhundov kadeng
    
    [ghstack-poisoned]
    XuehaiPan committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b9bb0c7 View commit details
    Browse the repository at this point in the history
  2. Update on "[dynamo] support dict.fromkeys / OrderedDict.fromkeys

    …/ `defaultdict.fromkeys`"
    
    
    Add support for `dict.fromkeys`, `OrderedDict.fromkeys`, and `defaultdict.fromkeys`.
    
    Fixes #114963
    
    - #114963
    
    cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 aakhundov kadeng
    
    [ghstack-poisoned]
    XuehaiPan committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ad43a60 View commit details
    Browse the repository at this point in the history
  3. Update on "[dynamo] support dict.fromkeys / OrderedDict.fromkeys

    …/ `defaultdict.fromkeys`"
    
    
    Add support for `dict.fromkeys`, `OrderedDict.fromkeys`, and `defaultdict.fromkeys`.
    
    Fixes #114963
    
    - #114963
    
    cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 aakhundov kadeng
    
    [ghstack-poisoned]
    XuehaiPan committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b115745 View commit details
    Browse the repository at this point in the history