- 07 May, 2016 11 kayıt (commit)
-
-
Serhiy Storchaka yazdı
This can help to avoid unintentional modification.
-
Berker Peksag yazdı
example.com/404 returns 500 instead of 404 now.
-
Berker Peksag yazdı
example.com/404 returns 500 instead of 404 now.
-
Serhiy Storchaka yazdı
Patch by Georg Brandl.
-
Serhiy Storchaka yazdı
Patch by Georg Brandl.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 06 May, 2016 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 05 May, 2016 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
Patch by Xavier de Gaye.
-
Serhiy Storchaka yazdı
to a template file.
-
- 04 May, 2016 12 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Alex Chan.
-
Berker Peksag yazdı
Patch by Alex Chan.
-
Serhiy Storchaka yazdı
to bytes_methods.c.
-
-
Serhiy Storchaka yazdı
pointer.
-
Serhiy Storchaka yazdı
pointer.
-
Steven D'Aprano yazdı
patches by Upendra Kumar and Stefan Krah speed up median by using bisect, and general speedup for Decimals using as_integer_ratio
-
Jason R. Coombs yazdı
-
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.
-
Serhiy Storchaka yazdı
instead of silently return incorrect result.
-
Serhiy Storchaka yazdı
not via macros (in particular on Android). Patch by Chi Hsuan Yen.
-
- 03 May, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Based on patch by SilentGhost.
-
Serhiy Storchaka yazdı
Based on patch by SilentGhost.
-
- 02 May, 2016 7 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
The reload(sys) effect was the crux of a Stackoverflow question.
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Serhiy Storchaka yazdı
Argument Clinic is now able to infer all needed information.
-
Berker Peksag yazdı
* Fix acquire() signature * Remove outdated help(LockType) reference * Replace PyThread_allocate_lock() with threading.Lock() Patch by Christopher Welborn.
-