| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
| |
Issue #18680: JSONDecoder should document that it raises a ValueError
for malformed data
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
test_codeccallbacks*.
|
| |
|
|
| |
and add tests.
|
| |
|
|
| |
docstrings and ValueError messages. Patch by Zhongyue Luo
|
| |
|
|
| |
now working with comment block selections. Patch was part of 18226 patch.
|
| |
|
|
|
| |
Move comment code to a separate function so it can be separately tested.
Original patches by Todd Rovito and Phil Webster.
|
| | |
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Before this patch it would raise an error when trying to display
documentation for a method that used annotations.
Patch by Claudiu Popa.
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Vajrasky Kok.
|
| | |
|
| |
|
|
| |
Also, document the policy keyword that was added to Message in 3.3.
|
| | |
|
| |
|
|
| |
Initial patch by Vajrasky Kok.
|
| | |
|
| | |
|
| |
|
|
| |
them discoverable by unittest. Patch by Zachary Ware.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Patch by Madison May.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
on OS-X. Patch by Jeff Ramnani.
|
| | |
|
| |
|
|
| |
Thanks to Stefan Behnel for the report and proposed solution & test.
|
| | |
|
| |
|
|
| |
buildbots happy.
|
| |\ |
|
| | |
| |
| |
| | |
name.
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
|
| |
signal.getsignal returns None for some signals if faulthandler
is enabled (Patch by Jeremy Kloth)
|
| | |
|
| |
|
|
| |
members are integers.
|
| | |
|
| | |
|