]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2015-01-19  Raymond HettingerUpdate copyright for 2015 updates.
2015-01-19  Raymond HettingerClean-up, simplify, and slightly speed-up bounds logic...
2015-01-18  Serhiy StorchakaIssue #23266: Restore the performance of ipaddress...
2015-01-18  Raymond HettingerIssue 23261: Clean-up the hack to store the set.pop...
2015-01-18  Serhiy StorchakaFixed tests for issue #23133 (pickling of IPv4Network...
2015-01-18  Serhiy StorchakaIssue #23133: Pickling of ipaddress objects now produce...
2015-01-18  Antoine PitrouIssue #23248: Update ssl error codes from latest OpenSS...
2015-01-18  Antoine PitrouIssue #23248: Update ssl error codes from latest OpenSS...
2015-01-18  Antoine PitrouIssue #23266: Much faster implementation of ipaddress...
2015-01-18  Serhiy StorchakaIssue #23181: More "codepoint" -> "code point".
2015-01-18  Serhiy StorchakaIssue #23181: More "codepoint" -> "code point".
2015-01-18  Serhiy StorchakaIssue #23098: 64-bit dev_t is now supported in the...
2015-01-18  Serhiy StorchakaIssue #23098: 64-bit dev_t is now supported in the...
2015-01-18  Ned DeilyIssue #23180: merge from 3.4
2015-01-18  Ned DeilyIssue #23180: Rename IDLE "Windows" menu item to "Window".
2015-01-18  Ned DeilyIssue #23211: null merge
2015-01-18  Ned DeilyIssue #23211: Fix patch for 3.4 differences.
2015-01-18  Ned DeilyIssue #23211: merge from 3.4
2015-01-18  Ned DeilyIssue #23211: Workaround test_logging failure on some...
2015-01-17  Steve DowerUpdated copyright year (after my patch from last year...
2015-01-17  Antoine PitrouIssue #21817: When an exception is raised in a task...
2015-01-17  Antoine PitrouIssue #15955: Add an option to limit output size when...
2015-01-17  Zachary WareMerge with 3.4 (#23256)
2015-01-17  Zachary WareCloses #23256: Avoid a crash in test_ctypes
2015-01-17  Benjamin Petersonmerge 3.4 (#22986)
2015-01-17  Benjamin Petersoncapitialize "HttpOnly" and "Secure" as they appear...
2015-01-15  Victor StinnerMerge 3.4 (asyncio)
2015-01-15  Victor StinnerIssue #22685: Fix test_pause_reading() of asyncio/test_...
2015-01-15  Victor StinnerMerge 3.4 (asyncio)
2015-01-15  Victor StinnerBackout changeset 6ab2575bc12b
2015-01-15  Steve DowerNull merge from 3.4
2015-01-15  Steve DowerCloses #23160: Respect the environment variable SVNROOT...
2015-01-15  Steve DowerIssue 23018: Add version info to python[w].exe
2015-01-15  Steve DowerFixes sys.winver generation and removes dependency...
2015-01-15  Victor StinnerMerge 3.4 (asyncio)
2015-01-15  Victor StinnerCloses #23219: cancelling asyncio.wait_for() now cancel...
2015-01-15  Victor StinnerMerge 3.4 (asyncio)
2015-01-15  Victor Stinnerasyncio: Close transports in tests
2015-01-15  Victor Stinnerasyncio: Close the transport on subprocess creation...
2015-01-15  Victor StinnerMerge 3.4 (asyncio)
2015-01-15  Victor Stinnerasyncio: Fix _ProactorBasePipeTransport.close()
2015-01-15  Victor Stinnerasyncio: Fix _ProactorBasePipeTransport.__repr__()
2015-01-15  Victor StinnerMerge 3.4 (asyncio)
2015-01-15  Victor StinnerIssue #23243: Close explicitly transports in asyncio...
2015-01-15  Victor StinnerIssue #23243: Close explicitly event loops in asyncio...
2015-01-15  Victor StinnerIssue #23243: Fix asyncio._UnixWritePipeTransport.close()
2015-01-15  Victor StinnerSSLProtocol: set the _transport attribute in the constr...
2015-01-15  Victor StinnerIssue #23242: asyncio.SubprocessStreamProtocol now...
2015-01-15  Victor StinnerMerge 3.4 (asyncio)
2015-01-15  Victor StinnerIssue #22560: Fix typo: call -> call_soon
2015-01-15  Victor StinnerIssue #22560: Fix SSLProtocol._on_handshake_complete()
2015-01-15  Victor StinnerMerge 3.4 (asyncio)
2015-01-15  Victor StinnerStreamWriter: close() now clears the reference to the...
2015-01-15  Georg Brandlmerge with 3.4
2015-01-15  Georg BrandlCloses #23244: fix typo. Thanks Mayank Tripathi for...
2015-01-15  Ethan FurmanIssue22997: minor doc update; thanks to Simoen Visser
2015-01-15  Ethan FurmanIssue22997: minor doc update; thanks to Simoen Visser
2015-01-15  Ethan FurmanIssue22988: clarify yield and exception blocks
2015-01-15  Ethan FurmanIssue22988: clarify yield and exception blocks
2015-01-15  Ethan FurmanIssue20467: clarify __init__'s role
2015-01-15  Ethan FurmanIssue20467: clarify __init__'s role
2015-01-15  Ethan FurmanIssue20467: clarify __init__'s role
2015-01-15  Benjamin Petersonmerge 3.4 (#23063)
2015-01-15  Benjamin Petersonfix parsing reST with code or code-block directives...
2015-01-14  Victor StinnerMerge 3.4 (asyncio)
2015-01-14  Victor Stinnerasyncio: sync with Tulip
2015-01-14  Victor StinnerMerge 3.4 (asyncio)
2015-01-14  Victor StinnerIssue #23197: On SSL handshake failure on matching...
2015-01-14  Victor StinnerCloses #23234: Refactor subprocess
2015-01-14  Victor StinnerMerge 3.4 (asyncio)
2015-01-14  Victor StinnerIssue #23197, asyncio: On SSL handshake failure, check...
2015-01-14  Victor StinnerIssue #22038, configure: HAVE_STD_ATOMIC now also check...
2015-01-14  Georg BrandlCloses #23181: codepoint -> code point
2015-01-14  Raymond HettingerNo need to rebuild a constant dictionary on every call...
2015-01-14  Victor StinnerMerge 3.4 (asyncio)
2015-01-14  Victor StinnerPython issue #23173: sync with Tulip
2015-01-13  Victor StinnerMerge 3.4 (asyncio)
2015-01-13  Victor StinnerIssue #23198: Reactor asyncio.StreamReader
2015-01-13  Victor StinnerIssue #22560, asyncio doc: ProactorEventLoop now suppor...
2015-01-13  Victor StinnerMerge 3.4 (asyncio: new SSL implementation)
2015-01-13  Victor StinnerIssue #22560: New SSL implementation based on ssl.MemoryBIO
2015-01-13  Victor StinnerMerge 3.4 (asyncio)
2015-01-13  Victor StinnerTulip issue 184: Fix test_pipe() on Windows
2015-01-13  Victor StinnerIssue #22922: Fix ProactorEventLoop.close()
2015-01-13  Benjamin Petersonmerge 3.4 (#23221)
2015-01-13  Benjamin Petersonfix instances of consecutive articles (closes #23221)
2015-01-13  Victor StinnerIssue #23209, #23225: selectors.BaseSelector.get_key...
2015-01-13  Victor StinnerIssue #23209, #23225: selectors.BaseSelector.close...
2015-01-12  Antoine PitrouIssue #19777: Provide a home() classmethod on Path...
2015-01-11  Donald StufftMerged 3.4 into default
2015-01-11  Donald StufftUpdate setuptools to 11.3.1
2015-01-11  Benjamin Petersonremove extra definite article
2015-01-11  Antoine PitrouIssue #23206: Make ``json.dumps(..., ensure_ascii=False...
2015-01-11  Antoine PitrouIssue #22952: improve multiprocessing doc introduction...
2015-01-11  Antoine PitrouIssue #22952: improve multiprocessing doc introduction...
2015-01-11  Mark DickinsonIssue #21092: Merge from 3.4.
2015-01-11  Mark DickinsonIssue #21902: Replace incorrect 'hyperbolic arc sine...
2015-01-11  Mark DickinsonIssue #23185: add math.inf and math.nan constants.
2015-01-11  Serhiy StorchakaRemoved duplicated dict entries.
2015-01-10  Victor StinnerIssue #19776: Fix test_pathlib.test_expanduser()
next