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
4383230b
Kaydet (Commit)
4383230b
authored
Nis 23, 2006
tarafından
Nick Coghlan
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Backdated NEWS entry to record the implementation of PEP 338 for alpha 1
üst
09b1bc39
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
NEWS
Misc/NEWS
+7
-0
No files found.
Misc/NEWS
Dosyayı görüntüle @
4383230b
...
...
@@ -181,6 +181,9 @@ What's New in Python 2.5 alpha 1?
Core and builtins
-----------------
- PEP 338: -m command line switch now delegates to runpy.run_module
allowing it to support modules in packages and zipfiles
- On Windows, .DLL is not an accepted file name extension for
extension modules anymore; extensions are only found if they
end in .PYD.
...
...
@@ -670,6 +673,10 @@ Extension Modules
Library
-------
-
PEP
338
:
new
module
runpy
defines
a
run_module
function
to
support
executing
modules
which
provide
access
to
source
code
or
a
code
object
via
the
PEP
302
import
mechanisms
.
-
The
email
module
's parsedate_tz function now sets the daylight savings
flag to -1 (unknown) since it can'
t
tell
from
the
date
whether
it
should
be
set
.
...
...
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