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

PR: Restore TMPDIR in the kernel if it's available in the system #22394

Merged

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Aug 29, 2024

Description of Changes

Issue(s) Resolved

See #22382 (comment) for the details.

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct: @ccordoba12

This is necessary to restore TMPDIR there if it exists on the Spyder
side.
…s.git --branch=restore-tmpdir --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "b6ffbb42b5"
upstream:
  origin:   "https://github.com/ccordoba12/spyder-kernels.git"
  branch:   "restore-tmpdir"
  commit:   "b6ffbb42b5"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "ea10886"
@pep8speaks
Copy link

pep8speaks commented Aug 29, 2024

Hello @ccordoba12! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 277:1: E305 expected 2 blank lines after class or function definition, found 1

Comment last updated at 2024-08-29 14:50:39 UTC

@ccordoba12 ccordoba12 force-pushed the fix-setting-tmpdir-for-kernels branch from ecfae18 to b8590e9 Compare August 29, 2024 04:18
@ccordoba12 ccordoba12 changed the title [WIP] PR: Restore TMPDIR in the kernel if it's available in the system PR: Restore TMPDIR in the kernel if it's available in the system Aug 29, 2024
…r-kernels.git --branch=master --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "80a08c8d16"
upstream:
  origin:   "https://github.com/spyder-ide/spyder-kernels.git"
  branch:   "master"
  commit:   "80a08c8d16"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "ea10886"

[ci skip]
@ccordoba12
Copy link
Member Author

I added a test to verify that TMPDIR has the right value in the kernel after it starts and I also checked manually that's the case too. So, this is ready.

@ccordoba12 ccordoba12 merged commit d1d9c96 into spyder-ide:master Aug 29, 2024
@ccordoba12 ccordoba12 deleted the fix-setting-tmpdir-for-kernels branch August 29, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants