Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16678
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!newsfeed.xs3.de!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Bo YU <tsu.yubo@gmail.com> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python |
| Subject | Bug#1092770: ITP: python-crypt-r -- A copy of the crypt module that was removed in Python 3.13 |
| Date | Sat, 11 Jan 2025 13:40:01 +0100 |
| Message-ID | <K3IWt-7XD6-3@gated-at.bofh.it> (permalink) |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Sat Jan 11 12:33:11 2025 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -2.848 |
| Reply-To | Bo YU <tsu.yubo@gmail.com>, 1092770@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org |
| X-Debian-Pr-Message | report 1092770 |
| X-Debian-Pr-Package | wnpp |
| X-Gm-Message-State | AOJu0YyQi0w/62s7KAjoP+xPLgMV+U/Eevfid1xDvUdKVQJGftS9SVRs yPPNlbFoAU65asZr5OjU/KlmwhQ0qeDuOeQ6v7+ihOjvsDMTHclotQO9SDDk |
| X-Gm-Gg | ASbGnctXXYlZc0tfSOL0Ozo3m/MVXA/tYlG20T9e9TJ7KF25zKEIM/9vplPibgUcqzo PhTCOLBZbiZClSvaSdgUaQsH2mtHovFg/YR41X32sf/9xTl97h766Ju8BVrWF5JIljJX1ORE1kX lrztiN36uLdz7l8GzvIPURtOZm3QNvjkVSFhycPvXhACYf3eO0HT7Gc9vJ+hT0SrfP5GABS56sI 4qFi3HGK6U9QtcXM9GP1Q1nITa62Ivv44L3Fuf1FJZOoA== |
| X-Google-SMTP-Source | AGHT+IGeDbgg7yHPiyDgM2V8CAi+3xeNDOM4pqY0jNa+xA/mu7GP4NTsM6MkvXzYXqJbIbf/lMu3mg== |
| X-Received | by 2002:a17:902:dac6:b0:215:b058:289c with SMTP id d9443c01a7336-21a83f339f2mr207696695ad.8.1736598710197; Sat, 11 Jan 2025 04:31:50 -0800 (PST) |
| X-Reportbug-Version | 11.6.0 |
| X-PGP-Key | https://github.com/yuzibo/yuzibo.github.io/blob/master/_includes/subkey-signing-06-18-143E4BAF-pub.asc |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2uxpnlixxxyfzcht" |
| Content-Disposition | inline |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1879512 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 64 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sat, 11 Jan 2025 20:31:47 +0800 |
| X-Original-Message-ID | <20250111123147.j4leaqeuvjvqhck5@debian> |
| Xref | csiph.com linux.debian.bugs.dist:1227870 linux.debian.devel:115226 linux.debian.maint.python:16678 |
Cross-posted to 3 groups.
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Package: wnpp Severity: wishlist Owner: Bo YU <tsu.yubo@gmail.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org Control: block 1092349 by -1 * Package name : python-crypt-r Version : 3.13.1 Upstream Contact: Miro Hrončok <miro@hroncok.cz> * URL : https://github.com/fedora-python/crypt_r * License : Python-2.1.1 Programming Lang: Python Description : A copy of the crypt module that was removed in Python 3.13 The crypt_r module is a renamed copy of the crypt module as it was present in Python 3.12 before it was removed. . See PEP 594 for details of the removal. . Unlike crypt, this library always exposes the crypt_r(3) function, not crypt(3). This module implements an interface to the crypt_r(3) routine, which is a one-way hash function based upon a modified DES algorithm; see the Unix man page for further details. Possible uses include storing hashed passwords so you can check passwords without storing the actual password, or attempting to crack Unix passwords with a dictionary. I will maintain it under DPT umbrella. -- Regards, -- Bo YU
Back to linux.debian.maint.python | Previous | Next | Find similar | Unroll thread
Bug#1092770: ITP: python-crypt-r -- A copy of the crypt module that was removed in Python 3.13 Bo YU <tsu.yubo@gmail.com> - 2025-01-11 13:40 +0100
csiph-web