Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-34282: Fix Enum._convert shadowing members named _convert (GH-8568) | orlnub123 | 2018-09-12 | 1 | -3/+3 |
* | bpo-33332: Add signal.valid_signals() (GH-6581) | Antoine Pitrou | 2018-05-04 | 1 | -2/+8 |
* | Issue #25523: Further a-to-an corrections new in 3.5 | Martin Panter | 2015-11-02 | 1 | -1/+1 |
* | issue23673 | Ethan Furman | 2015-03-19 | 1 | -18/+12 |
* | Issue #21076: sigpending() is not available on Windows | Victor Stinner | 2014-04-04 | 1 | -4/+5 |
* | fix #21076: turn signal module constants into enums | Giampaolo Rodola' | 2014-04-04 | 1 | -0/+84 |