- 15 Sep, 2013 7 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Ethan Furman authored
Close #18929: inspect.classify_class_attrs will now search the metaclasses (last) to find where an attr was defined.
-
Ethan Furman authored
-
Ezio Melotti authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
- 14 Sep, 2013 11 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #18937: Add an assertLogs() context manager to unittest.TestCase to ensure that a block of code emits a message using the logging module.
-
R David Murray authored
-
R David Murray authored
This test will fail because a previous attempt to fix a merge error in site.py was incorrect, but the test wasn't running so it wasn't caught. The next commit will fix the site.py bug.
-
R David Murray authored
It now always checks, instead of only when the LICENSE file doesn't exist. It is also protected by the 'network' resource, and uses a HEAD request since we are only doing an existence check.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Ezio Melotti authored
-
- 13 Sep, 2013 21 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
Brett Cannon authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Charles-François Natali authored
numeric IP addresses.
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
Based on report and initial patch from Germán M. Bravo
-
Eli Bendersky authored
Patch by Vlad Shcherbina
-
Eli Bendersky authored
Patch by Vlad Shcherbina
-
Serhiy Storchaka authored
-
Senthil Kumaran authored
Patch contributed by Vajrasky Kok. Addresses Issue #17324
-
Senthil Kumaran authored
Patch contributed by Vajrasky Kok. Addresses Issue #17324
-
Serhiy Storchaka authored
if all necessary functions are already found in libuuid. Patch by Evgeny Sologubov.
-
Serhiy Storchaka authored
if all necessary functions are already found in libuuid. Patch by Evgeny Sologubov.
-
- 12 Sep, 2013 1 commit
-
-
Senthil Kumaran authored
- my previous removal and hg resolve mark had still left them and hooks did not catch it too!
-