- 06 Jun, 2011 8 commits
-
-
Éric Araujo authored
-
Victor Stinner authored
error if faulthandler.dump_tracebacks_later() is missing (e.g. if Python is compiled without threads).
-
Victor Stinner authored
Add TESTTIMEOUT variable (default: 3600 seconds). Use TESTTIMEOUT=0 to disable the timeout. *** fix
-
Martin v. Löwis authored
It's unclear what this was referring to; most likely, it was about sockets that the application had already closed, in which case it's not a sockets problem, but an application problem.
-
Martin v. Löwis authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 05 Jun, 2011 10 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Vinay Sajip authored
-
Gregory P. Smith authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 04 Jun, 2011 1 commit
-
-
Mark Dickinson authored
Issue #12080: Fix a performance issue in Decimal._power_exact that causes some corner-case Decimal.__pow__ calls to take an unreasonably long time.
-
- 03 Jun, 2011 18 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
test_multibytecodec_support. Improve also error message of the test_errorhandle() of TestBase.
-
Victor Stinner authored
test_multibytecodec_support. Improve also error message of the test_errorhandle() of TestBase.
-
Victor Stinner authored
-
Victor Stinner authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
The previous markup hijacked the abstract-base-classes glossary entry, which resulted in the HTML linking to collections.abc when defining the generic ABC concept. Now the glossary links to the abc module.
-
Éric Araujo authored
I’m afraid my docstring is not as clear as it should be, but I can’t find a concise way of describing what the code does. Suggestions for improvements welcome.
-
Éric Araujo authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Victor Stinner authored
Keep a timeout of 1 hour for buildbots.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 02 Jun, 2011 3 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
Also promote notices from distutils doc to deprecation boxes.
-
Éric Araujo authored
-