- 07 Mar, 2016 2 kayıt (commit)
-
-
Berker Peksag yazdı
Since Python 3.4, there is no need to install pip and setuptools into a venv manually.
-
Raymond Hettinger yazdı
-
- 06 Mar, 2016 6 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Guo Ci Teo.
-
Berker Peksag yazdı
Raise ValueError if algorithm is not MD5 or SHA. Initial patch by Mathieu Dupuy.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 04 Mar, 2016 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 02 Mar, 2016 10 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Liang-Bo Wang.
-
Berker Peksag yazdı
Patch by Liang-Bo Wang.
-
Yury Selivanov yazdı
Issue #25888
-
Yury Selivanov yazdı
Patch by Sebastien Bourdeauducq (issue #26338)
-
Yury Selivanov yazdı
Patch by Frederick Wagner (issue #26347)
-
Yury Selivanov yazdı
Patch by Chris Angelico (issue #26221)
-
Yury Selivanov yazdı
Patch by Vladimir Rutsky.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
- 01 Mar, 2016 6 kayıt (commit)
-
-
Victor Stinner yazdı
Initialize i variable if the string is non-ASCII.
-
Victor Stinner yazdı
Issue #26464: Fix str.translate() when string is ASCII and first replacements removes character, but next replacement uses a non-ASCII character or a string longer than 1 character. Regression introduced in Python 3.5.0.
-
Serhiy Storchaka yazdı
when resulting prefix length is equal to maximal prefix length. Based on patch by Xiang Zhang.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Doc/build/html/library/idle.html, which is built from Doc/library/idle.rst. Help.html is an rstrip()ed copy of idle.html that can be pushed. The displayed content is unchanged because a) the version number is not displayed, being inherent in the version displaying the file and b) the tt tag was ignored by the custom parser in idlelib/help.py. The wrapped <span class="pre"> tags remain as they were. This will be merged in 3.6 (without conflict) because the 3.6 help.html is a copy of the 3.5 file (which was a copy of the 3.4 file). The two files will remain the same until either a) there is a content change that only applies to one of them or b) 3.5 maintenance ends and the 3.6 file is itself rebased.
-
- 28 Şub, 2016 4 kayıt (commit)
-
-
Martin Panter yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin Panter yazdı
-
- 27 Şub, 2016 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 26 Şub, 2016 4 kayıt (commit)
-
-
Georg Brandl yazdı
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 18 Şub, 2016 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch from Chi Hsuan Yen.
-
- 03 Şub, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 22 Şub, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
Based on patch by Daan Bakker.
-