]> granicus.if.org Git - python/shortlog
python
2018-06-05 Zackery Spytzbpo-33767: Fix improper use of SystemError by mmap...
2018-06-05 Tobias Kunzebpo-32392: Document env keyword argument of subprocess...
2018-06-05 INADA Naokibpo-5755: Move -Wstrict-prototypes to CFLAGS_NODIST...
2018-06-05 Serhiy Storchakabpo-33753: Refactor creating temporary files in test_fi...
2018-06-04 INADA Naokibpo-33609: Document dict insertion order guarantee...
2018-06-04 Steve Dowerbpo-33720: Reduces maximum marshal recursion depth...
2018-06-04 Cheryl Sabellabpo-33763: IDLE: Replace label widget with text widget...
2018-06-04 Cheryl Sabellabpo-33664: Scroll IDLE editor text by lines (GH-7351)
2018-06-04 Yury Selivanovbpo-33734: asyncio/ssl: a bunch of bugfixes (#7321)
2018-06-04 A. Jesse Jiryu... bpo-31849: Fix warning in pyhash.c (GH-6799)
2018-06-04 Tobias Kunzebpo-27902: Add compatibility note to Profile docs ...
2018-06-04 Farhaan Bukhshbpo-33640, uuid.UUID doc: document endian of bytes...
2018-06-04 Serhiy StorchakaRegenerate configure after changing configure.ac in...
2018-06-04 Victor Stinnerbpo-33509: Fix test_warnings for python3 -Werror (GH...
2018-06-04 INADA Naokitravis: Fix macOS build (GH-7250)
2018-06-04 Serhiy Storchakabpo-33759: Fix test.test_xmlrpc.ServerProxyTestCase...
2018-06-04 Serhiy Storchakabpo-33760: Fix file leaks in test_io. (GH-7361)
2018-06-04 Zachary Warebpo-33764: Appveyor fixes (GH-7364)
2018-06-03 Serhiy Storchakabpo-33761: Fix a file leak in test_iterparse in test_xm...
2018-06-03 Stefan Krahbpo-33750: Reset thread-local context precision in...
2018-06-03 Cheryl Sabellabpo-27485: Change urlparse tests to use private methods...
2018-06-03 Serhiy Storchakabpo-33744: Fix test_uu. (GH-7350)
2018-06-02 Zackery Spytzbpo-23495: Correct the documentation for writerows...
2018-06-02 Zach MitchellFix typo in datamodel.rst (GH-6964)
2018-06-02 Eitan AdlerDocs: fix some wrong words (GH-6987)
2018-06-02 Brett Cannonbpo-33562: Check the global asyncio event loop policy...
2018-06-02 Cheryl Sabellabpo-33679: IDLE: Re-enable color configuration for...
2018-06-02 Eric Snowbpo-33615: Re-enable a subinterpreter test. (gh-7251)
2018-06-01 Cheryl Sabellabpo-33642: IDLE: Use variable number of lines in CodeCo...
2018-06-01 Eric Snowbpo-33724: Use the right format code for int64_t in...
2018-06-01 Scott Sandersonbpo-29235: Make cProfile.Profile a context manager...
2018-06-01 Victor Stinnerbpo-33532: Fix test_multiprocessing_forkserver.test_ign...
2018-06-01 Victor Stinnerbpo-33540: Fix socketserver.ThreadingMixIn if block_on_...
2018-06-01 pkerlingbpo-30654: Do not reset SIGINT handler to SIG_DFL in...
2018-06-01 Vinay Sajipbpo-33400: Removed references to RFC3339 and ISO8601...
2018-06-01 Vinay Sajipbpo-32519: Removed misleading sentence from EnvBuilder...
2018-06-01 Victor Stinnerbpo-33718: regrtest: enhance "running:" formatting...
2018-06-01 Victor Stinnerbpo-33692: pythoninfo detect libedit on Python 3.6...
2018-06-01 Timo Furrerbpo-33606: improve logging performance when logger...
2018-05-31 Victor Stinnerbpo-33718: regrtest keeps filters to re-run fails ...
2018-05-31 Victor Stinnerbpo-33717: pythoninfo: add CC --version (#7290)
2018-05-31 Eric Snowbpo-33615: Temporarily disable a test that is triggerin...
2018-05-31 Victor Stinnerbpo-33706: Fix pymain_parse_cmdline_impl() (GH-7283)
2018-05-31 Serhiy Storchakabpo-32911: Add the historical note about the magic...
2018-05-31 Ned DeilyFix "ditribution" typo in NEWS entry. (GH-7274)
2018-05-31 Steve DowerAdds new upload script for Windows releases (GH-7268)
2018-05-31 Serhiy Storchakabpo-33641: Convert RFC references into links. (GH-7103)
2018-05-31 Serhiy Storchakabpo-33677: Fix signatures of tp_clear handlers for...
2018-05-31 Victor Stinnerbpo-33532: Fix multiprocessing test_ignore() (#7262)
2018-05-30 Pablo Galindobpo-31368: Enhance os.preadv() documentation (GH-7254)
2018-05-30 Dmitry Shachnev3.6 what's new: fix a reference to PEP 528 (#7113)
2018-05-30 Andrés Delfinobpo-33696: Install python-docs-theme even if SPHINXBUIL...
2018-05-30 Serhiy Storchakabpo-33691: Add _PyAST_GetDocString(). (GH-7236)
2018-05-30 Wieland HoffmannImprove ensurepip's --help (GH-4686)
2018-05-30 jhaydamanbpo-33238: Add InvalidStateError to concurrent.futures...
2018-05-30 Yury SelivanovRevert "A better fix for asyncio test_stdin_broken_pipe...
2018-05-30 Yury SelivanovA better fix for asyncio test_stdin_broken_pipe (#7221)
2018-05-30 Yury SelivanovRevert "bpo-22087: Fix Policy.get_event_loop() to detec...
2018-05-30 Elvis PranskevichusFix typo introduced in GH-7217 (#7230)
2018-05-29 Yury Selivanovbpo-32684: Fix nits in tests (GH-7225)
2018-05-29 Julien PalardFix whatsnew entry about ThreadedHTTPServer. (GH-7220)
2018-05-29 Elvis Pranskevichusbpo-23859: Document that asyncio.wait() does not cancel...
2018-05-29 Elvis Pranskevichusbpo-32751: Wait for task cancellation in asyncio.wait_f...
2018-05-29 Yury Selivanovbpo-32684: Fix gather to propagate cancel of itself...
2018-05-29 Géry Ogambpo-31639: Change ThreadedHTTPServer to ThreadingHTTPSe...
2018-05-29 Yury Selivanovbpo-22087: Fix Policy.get_event_loop() to detect fork...
2018-05-29 Mandeep Singhbpo-30935: update get_event_loop docs (GH-2731)
2018-05-29 Yury SelivanovAttempt to fix test_stdin_broken_pipe on Travis (#7210)
2018-05-29 Serhiy Storchakabpo-33622: Add checks for exceptions leaks in the garba...
2018-05-29 Dong-hee Nabpo-33197: Update a error message of invalid inspect...
2018-05-29 Victor Stinnerbpo-33353: test_asyncio use set_write_buffer_limits...
2018-05-29 Serhiy Storchakabpo-32911: Revert bpo-29463. (GH-7121) (GH-7197)
2018-05-29 Yury Selivanovbpo-33654: Support protocol type switching in SSLTransp...
2018-05-29 Yury Selivanovbpo-33674: Pause the transport as early as possible...
2018-05-29 Steve Dowerbpo-32878: Adds documentation for st_ino on Windows...
2018-05-28 Victor Stinnerbpo-33674: asyncio: Fix SSLProtocol race (GH-7175)
2018-05-28 Andrés Delfinobpo-33670: Expose Sphinx errorlevel (GH-7156)
2018-05-28 Andrés Delfinobpo-33673: Install python-docs-theme even if Sphinx...
2018-05-28 Yury Selivanovbpo-32410: Avoid blocking on file IO in sendfile fallba...
2018-05-28 Yury Selivanovbpo-32610: Fix asyncio.all_tasks() to return only pendi...
2018-05-28 Yury Selivanovbpo-33469: RuntimeError after closing loop that used...
2018-05-28 Steve Dowerbro-33614: Override exit code in find_msbuild.bat ...
2018-05-28 Yury Selivanovbpo-33672: Fix Task.__repr__ crash with Cython's bogus...
2018-05-28 Yury Selivanovbpo-32458: Further tune start_tls tests (#7166)
2018-05-28 Steve Dowerbpo-33614: Ensures module definition files for the...
2018-05-28 Victor Stinnerregrtest: repeat summary after re-run (GH-7159)
2018-05-28 Yury Selivanovbpo-33654: Support BufferedProtocol in set_protocol...
2018-05-28 jimmylaibpo-33505: Optimize asyncio.ensure_future by reordering...
2018-05-28 twisteroid... bpo-31647: Fix write_eof() after close() for SelectorSo...
2018-05-28 Yury Selivanovbpo-33623: Fix possible SIGSGV when asyncio.Future...
2018-05-28 Marcel Plchbpo-32374: Ignore Python-level exceptions in test_bad_t...
2018-05-28 Serhiy Storchakabpo-33652: Remove __getstate__ and __setstate__ methods...
2018-05-26 Ethan Smithbpo-32380: Create functools.singledispatchmethod (...
2018-05-26 Ned Deilybpo-33655: Also ignore test_posix_fallocate failures...
2018-05-26 Serhiy Storchakabpo-33652: Improve pickle support in the typing module...
2018-05-26 Andrés DelfinoFix typo spotted by Guido (GH-7131)
2018-05-26 Andrés Delfinobpo-32769: A new take on annotations/type hinting gloss...
2018-05-26 Serhiy Storchakabpo-33644: Fix signatures of tp_finalize handlers in...
2018-05-25 Victor Stinnertest.regrtest: flush stdout when display progress ...
2018-05-25 Ivan LevkivskyiDocument typing.NoReturn (GH-7107)
next