| Commit message (Expand) | Author | Age | Files | Lines |
* | PEP 489: Multi-phase extension module initialization | Nick Coghlan | 2015-05-23 | 1 | -0/+1 |
|
|
* | Issue #23086: Add start and stop arguments to the Sequence.index() mixin method. | Raymond Hettinger | 2015-05-23 | 1 | -0/+1 |
|
|
* | Issue #15836: assertRaises(), assertRaisesRegex(), assertWarns() and | Serhiy Storchaka | 2015-05-21 | 1 | -0/+1 |
|
|
* | Issue #9858: Add missing method stubs to _io.RawIOBase. Patch by Laura Ruppr... | Antoine Pitrou | 2015-05-20 | 1 | -0/+1 |
|
|
* | #21083: add get_content_disposition method to email.message. | R David Murray | 2015-05-16 | 1 | -0/+1 |
|
|
* | PEP 448: additional unpacking generalizations (closes #2292) | Benjamin Peterson | 2015-05-06 | 1 | -0/+1 |
|
|
* | Issue #22619: Added negative limit support in the traceback module. | Serhiy Storchaka | 2015-05-03 | 1 | -0/+1 |
|
|
* | Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview. | Gregory P. Smith | 2015-04-25 | 1 | -0/+1 |
|
|
* | #16914: add timestamps to smtplib debugging output via new debuglevel 2. | R David Murray | 2015-04-16 | 1 | -0/+2 |
|
|
* | #7159: generalize urllib prior auth support. | R David Murray | 2015-04-16 | 1 | -0/+1 |
|
|
* | #18128: use standard +NNNN timezone format in POT-Creation-Date header. | R David Murray | 2015-04-16 | 1 | -0/+1 |
|
|
* | Issue 23193: Add numeric_owner to tarfile.TarFile.extract() and tarfile.TarFi... | Eric V. Smith | 2015-04-15 | 1 | -0/+1 |
|
|
* | add Allison Kaptur (#21217) | Benjamin Peterson | 2015-04-15 | 1 | -0/+1 |
|
|
* | Issue #21217: inspect.getsourcelines() now tries to compute the start and | Antoine Pitrou | 2015-04-14 | 1 | -0/+1 |
|
|
* | Merge 3.4 (#23310) | Łukasz Langa | 2015-04-14 | 1 | -1/+1 |
|\ |
|
| * | Issue #23310: Fix MagicMock's initializer to work with __methods__. | Łukasz Langa | 2015-04-14 | 1 | -0/+1 |
|
|
* | | Issue #23310: Fix MagicMock's initializer to work with __methods__. | Łukasz Langa | 2015-04-14 | 1 | -0/+1 |
|
|
* | | #11754: test contents of string module attributes. | R David Murray | 2015-04-14 | 1 | -0/+1 |
|
|
* | | Issue #22631: Added Linux-specific socket constant CAN_RAW_FD_FRAMES. | Larry Hastings | 2015-04-13 | 1 | -0/+1 |
|
|
* | | Issue #21116: Avoid blowing memory when allocating a multiprocessing shared | Antoine Pitrou | 2015-04-13 | 1 | -0/+1 |
|
|
* | | Merge with 3.4 | Zachary Ware | 2015-04-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Attribute Michael Dorman for his initial patch on issue #18402. | Zachary Ware | 2015-04-13 | 1 | -0/+1 |
|
|
* | | Issue #23338: Fixed formatting ctypes error messages on Cygwin. | Serhiy Storchaka | 2015-04-04 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #23338: Fixed formatting ctypes error messages on Cygwin. | Serhiy Storchaka | 2015-04-04 | 1 | -0/+1 |
|
|
* | | #11468: merge with 3.4. | Ezio Melotti | 2015-03-24 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | #11468: improve unittest basic example. Initial patch by Florian Preinstorfer. | Ezio Melotti | 2015-03-24 | 1 | -0/+1 |
|
|
* | | Merge 3.4 (faulthandler ICC) | Victor Stinner | 2015-03-23 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #23654: Fix faulthandler._stack_overflow() for the Intel C Compiler (ICC) | Victor Stinner | 2015-03-23 | 1 | -0/+1 |
|
|
* | | Merge: #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None. | R David Murray | 2015-03-22 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None. | R David Murray | 2015-03-22 | 1 | -0/+1 |
|
|
* | | Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now | Serhiy Storchaka | 2015-03-13 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now | Serhiy Storchaka | 2015-03-13 | 1 | -0/+2 |
|
|
| * | Issue #23192: Fixed generator lambdas. Patch by Bruno Cauet. | Serhiy Storchaka | 2015-03-11 | 1 | -0/+1 |
|
|
* | | Issue #19980: Improved help() for non-recognized strings. help('') now | Serhiy Storchaka | 2015-02-28 | 1 | -0/+1 |
|
|
* | | Merge 3.4 (httplib) | Victor Stinner | 2015-02-27 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #23526: Fix ResourceWarning in test_httplib. Patch written by Alex Shkop. | Victor Stinner | 2015-02-27 | 1 | -0/+1 |
|
|
* | | merge 3.4 (#21548) | Benjamin Peterson | 2015-02-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | fix pydoc.apropos and pydoc.synopsis on modules with empty docstrings (#21548) | Benjamin Peterson | 2015-02-17 | 1 | -0/+1 |
|
|
* | | merge 3.4 (#22735) | Benjamin Peterson | 2015-02-06 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | fix many custom mro() edge cases and improve code quality (#22735) | Benjamin Peterson | 2015-02-06 | 1 | -0/+1 |
|
|
* | | Issue #15859: PyUnicode_EncodeFSDefault(), PyUnicode_EncodeMBCS() and | Victor Stinner | 2015-01-26 | 1 | -0/+1 |
|
|
* | | Issue #23180: merge from 3.4 | Ned Deily | 2015-01-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #23180: Rename IDLE "Windows" menu item to "Window". | Ned Deily | 2015-01-18 | 1 | -0/+1 |
|
|
* | | merge 3.4 (#23221) | Benjamin Peterson | 2015-01-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | fix instances of consecutive articles (closes #23221) | Benjamin Peterson | 2015-01-13 | 1 | -0/+1 |
|
|
* | | Issue #19777: Provide a home() classmethod on Path objects. | Antoine Pitrou | 2015-01-12 | 1 | -0/+2 |
|
|
* | | Issue #23206: Make ``json.dumps(..., ensure_ascii=False)`` as fast as the def... | Antoine Pitrou | 2015-01-11 | 1 | -0/+1 |
|
|
* | | Issue #22038: pyatomic.h now uses stdatomic.h or GCC built-in functions for | Victor Stinner | 2015-01-09 | 1 | -0/+2 |
|
|
* | | Issue #22902: The "ip" command is now used on Linux to determine MAC address | Serhiy Storchaka | 2014-11-30 | 1 | -0/+1 |
|
|
* | | (Merge 3.4) Closes #22348: Rephrase asyncio.StreamWriter.drain() documentation | Victor Stinner | 2014-11-28 | 1 | -0/+1 |
|\ \
| |/ |
|