Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Sep 21, 2023

(cherry picked from commit e57ecf6)

Co-authored-by: Nikita Sobolev mail@sobolevn.me

…nGH-109489) (cherry picked from commit e57ecf6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot 🤖.

@gvanrossum
Copy link
Member

Is it really a good idea to backport moving files around?

@vstinner
Copy link
Member

@gvanrossum:

Is it really a good idea to backport moving files around?

I didn't want to backport these changes, but I was asked to backport them. See the discussion: #108303 (comment)

@vstinner
Copy link
Member

ERROR: test_starttls (test.test_nntplib.LocalServerTests.test_starttls)

Oh, all CIs failed on test_nntplib. I clicked on re-run failed jobs.

cc @sobolevn

@sobolevn
Copy link
Member

@vstinner I fixed test_nntplib, it was removed in 3.13, so there was a difference.

@sobolevn
Copy link
Member

Done! It works.

@vstinnervstinner merged commit c2d542b into python:3.12Oct 10, 2023
@miss-islingtonmiss-islington deleted the backport-e57ecf6-3.12 branch October 10, 2023 20:38
@vstinnervstinner added the needs backport to 3.11 only security fixes label Oct 10, 2023
@miss-islington
Copy link
ContributorAuthor

Thanks @miss-islington for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-app
Copy link

GH-110646 is a backport of this pull request to the 3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11 only security fixes label Oct 10, 2023
miss-islington added a commit to miss-islington/cpython that referenced this pull request Oct 10, 2023
…pythonGH-109489) (pythonGH-109682) * pythongh-108303: Move all certificates to `Lib/test/certdata/` (pythonGH-109489) (cherry picked from commit e57ecf6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Python 3.12 backport: update also `test_nntplib`. (cherry picked from commit c2d542b) Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: T. Wouters <thomas@python.org>
vstinner pushed a commit that referenced this pull request Oct 10, 2023
GH-109489) (GH-109682) (#110646) [3.12] gh-108303: Move all certificates to `Lib/test/certdata/` (GH-109489) (GH-109682) * gh-108303: Move all certificates to `Lib/test/certdata/` (GH-109489) (cherry picked from commit e57ecf6) Python 3.12 backport: update also `test_nntplib`. (cherry picked from commit c2d542b) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: T. Wouters <thomas@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@gvanrossum@vstinner@sobolevn@Yhg1s