]> granicus.if.org Git - python/shortlog
python
2018-07-30 Segev FinerFix typos & formatting in Using Python on Windows doc...
2018-07-30 Peter LamutAdd docstrings to public methods from context.c (GH...
2018-07-30 Elvis Pranskevichusbpo-34075: Deprecate non-ThreadPoolExecutor in loop...
2018-07-29 Bo Baylesbpo-34182: Fix test_pydoc running as a script. (GH...
2018-07-29 Mickaël Schoentgenbpo-34035: Fix several AttributeError in zipfile seek...
2018-07-29 Franz Wöllertbpo-31047: Fix ntpath.abspath for invalid paths (GH...
2018-07-29 Stéphane Wirtelbpo-34231: PYTHONBREAKPOINT is not documented on python...
2018-07-29 Vinay SajipUpdated MSI README to mention dependency on .NET 3...
2018-07-29 Berker Peksagbpo-8145: Improve isolation_level documentation (GH...
2018-07-28 Berker Peksagbpo-34251: Restore msilib.Win64 to preserve compatibili...
2018-07-28 Tim Goldenbpo-42349: Switch to test.support.unlink per review...
2018-07-28 Raymond Hettingerbpo-33089: Multidimensional math.hypot() (GH-8474)
2018-07-28 Elena Oatbpo-24356: Specify which Python binary will be used...
2018-07-28 Dong-hee Nabpo-33476: Fix _header_value_parser when address group...
2018-07-28 INADA Naokibpo-33666: Add what's new entry for os.errno removal...
2018-07-28 johnthagenbpo-33921: Clarify how to bind to all interfaces using...
2018-07-28 Andrés Delfinobpo-5978: Document that profiling needs cmd/function...
2018-07-28 Sanyam Khuranabpo-29710: Clarify documentation for Bitwise binary...
2018-07-27 Berker Peksagbpo-30722: Fix NEWS entries (GH-8501)
2018-07-27 Sergey FedoseevRemove some unused code in _pysqlite_query_execute...
2018-07-27 INADA Naokivsts: Avoid conflict with Homebrew Python (GH-8430)
2018-07-27 Berker Peksagbpo-12743: Delete comment from marshal.rst (GH-8457)
2018-07-26 Tim Goldenbpo-34239: Convert test_bz2 to use tempfile (#8485)
2018-07-26 Victor Stinnerbpo-34170, test_embed: write Py_Initialize() tests...
2018-07-26 Andrés DelfinoFix typo: variables(s) (GH-8482)
2018-07-26 Serhiy Storchakabpo-34201: Tweak test_buffer. (GH-8481)
2018-07-26 Victor Stinnerbpo-34170: Cleanup pymain_read_conf() (GH-8476)
2018-07-26 Steve Dowerbpo-34225: Ensure INCLUDE and LIB directories do not...
2018-07-26 Serhiy Storchakabpo-34201: Make ndarray.readonly a bool and use stricte...
2018-07-26 Serhiy Storchakabpo-20260: Implement non-bitwise unsigned int converter...
2018-07-26 Serhiy Storchakabpo-34197: Make _csv.Dialect attributes booleans. ...
2018-07-26 Victor Stinnerbpo-34170: Enhance _PyCoreConfig_Read() (GH-8468)
2018-07-25 chasonbpo-32663 Make SMTPUTF8SimTests run (#5314)
2018-07-25 Victor Stinnerbpo-34228: Allow PYTHONTRACEMALLOC=0 (GH-8467)
2018-07-25 Ammar Askarbpo-29097: Forego fold detection on windows for low...
2018-07-25 Berker Peksagbpo-13041: Use shutil.get_terminal_size() in argparse...
2018-07-25 Aaron Angbpo-28677: Improve phrasing of when instance attribute...
2018-07-25 Tim Goldenbpo-34195: Fix case-sensitive comparison in test_nt_hel...
2018-07-25 Serhiy Storchakabpo-34218: Fix a leak in _elementtree.c introduced...
2018-07-25 Victor Stinnerbpo-34170: Cleanup pymain_run_python() (GH-8455)
2018-07-25 Victor Stinnerbpo-34170: Add _Py_InitializeFromConfig() (GH-8454)
2018-07-25 erikjanssbpo-34217: Use lowercase header for Windows (GH-8453)
2018-07-24 Victor Stinnerbpo-34170: Add _PyCoreConfig.bytes_warning (GH-8447)
2018-07-24 MariattaFix site module documentation. (GH-8441)
2018-07-24 Serhiy Storchakabpo-34136: Make test_do_not_recreate_annotations more...
2018-07-24 Victor Stinnerbpo-34170: Add _PyCoreConfig.isolated (GH-8417)
2018-07-24 Serhiy Storchakabpo-34164: Fix handling of incorrect padding in base64...
2018-07-24 Serhiy Storchakabpo-29209: Remove old-deprecated features in ElementTre...
2018-07-24 Serhiy Storchakabpo-33720: Refactor marshalling/unmarshalling floats...
2018-07-24 Alexander Marshalovbpo-34149: Behavior of the min/max with key=None (GH...
2018-07-23 Matthias Bussonnierbpo-33468: Add try-finally contextlib.contextmanager...
2018-07-23 Serhiy Storchakabpo-32500: Fix error messages for sequence and mapping...
2018-07-23 Serhiy Storchakabpo-34084: Fix setting an error message for the "Barry...
2018-07-23 Serhiy Storchakabpo-34183: Fix running Lib/test/test_contextlib_async...
2018-07-23 Serhiy Storchakabpo-34184: Fix running Lib/test/test_dataclasses.py...
2018-07-23 jdemeyerbpo-34190: Fix reference leak in call_function() (GH...
2018-07-23 Matěj Ceplbpo-33336, imaplib: Legalize MOVE command (GH-6569)
2018-07-23 Victor Stinnerbpo-25094: Fix test_tools.test_sundry() on Windows...
2018-07-23 Victor StinnerAppVeyor: build Python in 64-bit mode (GH-8363)
2018-07-23 Berker Peksagbpo-21446: Update reload fixer to use importlib (GH...
2018-07-23 Berker Peksagbpo-940286: Fix pydoc to show cross refs correctly...
2018-07-22 Xtreakbpo-34127: Fix grammar in error message with respect...
2018-07-22 Serhiy Storchakabpo-34189: Fix checking for bugfix Tcl version. (GH...
2018-07-22 Serhiy Storchakabpo-34189: Add simple tests for new Tk widget options...
2018-07-21 Andrés DelfinoFix versionchanged indentation in popitem documentation...
2018-07-21 Serhiy Storchakabpo-34181: Fix running Lib/test/test_typing.py as a...
2018-07-21 Bo Baylesbpo-34179: Make sure decimal context doesn't affect...
2018-07-21 jdemeyerbpo-34126: Fix crashes while profiling invalid calls...
2018-07-21 Xtreakbpo-34166: Fix warnings in Tools/msgfmt.py. (GH-8367)
2018-07-21 Serhiy Storchakabpo-34136: Make test_do_not_recreate_annotations more...
2018-07-21 Victor Stinnerbpo-34170: _PyCoreConfig_Read() leaves Py_IsolatedFlag...
2018-07-21 Victor StinnerFix Windows compiler warning in tokenize.c (GH-8359)
2018-07-21 Victor Stinnerbpo-33723: Fix test_time.test_process_time() (GH-8358)
2018-07-21 Victor Stinnerbpo-34170: Rework _PyCoreConfig_Read() to avoid side...
2018-07-20 Vinay Sajipbpo-34011: Update code copying DLLs and init.tcl into...
2018-07-20 Aaqa IshtyaqRemove extra parentheses in output formatting tutorial...
2018-07-20 Victor Stinnerbpo-34008: Allow to call Py_Main() after Py_Initialize...
2018-07-20 Terry Jan Reedybpo-34162: idlelib/NEWS.txt entries to 2018-7-20 (GH...
2018-07-19 ValeriyaSinevichbpo-30237: Output error when ReadConsole is canceled...
2018-07-19 Victor Stinnerbpo-32692: Fix test_threading.test_set_and_clear()...
2018-07-18 Victor Stinnerbpo-34130: Fix test_signal.test_warn_on_full_buffer...
2018-07-18 Victor Stinnerbpo-34130: Fix test_signal.test_socket() (GH-8326)
2018-07-18 Serhiy Storchakabpo-34141: Optimized pickling simple non-recursive...
2018-07-17 Raymond HettingerClarify ValueError's broad applicability (GH-8313)
2018-07-17 Zackery Spytzbpo-34068: _io__IOBase_close_impl could call _PyObject_...
2018-07-17 INADA Naokibpo-33967: Fix wrong use of assertRaises (GH-8306)
2018-07-17 Raymond Hettingerbpo-34123: Fix missed documentation update for dict...
2018-07-16 Jon Ribbensbpo-34124: Fix markup of message_from_binary_file(...
2018-07-16 Antoine Pitroubpo-32430: Rename Modules/Setup.dist to Modules/Setup...
2018-07-16 Nicolas Noébpo-33911: Fixed deprecation warning in xmlrpc.server...
2018-07-16 Serhiy Storchakabpo-24618: Add a check in the code constructor. (GH...
2018-07-16 Benjamin Petersonbpo-34121: Fix detection of C11 atomic support on clang...
2018-07-14 INADA Naokibpo-34087: Fix buffer overflow in int(s) and similar...
2018-07-13 Jason R. Coombsbpo-34108: Fix double carriage return in 2to3 on Window...
2018-07-13 Andrés Delfinobpo-4260: Document that ctypes.xFUNCTYPE are decorators...
2018-07-12 Victor Stinnerbpo-33723: Fix test_time.test_thread_time() (GH-8267)
2018-07-12 Zackery Spytzbpo-33967: Remove use of deprecated assertRaisesRegexp...
2018-07-11 Serhiy Storchakabpo-34080: Fix a memory leak in the compiler. (GH-8222)
2018-07-11 Zachary WareEnable GUI testing on Travis Linux builds via Xvfb...
2018-07-11 Serhiy Storchakabpo-23927: Make getargs.c skipitem() skipping 'w*'...
next