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
acfe4171
Kaydet (Commit)
acfe4171
authored
May 03, 1994
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
The usual...
üst
041be059
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
+29
-0
ChangeLog
ChangeLog
+29
-0
No files found.
ChangeLog
Dosyayı görüntüle @
acfe4171
Tue May 3 15:21:47 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Misc/python.man: documented -u; undocumented -k
* Python/{python,frozen}main.c: got rid of -k option; added -u
option (unbuffered stdout/stderr); plus environment
* Python/import.c: Steven Majewski's mods for AIX
* Lib/lockfile.py: new module to lock files (using fcntl)
* Objects/fileobject.c, Include/fileobject.h: added setfilebufsize
function to set buffer size (call only from C when it's safe!)
* Python/bltinmodule.c (builtin_open): Added 3rd parameter to give
buffer size; default 2nd parameter to "r"
Mon May 2 17:51:23 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Modules/{al,cd,sv}module.c: added (method) casts to methodlist
initializers
Thu Apr 28 15:01:50 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Doc/ref2.tex: (section{Line structure}): documented line joining
without backslashes inside parens
Wed Apr 27 13:15:42 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Misc/python-mode.el: version 1.09 from Tim (grand new
...
...
@@ -35,6 +62,8 @@ Mon Apr 25 11:27:09 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Parser/tokenizer.c: added support for triple-quoted strings and
strings continued with backslash
* Parser/tokenizer.h: moved here from Include
* Python/compile.c (parsenumber): support triple-quoted strings.
Raise SyntaxError, not SystemError for bad number syntax
...
...
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