Skip to content

third_party: Update pybind to point to fork#48120

Closed
seemethere wants to merge 1 commit intomasterfrom
seemethere/update_pybind_python_39
Closed

third_party: Update pybind to point to fork#48120
seemethere wants to merge 1 commit intomasterfrom
seemethere/update_pybind_python_39

Conversation

@seemethere
Copy link
Copy Markdown
Member

@seemethere seemethere commented Nov 17, 2020

There are specific patches we need for Python 3.9 compatibilty and that
process is currently hung up on separate issues.

Let's update to a newer version of our forked pybind to grab the Python
3.9 fixes while we wait for them to be upstreamed

Signed-off-by: Eli Uriegas eliuriegas@fb.com

Relates to: pybind/pybind11#2657

Full comparison for this update looks like this: pybind/pybind11@59a2ac2...seemethere:v2.6-fb

Fixes #47776

@seemethere seemethere requested a review from a team November 17, 2020 20:18
@seemethere seemethere added the module: pybind Related to our Python bindings / interactions with other Python libraries label Nov 17, 2020
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seemethere has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@dr-ci
Copy link
Copy Markdown

dr-ci bot commented Nov 17, 2020

💊 CI failures summary and remediations

As of commit 447e00c (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 32 times.

@seemethere seemethere force-pushed the seemethere/update_pybind_python_39 branch from d99c272 to 4b76f9c Compare November 17, 2020 22:01
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seemethere has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@seemethere seemethere force-pushed the seemethere/update_pybind_python_39 branch 3 times, most recently from 51f3606 to 6d2db4c Compare November 18, 2020 17:54
There are specific patches we need for Python 3.9 compatibilty and that
process is currently hung up on separate issues.

Let's update to a newer version of our forked pybind to grab the Python
3.9 fixes while we wait for them to be upstreamed

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>

ghstack-source-id: 28d669e
Pull Request resolved: #48117

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
@seemethere seemethere force-pushed the seemethere/update_pybind_python_39 branch from 6d2db4c to 447e00c Compare November 19, 2020 19:46
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seemethere has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 19, 2020

Codecov Report

Merging #48120 (447e00c) into master (3846e35) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #48120      +/-   ##
==========================================
- Coverage   81.26%   81.25%   -0.01%     
==========================================
  Files        1839     1839              
  Lines      198808   198808              
==========================================
- Hits       161554   161547       -7     
- Misses      37254    37261       +7     

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@seemethere merged this pull request in aa8aa30.

seemethere added a commit to seemethere/pytorch that referenced this pull request Nov 20, 2020
Summary:
There are specific patches we need for Python 3.9 compatibilty and that
process is currently hung up on separate issues.

Let's update to a newer version of our forked pybind to grab the Python
3.9 fixes while we wait for them to be upstreamed

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>

Pull Request resolved: pytorch#48117

Relates to: pybind/pybind11#2657

Full comparison for this update looks like this: pybind/pybind11@59a2ac2...seemethere:v2.6-fb

Fixes pytorch#47776

Pull Request resolved: pytorch#48120

Reviewed By: gchanan

Differential Revision: D25030688

Pulled By: seemethere

fbshipit-source-id: 10889c813aeaa70ef1298adad5c631e6b5a39d72
(cherry picked from commit aa8aa30)
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
@facebook-github-bot facebook-github-bot deleted the seemethere/update_pybind_python_39 branch January 27, 2021 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged module: pybind Related to our Python bindings / interactions with other Python libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Core dump when checking that basic CNN works (Python 3.9)

3 participants