| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
names.
|
|
|
|
| |
in the documentation.
|
| |
|
|
|
|
| |
Patch by Wojtek Ruszczewski.
|
| |
|
| |
|
|
|
|
| |
The fields ml_name and ml_doc are of type "const char *" rather of "char *".
|
| |
|
|
|
|
| |
Patch by Xiang Zhang.
|
|
|
|
| |
C API functions.
|
|
|
|
|
|
| |
_PyUnicode_EqualToASCIIString.
The latter function is more readable, faster and doesn't raise exceptions.
|
| |
|
|
|
|
| |
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Jim Fulton.
|
|
|
|
| |
Also update versionadded directive to 3.5.3.
|
|
|
|
|
| |
Move the still relevant parts of it to the previous
chapter, "Errors and Exceptions".
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Cannot seem to link directly to main options from the “unittest” module,
because that module has its own set of options
* Mask out linking for options that no longer exist in Python 3
|
| |
|
| |
|
|
|
|
| |
special input values as literal text.
|
| |
|
|
|
|
| |
Patch from vierja.
|
|
|
|
|
|
| |
executor.
Initial patch by Hans Lawrenz.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch written by Julien Palard.
|
|
|
|
| |
Reported by Sam Lunt on docs@p.o.
|
|
|
|
| |
Patch by Mariatta Wijaya.
|
|
|
|
| |
Patch by Xiang Zhang.
|
| |
|
| |
|
| |
|
|
|
|
| |
Xiang Zhang.
|
|
|
|
| |
of No/Yes.
|
| |
|
| |
|