| Commit message (Expand) | Author | Age | Files | Lines |
* | Close #17931: Fix PyLong_FromPid() on Windows 64-bit: processes are identified | Victor Stinner | 2013-06-04 | 1 | -0/+4 |
|
|
* | merge | Brett Cannon | 2013-06-04 | 1 | -0/+3 |
|\ |
|
| * | Close #17932: Fix an integer overflow issue on Windows 64-bit in iterators: | Victor Stinner | 2013-06-04 | 1 | -0/+3 |
|
|
* | | Tweak at the suggestion of Ezio Melotti for exception messages when | Brett Cannon | 2013-06-04 | 1 | -0/+3 |
|/ |
|
* | (Merge 3.3) Close #18109: os.uname() now decodes fields from the locale | Victor Stinner | 2013-06-03 | 1 | -1/+5 |
|\ |
|
| * | Close #18109: os.uname() now decodes fields from the locale encoding, and | Victor Stinner | 2013-06-03 | 1 | -1/+5 |
|
|
* | | Issue #18065: For frozen packages set __path__ to []. | Brett Cannon | 2013-06-01 | 1 | -0/+6 |
|
|
* | | Issues #18088, 18089: Introduce | Brett Cannon | 2013-05-31 | 1 | -1/+7 |
|
|
* | | Issue #18094: test_uuid no more reports skipped tests as passed. | Serhiy Storchaka | 2013-05-31 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #18094: test_uuid no more reports skipped tests as passed. | Serhiy Storchaka | 2013-05-31 | 1 | -0/+2 |
|
|
* | | Remove duplicate entry due to mismerge and incomplete resolution. | Terry Jan Reedy | 2013-05-31 | 1 | -3/+0 |
|
|
* | | merge | Terry Jan Reedy | 2013-05-31 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #15392: Finish news entry. | Terry Jan Reedy | 2013-05-31 | 1 | -1/+1 |
|
|
* | | Rename importlib.util.ModuleManager to module_to_load so that the name | Brett Cannon | 2013-05-30 | 1 | -2/+2 |
|
|
* | | Issue #18084: Use sys.byteorder in wave.py. | Serhiy Storchaka | 2013-05-29 | 1 | -0/+1 |
|
|
* | | Issue #9369: The types of `char*` arguments of PyObject_CallFunction() and | Serhiy Storchaka | 2013-05-29 | 2 | -0/+6 |
|
|
* | | merge from 3.3 | Senthil Kumaran | 2013-05-29 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | #17403: urllib.parse.robotparser normalizes the urls before adding to ruleline. | Senthil Kumaran | 2013-05-29 | 1 | -0/+4 |
|
|
* | | Issue #18080: merge from 3.3 | Ned Deily | 2013-05-28 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Issue #18080: When building a C extension module on OS X, if the compiler | Ned Deily | 2013-05-28 | 1 | -0/+5 |
|
|
* | | Issue #18070: importlib.util.module_for_loader() now sets __loader__ | Brett Cannon | 2013-05-28 | 1 | -0/+3 |
|
|
* | | Introduce importlib.util.ModuleManager which is a context manager to | Brett Cannon | 2013-05-28 | 1 | -0/+3 |
|
|
* | | Issue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw | Serhiy Storchaka | 2013-05-28 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw | Serhiy Storchaka | 2013-05-28 | 1 | -0/+3 |
|
|
* | | Move some Misc/NEWS entries to correct place. | Serhiy Storchaka | 2013-05-28 | 1 | -7/+7 |
|
|
* | | Issue #18011: base64.b32decode() now raises a binascii.Error if there are | Serhiy Storchaka | 2013-05-28 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #18011: base64.b32decode() now raises a binascii.Error if there are | Serhiy Storchaka | 2013-05-28 | 1 | -0/+4 |
|
|
| * | Issue #13772: Restored directory detection of targets in `os.symlink` on Wind... | Jason R. Coombs | 2013-05-28 | 1 | -0/+5 |
|
|
* | | Merge with 3.3 | Terry Jan Reedy | 2013-05-28 | 2 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #15392: Create a unittest framework for IDLE. | Terry Jan Reedy | 2013-05-28 | 2 | -0/+4 |
|
|
| * | Issue #17953: document that sys.modules shouldn't be replaced (thanks | Brett Cannon | 2013-05-24 | 1 | -0/+3 |
|
|
* | | NEWS entry for issue #18072 | Brett Cannon | 2013-05-28 | 1 | -0/+3 |
|
|
* | | grammar | Benjamin Peterson | 2013-05-27 | 1 | -3/+3 |
|
|
* | | don't expand the operand to Py_XINCREF/XDECREF/CLEAR/DECREF multiple times (c... | Benjamin Peterson | 2013-05-27 | 2 | -0/+5 |
|
|
* | | Move importlib.abc.SourceLoader.source_to_code() to InspectLoader. | Brett Cannon | 2013-05-26 | 1 | -1/+1 |
|
|
* | | Mention issue #16832 in Misc/NEWS | Łukasz Langa | 2013-05-25 | 1 | -1/+4 |
|
|
* | | Issue #8240: Set the SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag on SSL sockets. | Antoine Pitrou | 2013-05-25 | 1 | -0/+3 |
|
|
* | | (3.3->default) Issue #17269: Workaround for a platform bug in getaddrinfo on OSX | Ronald Oussoren | 2013-05-24 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #17269: Workaround for a platform bug in getaddrinfo on OSX | Ronald Oussoren | 2013-05-24 | 1 | -0/+3 |
|
|
* | | Issue #17532: merge | Ned Deily | 2013-05-22 | 2 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #17532: Always include Options menu for IDLE on OS X. | Ned Deily | 2013-05-22 | 2 | -0/+4 |
|
|
* | | Issue #16986: ElementTree now correctly parses a string input not only when | Serhiy Storchaka | 2013-05-22 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #16986: ElementTree now correctly parses a string input not only when | Serhiy Storchaka | 2013-05-22 | 1 | -0/+3 |
|
|
* | | Move a NEWS entity to a correct place. | Serhiy Storchaka | 2013-05-22 | 1 | -3/+3 |
|
|
* | | Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs. | Serhiy Storchaka | 2013-05-22 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs. | Serhiy Storchaka | 2013-05-22 | 1 | -1/+2 |
|
|
* | | Fix issue #17996: expose socket.AF_LINK constant on BSD and OSX. | Giampaolo Rodola' | 2013-05-21 | 1 | -0/+2 |
|
|
* | | Issue #17900: Allowed pickling of recursive OrderedDicts. Decreased pickled | Serhiy Storchaka | 2013-05-21 | 1 | -0/+3 |
|
|
* | | Backed out changeset c0f2b038fc12 | Charles-François Natali | 2013-05-21 | 1 | -3/+0 |
|
|
* | | Issue #17683: socket module: return AF_UNIX addresses in Linux abstract | Charles-François Natali | 2013-05-21 | 1 | -0/+3 |
|
|