public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:prefix commit in: lib/portage/
Date: Thu, 18 Jan 2024 11:51:05 +0000 (UTC)	[thread overview]
Message-ID: <1705574290.b83451f801b314e3022bb0ca6b5d88e03b0bc5d5.grobian@gentoo> (raw)

commit:     b83451f801b314e3022bb0ca6b5d88e03b0bc5d5
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 10:38:10 2024 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 10:38:10 2024 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=b83451f8

lib/portage: drop obsolete multiprocessing import

This is a leftover from the macOS multiprocessing fork force we had to
do in the past.

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 lib/portage/__init__.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/portage/__init__.py b/lib/portage/__init__.py
index 2886bd29cc..f097b653c7 100644
--- a/lib/portage/__init__.py
+++ b/lib/portage/__init__.py
@@ -12,8 +12,6 @@ try:
     import asyncio
     import sys
     import errno
-    # PREFIX LOCAL
-    import multiprocessing
 
     if not hasattr(errno, "ESTALE"):
         # ESTALE may not be defined on some systems, such as interix.


             reply	other threads:[~2024-01-18 11:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-18 11:51 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-25 19:08 [gentoo-commits] proj/portage:prefix commit in: lib/portage/ Fabian Groffen
2023-11-24 20:06 Fabian Groffen
2022-07-24  9:45 Fabian Groffen
2021-01-04 12:07 Fabian Groffen
2021-01-04 10:42 Fabian Groffen
2019-07-01 13:11 Fabian Groffen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1705574290.b83451f801b314e3022bb0ca6b5d88e03b0bc5d5.grobian@gentoo \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox