- 22 Sep, 2013 7 commits
-
-
Nick Coghlan authored
-
Nick Coghlan authored
- be clear finalizers survive automatically - update for PEP 442 __del__ changes - mention module cleanup changes and weakref.finalize in What's New
-
Georg Brandl authored
-
Georg Brandl authored
Since all versions since 2.2 are under the same licensing terms, this saves the release manager from touching the two files for very new minor release.
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Raymond Hettinger authored
-
- 21 Sep, 2013 5 commits
-
-
Raymond Hettinger authored
-
Antoine Pitrou authored
(should fix the failures on OpenIndiana)
-
Antoine Pitrou authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 20 Sep, 2013 7 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
returned empty string.
-
Serhiy Storchaka authored
returned empty string.
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
binaries.
-
Tim Peters authored
Best I can tell, the possible values for this aren't documented anywhere.
-
- 19 Sep, 2013 2 commits
-
-
Senthil Kumaran authored
Merge from 3.3 Addresses Issue #18553: isatty is not Unix only.
-
Senthil Kumaran authored
Addresses Issue #18553: isatty is not Unix only.
-
- 18 Sep, 2013 15 commits
-
-
R David Murray authored
Since we have fine grained import locks in 3.4, I moved the import to where it is actually needed.
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
This avoids race conditions when other programs are monitoring the maildir directory. Patch by janzert.
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
doko authored
-
doko authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
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 Sep, 2013 4 commits
-
-
Serhiy Storchaka authored
now detect Python source code encoding only in comment lines.
-
Serhiy Storchaka authored
now detect Python source code encoding only in comment lines.
-
Serhiy Storchaka authored
practice.
-
Serhiy Storchaka authored
-