]> granicus.if.org Git - python/shortlog
python
2019-05-09 Aviv Palivodabpo-30262: Don't expose private objects in sqlite3...
2019-05-09 Pablo Galindobpo-36851: Clean the frame stack if the execution ends...
2019-05-09 Jason R. CoombsAdd support for .parent and .joinpath in zipfile.Path...
2019-05-09 Julien Palardbpo-36239: Skip comments in gettext infos (GH-12255)
2019-05-09 Stefan Behnelbpo-36831: Do not apply default namespace to unprefixed...
2019-05-09 Benjamin Petersoncloses bpo-36861: Update Unicode database to 12.1.0...
2019-05-08 Pierre Glaserbpo-35900: Enable custom reduction callback registratio...
2019-05-08 Eric V. Smithbpo-36817: Add f-string debugging using '='. (GH-13123)
2019-05-08 Pierre Glaserbpo-35900: Add a state_setter arg to save_reduce (GH...
2019-05-08 Brian Quinlanbpo-26903: Limit ProcessPoolExecutor to 61 workers...
2019-05-08 Zackery Spytzbpo-24758: Improve the error msg for unittest.mock...
2019-05-08 Gregory P.... bpo-36816: Update the self-signed.pythontest.net cert...
2019-05-08 Zackery Spytzbpo-24048: Save the live exception during import.c...
2019-05-08 toonarmycaptainbpo-31873: Update unicode.rst - 'unicode' capitalizatio...
2019-05-08 Julien PalardDoc: Be explicit that Pathlib resolve was strict before...
2019-05-08 Jason R. Coombsbpo-36832: add zipfile.Path (#13153)
2019-05-08 Zhaorong MaDoc: Fix missing bracket (GH-13163)
2019-05-07 Michael Blahaybpo-27639: Correct return type for UserList slicing...
2019-05-07 Riccardo Magliocchettibpo-36015: Handle StreamHandler representaton of stream...
2019-05-07 Gregory P.... bpo-36838: Suggest 'make venv' when missing Doc/ tools...
2019-05-07 Andrew Svetlovbpo-36801: Fix waiting in StreamWriter.drain for closin...
2019-05-07 Adorilson BezerraAdd a footnote about Cheese Shop in Doc/tutorial (GH...
2019-05-07 Romain Picardbpo-35125: remove inner callback on outer cancellation...
2019-05-07 Brian QuinlanDon't import wait from connection, it shadows a name...
2019-05-07 Vincent Michelbpo-31922: Do not connect UDP sockets when broadcast...
2019-05-07 Julia Iliukbpo-11001: updated cookie docs (GH-13086)
2019-05-07 Gregory P.... bpo-36533: Reinit logging.Handler locks on fork()....
2019-05-07 Julien Palardbpo-28795: Signal documentation: Fix misleading stateme...
2019-05-07 Edison Abpo-36783: Added C API Documentation for Time_FromTimeA...
2019-05-07 Łukasz LangaPost v3.8.0a4
2019-05-07 Łukasz LangaMerge tag 'v3.8.0a4'
2019-05-07 Rémi Lapeyrebpo-31855: unittest.mock.mock_open() results now respec...
2019-05-07 Andrew SvetlovForbid creating of stream objects outside of asyncio...
2019-05-06 Gregory P.... bpo-35925: Skip SSL tests that fail due to weak externa...
2019-05-06 Toshio KuratomiFix rst formatting for several links in ssl documentati...
2019-05-06 Serhiy Storchakabpo-36542: Allow to overwrite the signature for Python...
2019-05-06 Serhiy Storchakabpo-36793: Remove unneeded __str__ definitions. (GH...
2019-05-06 penguindustinbpo-36766: Typos in docs and code comments (GH-13116)
2019-05-06 Sebastian Koslowskibpo-36275: enhance documentation for venv.create()...
2019-05-06 Stéphane WirtelClarify the download unit in the download section ...
2019-05-06 Patrick Mühlbauerbpo-30668: add missing word in license.rst (GH-13115)
2019-05-06 Łukasz LangaPython 3.8.0a4 v3.8.0a4
2019-05-06 Brett CannonUnroll import-team in CODEOWNERS (#13118)
2019-05-06 Zackery Spytzbpo-36594: Fix incorrect use of %p in format strings...
2019-05-06 Logan Jonesbpo-36798: Updating f-string docs for := use case ...
2019-05-06 Andre DelfinoUpdate wsgiref.rst (#10488)
2019-05-06 Daniel HahlerDoc/c-api/exceptions.rst: fix grammar (#12091)
2019-05-06 Stefan Behnelbpo-36811: Fix a C compiler warning in _elementtree...
2019-05-06 Eddie ElizondoOnly count number of members once (#12691)
2019-05-06 Cheryl Sabellabpo-16024: Doc cleanup regarding path_fd, dir_fd, follo...
2019-05-05 Serhiy Storchakabpo-36791: Safer detection of integer overflow in sum...
2019-05-05 twisteroid... bpo-33530: Implement Happy Eyeballs in asyncio, v2...
2019-05-05 Inada Naokisimplify StartupImportTests (GH-13096)
2019-05-04 Jonatanbpo-36189: Fixing typo in tutorial introduction (GH...
2019-05-04 Catherine Alvaradobpo-36166: Change to rst datamodel file. (GH-13089)
2019-05-04 Victor Stinnerbpo-36475: Make PyThread_exit_thread with _Py_NO_RETURN...
2019-05-04 Joannah Nanjekyebpo-26978: Implement pathlib.Path.link_to (Using os...
2019-05-03 Rémi LapeyreSuppress clang warning (GH-12384)
2019-05-03 Stefan Behnelbpo-28238: Implement "{*}tag" and "{ns}*" wildcard...
2019-05-03 Andre Delfinobpo-33882: mention breakpoint() in debugger-related...
2019-05-03 Zackery Spytzbpo-24638: Improve the error message in asyncio.ensure_...
2019-05-03 Alexander VasinFixed typo (GH-11522)
2019-05-03 gescheitbpo-36613: call remove_done_callback if exception ...
2019-05-03 xdegayebpo-36341: Fix tests calling bind() on AF_UNIX sockets...
2019-05-03 Andre DelfinoImprove grammar on async context managers and shorten...
2019-05-03 Andre DelfinoDon't use the LHS/RHS acronym in Simple statements...
2019-05-03 Srinivas Reddy... bpo:34848 : Correct an incorrect docstring for range...
2019-05-02 Stefan BehnelAdd correct license for C14N test suite to license...
2019-05-02 Victor Stinnerbpo-36763: Remove _PyCoreConfig._init_main (GH-13066)
2019-05-02 Victor Stinnerbpo-36763: _PyCoreConfig_SetPyArgv() preinitializes...
2019-05-02 Victor Stinnerbpo-36775: _PyCoreConfig only uses wchar_t* (GH-13062)
2019-05-02 Zackery Spytzbpo-36776: Add @support.skip_unless_symlink to test_lll...
2019-05-02 Victor Stinnerbpo-36763: Add _PyCoreConfig._config_version (GH-13065)
2019-05-02 XtreakFix typo: quaatile to quantile (GH=13001)
2019-05-02 Victor Stinnerbpo-36775: Add _PyUnicode_InitEncodings() (GH-13057)
2019-05-02 Victor Stinnerbpo-36775: Add _Py_FORCE_UTF8_FS_ENCODING macro (GH...
2019-05-02 Zackery Spytzbpo-14546: Fix the argument handling in Tools/scripts...
2019-05-02 Stefan Behnelbpo-13611: Include C14N 2.0 test data in installation...
2019-05-02 Daniel PorteousFix tiny tiny typo in 3.8 what's new (GH-13049)
2019-05-02 Hossein Pourbozorgregarding to grammar and spell check (#13020)
2019-05-02 Victor Stinnerbpo-36763: Make _PyCoreConfig.check_hash_pycs_mode...
2019-05-02 XtreakChange bisect to bisect_cmd in docstring (#13040)
2019-05-02 Raymond Hettingerbpo-36018: Update example to show mean and stdev (GH...
2019-05-02 Raymond HettingerMove dangling bullet points into named subsections...
2019-05-01 Chris WithersMock 100% coverage (GH-13045)
2019-05-01 Gregory P.... bpo-30458: Use InvalidURL instead of ValueError. (GH...
2019-05-01 Stefan Behnelbpo-13611: C14N 2.0 implementation for ElementTree...
2019-05-01 Géry OgamNamespace packages _bootstrap.ModuleSpec.loader attribu...
2019-05-01 Stefan Behnelbpo-36676: Namespace prefix aware parsing support for...
2019-05-01 Stefan Behnelbpo-36673: Implement comment/PI parsing support for...
2019-05-01 Petter Strandmarkbpo-27682: Handle client connection terminations in...
2019-05-01 Thomas A CaswellMNT: set stacklevel in the getfullargspec deprecation...
2019-05-01 Victor Stinnerbpo-36763: Add _PyCoreConfig_SetString() (GH-13035)
2019-05-01 Xtreakbpo-30458: Disable https related urllib tests on a...
2019-05-01 Chris Withersremove jython support from unittest.mock (GH#13033)
2019-05-01 Victor Stinnerbpo-36763: Rework _PyInitError API (GH-13031)
2019-05-01 Gregory P.... bpo-30458: Disallow control chars in http URLs. (GH...
2019-05-01 Victor Stinnerbpo-36763: Add _PyCoreConfig_SetArgv() (GH-13030)
2019-04-30 Victor Stinnerbpo-36763: Fix Py_SetStandardStreamEncoding() (GH-13028)
2019-04-30 Mario CorcheroDon't report deleted attributes in __dir__ (GH#10148)
next