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
3cdd7f57
Kaydet (Commit)
3cdd7f57
authored
Eyl 09, 2016
tarafından
Steve Dower
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add links from whatsnew to Windows docs.
üst
3aeacad5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
windows.rst
Doc/using/windows.rst
+1
-1
3.6.rst
Doc/whatsnew/3.6.rst
+5
-2
No files found.
Doc/using/windows.rst
Dosyayı görüntüle @
3cdd7f57
...
...
@@ -709,7 +709,7 @@ target Python.
.. finding_modules:
..
_
finding_modules:
Finding modules
===============
...
...
Doc/whatsnew/3.6.rst
Dosyayı görüntüle @
3cdd7f57
...
...
@@ -102,9 +102,12 @@ Windows improvements:
See :ref:`removing the MAX_PATH limitation <max-path>` for details.
* A ``sys.path`` file can be added to force isolated mode and fully specify
all search paths to avoid registry and environment lookup.
all search paths to avoid registry and environment lookup. See
:ref:`the documentation <finding_modules>` for more information.
* A ``python36.zip`` file now works as a landmark to infer :envvar:`PYTHONHOME`
* A ``python36.zip`` file now works as a landmark to infer
:envvar:`PYTHONHOME`. See :ref:`the documentation <finding_modules>` for
more information.
.. PEP-sized items next.
...
...
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