- 15 May, 2016 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Martin Panter yazdı
* "ctypes" documentation was using Python 2 bytes-str equivalence. * PyImport_FrozenModules is a pointer to const as of Python 3.4
-
- 14 May, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 13 May, 2016 9 kayıt (commit)
-
-
Yury Selivanov yazdı
Patch by Philip Jenvey
-
Yury Selivanov yazdı
Patch by Vincent Michel. See also https://github.com/python/asyncio/pull/326
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by Philip Jenvey
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
test_different_file.
-
Senthil Kumaran yazdı
Patch contributed by Chi Hsuan Yen.
-
Martin Panter yazdı
-
Benjamin Peterson yazdı
-
- 12 May, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 11 May, 2016 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
It is better to not change this in bugfix release.
-
Steven D'Aprano yazdı
-
Steven D'Aprano yazdı
-
- 10 May, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Original patch by James Edwards.
-
Benjamin Peterson yazdı
Patch from Xiang Zhang.
-
- 09 May, 2016 1 kayıt (commit)
-
-
Zachary Ware yazdı
This was inadvertently changed in 644b677c2ae5 to use self._stderr instead of _sys.stderr.
-
- 08 May, 2016 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
_tkinter and curses.panel modules.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Based on patch by Julien.
-
- 07 May, 2016 6 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
example.com/404 returns 500 instead of 404 now.
-
Serhiy Storchaka yazdı
Patch by Georg Brandl.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 06 May, 2016 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 04 May, 2016 4 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Alex Chan.
-
Serhiy Storchaka yazdı
pointer.
-
Jason R. Coombs yazdı
Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0.
-
Serhiy Storchaka yazdı
instead of silently return incorrect result.
-