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
Depo (repository)
441d945eb33f8dc130b268ebfa11315b98a2433c
Dal (branch)/etiket değiştir
cpython
Modules
_io
Geçmiş
Dosya bul
Arşiv Formatı Seç
Kaynak kodu
İndir zip
İndir tar.gz
İndir tar.bz2
İndir tar
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
· 42c35d9c
Serhiy Storchaka
7 years ago
yazdı
42c35d9c
Adı
Son kayıt (commit)
Son güncelleme
..
clinic
bpo-15216: io: TextIOWrapper.reconfigure() accepts encoding, errors and newline (GH-2343)
7 years ago
_iomodule.c
bpo-31572: Get rid of PyObject_HasAttr() and _PyObject_HasAttrId() in the _io module. (#3726)
7 years ago
_iomodule.h
bpo-31572: Get rid of PyObject_HasAttr() and _PyObject_HasAttrId() in the _io module. (#3726)
7 years ago
bufferedio.c
bpo-32228: Reset raw_pos after unwinding the raw stream (#4858)
7 years ago
bytesio.c
bpo-31095: fix potential crash during GC (GH-2974)
7 years ago
fileio.c
bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222)
7 years ago
iobase.c
bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222)
7 years ago
stringio.c
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
7 years ago
textio.c
bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222)
7 years ago
winconsoleio.c
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
7 years ago