| Commit message (Expand) | Author | Age | Files | Lines |
* | whatsnew: InspectLoader.get_code now concrete, b32decode raises binascii.Error. | R David Murray | 2014-01-08 | 2 | -4/+16 |
|
|
* | Merge: Fix verb tense in base64 docs, and the phrasing of a news entry. | R David Murray | 2014-01-08 | 1 | -1/+1 |
|\ |
|
| * | Fix verb tense in base64 docs, and the phrasing of a news entry. | R David Murray | 2014-01-08 | 1 | -1/+1 |
|
|
* | | whatsnew: FileIO.readall performance, os.cpu_count. | R David Murray | 2014-01-08 | 1 | -0/+12 |
|
|
* | | Issue #19719: Update various finder and loader ABCs such that their | Brett Cannon | 2014-01-07 | 1 | -2/+14 |
|
|
* | | Issue #19273: The marker comments Argument Clinic uses have been changed | Larry Hastings | 2014-01-07 | 1 | -63/+63 |
|
|
* | | Issue #20141: Improved Argument Clinic's support for the PyArg_Parse "O!" | Larry Hastings | 2014-01-07 | 1 | -12/+15 |
|
|
* | | whatsnew: expand 'dis' entry. | R David Murray | 2014-01-07 | 2 | -8/+52 |
|
|
* | | Issue #20096: Update the Python 2/3 porting HOWTO to focus on | Brett Cannon | 2014-01-07 | 1 | -375/+223 |
|
|
* | | whatsnew: ssl getpeercert/do_handshake raise OSError, weakref __callback__. | R David Murray | 2014-01-06 | 2 | -13/+14 |
|
|
* | | whatsnew: pydoc.Scanner removal, check_output input parm, operator.py. | R David Murray | 2014-01-06 | 1 | -2/+28 |
|
|
* | | Merge 3.4.0b2 release revisions back into mainline. | Larry Hastings | 2014-01-06 | 1 | -3/+11 |
|\ \ |
|
| * | | Issue19995: %o, %x, %X now only accept ints | Ethan Furman | 2014-01-05 | 1 | -3/+11 |
|
|
* | | | Regenerated pydoc/topics.py, and fix a "suspicious" doc error. | Larry Hastings | 2014-01-05 | 1 | -1/+1 |
|/ / |
|
* | | Argument Clinic: fixed test suite, improved howto. | Larry Hastings | 2014-01-05 | 1 | -87/+154 |
|
|
* | | whatsnew: XMLPullParser, plus some doc updates. | R David Murray | 2014-01-05 | 2 | -12/+18 |
|
|
* | | whatsnew: removal of TYPE_INT64 from marshal. | R David Murray | 2014-01-05 | 1 | -0/+3 |
|
|
* | | whatsnew: logging TimedRotatingFileHandler atTime parameter. | R David Murray | 2014-01-04 | 1 | -0/+8 |
|
|
* | | whatsnew: from __future__ string exception, attribute UTF-32 decoder speedup. | R David Murray | 2014-01-04 | 1 | -1/+8 |
|
|
* | | whatsnew: ppring string wrapping, string pickling optimization. | R David Murray | 2014-01-04 | 1 | -0/+7 |
|
|
* | | whatsnew: Mock mock_open readline(s); expand description of subtests feature. | R David Murray | 2014-01-04 | 1 | -5/+23 |
|
|
* | | Merge heads | Serhiy Storchaka | 2014-01-04 | 2 | -0/+901 |
|\ \ |
|
| * | | Issue #19659: Added documentation for Argument Clinic. | Larry Hastings | 2014-01-04 | 2 | -0/+901 |
|
|
* | | | Reverted changeset b72c5573c5e7 (issue #15027). | Serhiy Storchaka | 2014-01-04 | 1 | -3/+1 |
|/ / |
|
* | | Issue #15027: Rewrite the UTF-32 encoder. It is now 1.6x to 3.5x faster. | Serhiy Storchaka | 2014-01-04 | 1 | -1/+3 |
|
|
* | | whatsnew: consistently use 3 blanks between major sections. 2 for minor. | R David Murray | 2014-01-03 | 1 | -1/+9 |
|
|
* | | whatsnew: make bullet list presentation style consistent. | R David Murray | 2014-01-03 | 1 | -16/+21 |
|
|
* | | whatsnew: unittest discovery sorting, urlllib Request getter/setter removals. | R David Murray | 2014-01-03 | 1 | -0/+9 |
|
|
* | | whatsnew: porting note for HTTP[S]Connection strict parameter removal. | R David Murray | 2014-01-03 | 1 | -2/+9 |
|
|
* | | whatsnew: deprecation of HTTPConnection's strict parameter. | R David Murray | 2014-01-03 | 2 | -7/+10 |
|
|
* | | whatsnew: unittest import time SkipTest reported as skip not error. | R David Murray | 2014-01-03 | 2 | -2/+7 |
|
|
* | | whatsnew: http.server send_error explain parameter. | R David Murray | 2014-01-03 | 2 | -6/+21 |
|
|
* | | * Issue #16113: Remove sha3 module again. | Martin v. Löwis | 2014-01-03 | 3 | -32/+1 |
|
|
* | | merge 3.3 (#20110) | Benjamin Peterson | 2014-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | correct word for __annotations__ doc (closes #20110) | Benjamin Peterson | 2014-01-02 | 1 | -1/+1 |
|
|
* | | whatsnew: sqlite3 uri parm, unittest.main defaultTest, ftplib.Netrc deprecation | R David Murray | 2014-01-02 | 1 | -0/+17 |
|
|
* | | Merge and update #17282: Document unittest.main defaultTest argument. | R David Murray | 2014-01-02 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | #17282: Document unittest.main defaultTest argument. | R David Murray | 2014-01-02 | 1 | -0/+4 |
|
|
* | | merge 3.3 (closes #20108) | Benjamin Peterson | 2014-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | remove brackets | Benjamin Peterson | 2014-01-02 | 1 | -1/+1 |
|
|
* | | merge 3.3 | Benjamin Peterson | 2014-01-01 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | update copyright year | Benjamin Peterson | 2014-01-01 | 3 | -3/+3 |
|
|
* | | whatsnew: mock called_with improvements, socket CAN_BCM support. | R David Murray | 2013-12-31 | 1 | -6/+17 |
|
|
* | | whatsnew: random.getrandbits performance. | R David Murray | 2013-12-31 | 1 | -0/+5 |
|
|
* | | whatsnew: afic.open supports 'with'. | R David Murray | 2013-12-31 | 2 | -2/+7 |
|
|
* | | Merge with 3.3 | Zachary Ware | 2013-12-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | str subclasses may have non-empty __slots__, bytes subclasses can't. | Zachary Ware | 2013-12-31 | 1 | -1/+1 |
|
|
* | | whatsnew: argparse FileType accepts errors and encodings args. | R David Murray | 2013-12-31 | 2 | -0/+11 |
|
|
* | | whatsnew: epoll supports with. | R David Murray | 2013-12-31 | 2 | -3/+17 |
|
|
* | | Fixed typo (thx Arfrever) | Christian Heimes | 2013-12-30 | 1 | -1/+1 |
|
|