- 20 Eyl, 2013 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
returned empty string.
-
Serhiy Storchaka yazdı
returned empty string.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
binaries.
-
Tim Peters yazdı
Best I can tell, the possible values for this aren't documented anywhere.
-
- 19 Eyl, 2013 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
Merge from 3.3 Addresses Issue #18553: isatty is not Unix only.
-
Senthil Kumaran yazdı
Addresses Issue #18553: isatty is not Unix only.
-
- 18 Eyl, 2013 15 kayıt (commit)
-
-
R David Murray yazdı
Since we have fine grained import locks in 3.4, I moved the import to where it is actually needed.
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
This avoids race conditions when other programs are monitoring the maildir directory. Patch by janzert.
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Initial patch by Bruno Piguet. This is implemented as if a useful .netrc file could exist without passwords, which is possible in the general case; but in fact our netrc implementation does not support it. Fixing that issue will be an enhancement.
-
- 16 Eyl, 2013 6 kayıt (commit)
-
-
Serhiy Storchaka yazdı
now detect Python source code encoding only in comment lines.
-
Serhiy Storchaka yazdı
now detect Python source code encoding only in comment lines.
-
Serhiy Storchaka yazdı
practice.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
- 15 Eyl, 2013 12 kayıt (commit)
-
-
Ethan Furman yazdı
-
Andrew Kuchling yazdı
-
Raymond Hettinger yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
Changeset c39f42f46a05 left a dangling head on 3.1.
-
Ethan Furman yazdı
-
Senthil Kumaran yazdı
specified network interface. Patch contributed by Malte Swart. Addresses issue #17764. HG :Enter commit message. Lines beginning with 'HG:' are removed.
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Ethan Furman yazdı
Close #18929: inspect.classify_class_attrs will now search the metaclasses (last) to find where an attr was defined.
-