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
ab05edc0
Kaydet (Commit)
ab05edc0
authored
Nis 23, 2006
tarafından
Greg Ward
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update optparse to Optik 1.5.1.
üst
cdd43280
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
0 deletions
+5
-0
liboptparse.tex
Doc/lib/liboptparse.tex
+0
-0
optparse.py
Lib/optparse.py
+0
-0
test_optparse.py
Lib/test/test_optparse.py
+0
-0
NEWS
Misc/NEWS
+5
-0
No files found.
Doc/lib/liboptparse.tex
Dosyayı görüntüle @
ab05edc0
This diff is collapsed.
Click to expand it.
Lib/optparse.py
Dosyayı görüntüle @
ab05edc0
This diff is collapsed.
Click to expand it.
Lib/test/test_optparse.py
Dosyayı görüntüle @
ab05edc0
This diff is collapsed.
Click to expand it.
Misc/NEWS
Dosyayı görüntüle @
ab05edc0
...
@@ -86,6 +86,11 @@ Extension Modules
...
@@ -86,6 +86,11 @@ Extension Modules
Library
Library
-------
-------
- Updated optparse module to Optik 1.5.1 (allow numeric constants in
hex, octal, or binary; add ``append_const`` action; keep going if
gettext cannot be imported; added ``OptionParser.destroy()`` method;
added ``epilog`` for better help generation).
- Bug #1473760: ``tempfile.TemporaryFile()`` could hang on Windows, when
- Bug #1473760: ``tempfile.TemporaryFile()`` could hang on Windows, when
called from a thread spawned as a side effect of importing a module.
called from a thread spawned as a side effect of importing a module.
...
...
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