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
187b1d82
Kaydet (Commit)
187b1d82
authored
May 29, 2002
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add OS/2 text
üst
8b6b491e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
9 deletions
+16
-9
whatsnew23.tex
Doc/whatsnew/whatsnew23.tex
+16
-9
No files found.
Doc/whatsnew/whatsnew23.tex
Dosyayı görüntüle @
187b1d82
...
...
@@ -593,19 +593,25 @@ structure.
\subsection
{
Port-Specific Changes
}
XXX write this
XXX OS/2 EMX port
Support for a port to IBM's OS/2 using the EMX runtime environment was
merged into the main Python source tree. EMX is a POSIX emulation
layer over the OS/2 system APIs. The Python port for EMX tries to
support all the POSIX-like capability exposed by the EMX runtime, and
mostly succeeds;
\function
{
fork()
}
and
\function
{
fcntl()
}
are
restricted by the limitations of the underlying emulation layer. The
standard OS/2 port, which uses IBM's Visual Age compiler, also gained
support for case-sensitive import semantics as part of the integration
of the EMX port into CVS. (Contributed by Andrew MacIntyre.)
On MacOS, most toolbox modules have been weaklinked to improve
backward compatibility. This means that modules will no longer fail
to load if a single routine is missing on the curent OS version.
Instead calling the missing routine will raise an exception.
Instead calling the missing routine will raise an exception.
(Contributed by Jack Jansen.)
Sean Reifschneider contributed an updated RPM spec file that can b
e
found in the
\file
{
Misc/RPM/
}
directory in the Python source
distribution.
The RPM spec files, found in the
\file
{
Misc/RPM/
}
directory in th
e
Python source distribution, were updated for 2.3. (Contributed by
Sean Reifschneider.)
%======================================================================
...
...
@@ -620,11 +626,12 @@ as well as \UNIX.
\end{itemize}
%======================================================================
\section
{
Acknowledgements
\label
{
acks
}}
The author would like to thank the following people for offering
suggestions, corrections and assistance with various drafts of this
article: Fred~L. Drake, Jr., Detlef Lannert.
article: Fred~L. Drake, Jr., Detlef Lannert
, Andrew MacIntyre
.
\end{document}
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