| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
protocol".
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Thomas Heller.
|
|
|
|
| |
otherwise are cut off or have overlapping text.
|
|
|
|
|
| |
This commit also simplifies the more advanced "yield from" example and removes
unused function parameters.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
It is unfortunate that the '_' names were not kept as aliases, and that RLock
was not also converted to a class, but it is now too late to change either of
those things for 3.3.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
I went through all the versionchanged/versionadded tags in the os doc page for
this changeset.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also some other consistency tweaks.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|