- 16 Mar, 2014 1 kayıt (commit)
-
-
Larry Hastings yazdı
-
- 09 Mar, 2014 3 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
- 04 Mar, 2014 1 kayıt (commit)
-
-
Nick Coghlan yazdı
-
- 03 Mar, 2014 3 kayıt (commit)
-
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Victor Stinner yazdı
-
- 02 Mar, 2014 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
the uninstaller anymore.
-
Martin v. Löwis yazdı
-
Yury Selivanov yazdı
-
- 01 Mar, 2014 2 kayıt (commit)
- 28 Şub, 2014 2 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
The 3.4rc2 Windows uninstaller would fail if pip had been updated to a version that didn't match the version installed by ensurepip. This skip is no longer treated as an error, so an updated pip ends up being handled like any other pip installed package and is left alone by the CPython uninstaller.
-
- 26 Şub, 2014 1 kayıt (commit)
-
-
Brett Cannon yazdı
PathEntryFinder instances which only define find_module(). Reported by Yukihiro Nakadaira.
-
- 13 Şub, 2014 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 12 Şub, 2014 3 kayıt (commit)
-
-
Victor Stinner yazdı
On Windows, the codec of sys.stdout is implemented in Python. At exit, the codec may be unloaded before the destructor tries to write something to sys.stdout.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
This silences a Coverity complain.
-
- 10 Şub, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Remove unused variables.
-
Serhiy Storchaka yazdı
cleaning other modules. The sys and builtins modules are cleaned last.
-
- 23 Şub, 2014 3 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
- 22 Şub, 2014 3 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Eric Snow yazdı
I'll look into re-enabling them in issue #20128.
-
R David Murray yazdı
This addresses issue #20199, if I got it right. The deprecation and replacement lists are based on the importlib documentation.
-
- 21 Şub, 2014 6 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Donald Stufft yazdı
-
Larry Hastings yazdı
for bound methods. Previous to this change, it displayed "self" for methods implemented in Python but not methods implemented in C; it is now both internally consistent and consistent with inspect.Signature.
-
Yury Selivanov yazdı
-
Donald Stufft yazdı
-
Yury Selivanov yazdı
-
- 20 Şub, 2014 4 kayıt (commit)
-
-
Zachary Ware yazdı
when compiled with VS 2010 or above. Initial patch by Tabrez Mohammed.
-
Yury Selivanov yazdı
-
Victor Stinner yazdı
scope_id: (host, port).
-
Yury Selivanov yazdı
-