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
0f00dfa4
Kaydet (Commit)
0f00dfa4
authored
May 22, 2012
tarafından
Petri Lehtinen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#14472: Update .gitignore
Patch by Matej Cepl.
üst
5c2725d7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
0 deletions
+22
-0
.gitignore
.gitignore
+19
-0
ACKS
Misc/ACKS
+1
-0
NEWS
Misc/NEWS
+2
-0
No files found.
.gitignore
Dosyayı görüntüle @
0f00dfa4
...
@@ -5,14 +5,18 @@
...
@@ -5,14 +5,18 @@
*.pyd
*.pyd
*.pyo
*.pyo
*.rej
*.rej
*.swp
*~
*~
.gdb_history
Doc/build/
Doc/build/
Doc/tools/docutils/
Doc/tools/docutils/
Doc/tools/jinja/
Doc/tools/jinja2/
Doc/tools/jinja2/
Doc/tools/pygments/
Doc/tools/pygments/
Doc/tools/sphinx/
Doc/tools/sphinx/
Lib/lib2to3/*.pickle
Lib/lib2to3/*.pickle
Lib/_sysconfigdata.py
Lib/_sysconfigdata.py
Lib/plat-mac/errors.rsrc.df.rsrc
Makefile
Makefile
Makefile.pre
Makefile.pre
Misc/python.pc
Misc/python.pc
...
@@ -31,19 +35,34 @@ PCbuild/*.ncb
...
@@ -31,19 +35,34 @@ PCbuild/*.ncb
PCbuild/*.o
PCbuild/*.o
PCbuild/*.pdb
PCbuild/*.pdb
PCbuild/Win32-temp-*
PCbuild/Win32-temp-*
PCbuild/amd64/
.purify
Parser/pgen
Parser/pgen
__pycache__
__pycache__
autom4te.cache
autom4te.cache
build/
build/
buildno
config.cache
config.log
config.status
config.status.lineno
core
db_home
config.log
config.log
config.status
config.status
libpython*.a
libpython*.a
libpython*.so*
libpython*.so*
platform
pybuilddir.txt
pybuilddir.txt
pyconfig.h
pyconfig.h
python
python
python.exe
python-gdb.py
python-gdb.py
python.exe-gdb.py
reflog.txt
.svn/
tags
tags
TAGS
.coverage
.coverage
coverage/
coverage/
htmlcov/
htmlcov/
Misc/ACKS
Dosyayı görüntüle @
0f00dfa4
...
@@ -161,6 +161,7 @@ Lorenzo M. Catucci
...
@@ -161,6 +161,7 @@ Lorenzo M. Catucci
Donn Cave
Donn Cave
Charles Cazabon
Charles Cazabon
Per Cederqvist
Per Cederqvist
Matej Cepl
Octavian Cerna
Octavian Cerna
Pascal Chambon
Pascal Chambon
John Chandler
John Chandler
...
...
Misc/NEWS
Dosyayı görüntüle @
0f00dfa4
...
@@ -172,6 +172,8 @@ Tools/Demos
...
@@ -172,6 +172,8 @@ Tools/Demos
Build
Build
-----
-----
-
Issue
#
14472
:
Update
.
gitignore
.
Patch
by
Matej
Cepl
.
-
Upgrade
Windows
library
versions
:
bzip
1.0.6
,
OpenSSL
1.0.1
c
.
-
Upgrade
Windows
library
versions
:
bzip
1.0.6
,
OpenSSL
1.0.1
c
.
-
Issue
#
14693
:
Under
non
-
Windows
platforms
,
hashlib
's fallback modules are
-
Issue
#
14693
:
Under
non
-
Windows
platforms
,
hashlib
's fallback modules are
...
...
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