Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
c4119183
Kaydet (Commit)
c4119183
authored
Eyl 09, 2007
tarafından
Gregory P. Smith
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
email address update
üst
b2c3a537
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
test_hashlib.py
Lib/test/test_hashlib.py
+1
-1
_bsddb.c
Modules/_bsddb.c
+4
-4
No files found.
Lib/test/test_hashlib.py
Dosyayı görüntüle @
c4119183
...
...
@@ -2,7 +2,7 @@
#
# $Id$
#
# Copyright (C) 2005 Gregory P. Smith (greg@
electricrain.com
)
# Copyright (C) 2005 Gregory P. Smith (greg@
krypto.org
)
# Licensed to PSF under a Contributor Agreement.
#
...
...
Modules/_bsddb.c
Dosyayı görüntüle @
c4119183
...
...
@@ -39,16 +39,16 @@
* to compile with BerkeleyDB versions 3.2 through 4.2.
*
* This module was started by Andrew Kuchling to remove the dependency
* on SWIG in a package by Gregory P. Smith
<greg@electricrain.com> who
*
based his work on a similar package by Robin Dunn <robin@alldunn.com>
*
which wrapped
Berkeley DB 2.7.x.
* on SWIG in a package by Gregory P. Smith
who based his work on a
*
similar package by Robin Dunn <robin@alldunn.com> which wrapped
* Berkeley DB 2.7.x.
*
* Development of this module then returned full circle back to Robin Dunn
* who worked on behalf of Digital Creations to complete the wrapping of
* the DB 3.x API and to build a solid unit test suite. Robin has
* since gone onto other projects (wxPython).
*
* Gregory P. Smith <greg@
electricrain.com
> is once again the maintainer.
* Gregory P. Smith <greg@
krypto.org
> is once again the maintainer.
*
* Use the pybsddb-users@lists.sf.net mailing list for all questions.
* Things can change faster than the header of this file is updated. This
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment