]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2020-04-14  Benjamin Petersoncloses bpo-40266, closes bpo-39953: Use numeric lib...
2020-04-14  GaldenFix typo from Lib/asyncio/events.py (GH-19410)
2020-04-13  Batuhan Taşkayabpo-40208: Remove deprecated has_exec method of SymbolT...
2020-04-13  Sebastian Pedersenbpo-39380: Change ftplib encoding from latin-1 to utf...
2020-04-13  Batuhan Taşkayabpo-32894: Support unparsing of infinity numbers in...
2020-04-13  Victor Stinnerbpo-40091: Fix a hang at fork in the logging module...
2020-04-13  Chih-Hsuan Yenbpo-39481: fix test_genericalias on Android (GH-19469)
2020-04-13  Victor Stinnerbpo-40241: Add pycore_interp.h header (GH-19499)
2020-04-13  Victor Stinnerbpo-40268: Add pycore_runtime.h header file (GH-19493)
2020-04-13  Victor Stinnerbpo-40241: Add pycore_gc.h header file (GH-19494)
2020-04-13  laike9mImproved documentation for `BUILD_CONST_KEY_MAP` (GH...
2020-04-13  Pablo GalindoAdd double quote cases to invalid prefix tests (GH...
2020-04-13  Victor Stinnerbpo-40268: Add _PyInterpreterState_GetConfig() (GH...
2020-04-12  Victor Stinnerbpo-40234: Revert "bpo-37266: Daemon threads are now...
2020-04-12  Benjamin Petersoncloses bpo-39953: Generate ifdefs around library code...
2020-04-12  Lysandros Nikolaoubpo-40246: Report a better error message for invalid...
2020-04-12  Oren Milmanbpo-31758: Prevent crashes when using an uninitialized...
2020-04-12  Alex Itkesbpo-13743: Add some documentation strings to xml.dom...
2020-04-12  mefistotelisbpo-39011: Preserve line endings within ElementTree...
2020-04-12  Serhiy Storchakabpo-39943: Add the const qualifier to pointers on non...
2020-04-11  Benjamin Petersoncloses bpo-39953: Update OpenSSL error codes table...
2020-04-11  Serhiy Storchakabpo-40126: Fix reverting multiple patches in unittest...
2020-04-11  Serhiy Storchakabpo-39943: Add the const qualifier to pointers on non...
2020-04-11  Pablo Galindobpo-38501: Add a warning section to multiprocessing...
2020-04-11  Pablo Galindobpo-40241: Add PyObject_GC_IsTracked and PyObject_GC_Is...
2020-04-10  Batuhan Taşkayabpo-39481: PEP 585 for a variety of modules (GH-19423)
2020-04-10  Ethan Smithbpo-39481: PEP 585 for difflib, filecmp, fileinput...
2020-04-10  Ethan Smithbpo-39481: PEP 585 for enumerate, AsyncGeneratorType...
2020-04-10  Batuhan Taşkayabpo-39481: PEP 585 for ipaddress.py (GH-19418)
2020-04-10  Ethan SmithGeneric itertools.chain (GH-19417)
2020-04-10  Andy Lesterbpo-39943: Keep constness of pointer objects. (19405)
2020-04-09  pxinwrbpo-31904: Fix test_c_locale_coercion encodings for...
2020-04-09  Hai Shibpo-40077: Remove redundant cast in json module (GH...
2020-04-09  Zackery Spytzbpo-25780: Expose CAN_RAW_JOIN_FILTERS in the socket...
2020-04-08  Victor Stinnerbpo-40082: trip_signal() uses the main interpreter...
2020-04-08  Victor Stinnerbpo-37127: Remove _pending_calls.finishing (GH-19439)
2020-04-08  Victor Stinnerbpo-40226: PyInterpreterState_Delete() deletes pending...
2020-04-08  Jimmy YangRemove extraneous ')' in abstract.h (GH-19146)
2020-04-08  Serhiy Storchakabpo-40187: Refactor typing.TypedDict. (GH-19372)
2020-04-08  Serhiy Storchakabpo-40185: Refactor typing.NamedTuple (GH-19371)
2020-04-08  Victor Stinnerbpo-40170: Remove PyIndex_Check() macro (GH-19428)
2020-04-08  Victor Stinnerbpo-40170: Add _PyIndex_Check() internal function ...
2020-04-07  Victor Stinnerbpo-40170: PyType_HasFeature() now always calls PyType_...
2020-04-07  Victor Stinnerbpo-40170: Convert PyObject_CheckBuffer() macro to...
2020-04-07  Victor Stinnerbpo-40170: PyObject_NEW() becomes an alias to PyObject_...
2020-04-07  Batuhan Taşkayabpo-39481: Make os.DirEntry generic (GH-19415)
2020-04-07  Victor Stinnerbpo-40089: Add _at_fork_reinit() method to locks (GH...
2020-04-07  Guido van Rossumbpo-39481: Implementation for PEP 585 (#18239)
2020-04-07  Victor Stinnerbpo-40149: Implement traverse in _abc._abc_data (GH...
2020-04-07  Victor Stinnerbpo-37388: Don't check encoding/errors during finalizat...
2020-04-07  Rémi LapeyreDocument missing methods of ssl.SSLObject (#19400)
2020-04-07  Zachary Warebpo-40214: Temporarily disable a ctypes test (GH-19404)
2020-04-07  amaajemyfrencloses bpo-40166: Change Unicode Howto so that it does...
2020-04-06  Pablo Galindobpo-40196: Fix a bug in the symtable when reporting...
2020-04-06  Victor Stinnerbpo-40170: PyObject_GET_WEAKREFS_LISTPTR() becomes...
2020-04-06  Zackery Spytzbpo-40147: Fix a compiler warning on Windows in Python...
2020-04-06  Raymond Hettingerbpo-40197: Better describe the benchmark results table...
2020-04-05  Mark DickinsonFix misinformation about NaN != NaN comparison (GH...
2020-04-05  Batuhan Taşkayabpo-40190: Add support for _SC_AIX_REALMEM in sysconf...
2020-04-04  Serhiy Storchakabpo-40182: Remove the _field_types attribute of the...
2020-04-04  Batuhan Taşkayacloses bpo-40184: Only define pysiphash if the hash...
2020-04-04  Hai Shibpo-40077: Fix potential refleaks of _json: traverse...
2020-04-04  Serhiy Storchakabpo-36517: Raise error on multiple inheritance with...
2020-04-04  Raymond HettingerConvert tuples to sets for faster searches (GH-19365)
2020-04-04  Steve Dowerbpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359)
2020-04-04  Tal Einatbpo-38689: avoid IDLE hanging when calltip fails gettin...
2020-04-03  Chris Martinezbpo-40158: Fix CPython MSBuild Properties in NuGet...
2020-04-03  Pablo Galindobpo-40141: Include the value in the column position...
2020-04-03  Pablo Galindobpo-40147: Move the check for duplicate keywords to...
2020-04-03  Zackery Spytzbpo-40131: Fix source and target order in zipapp exampl...
2020-04-03  Michael Feltbpo-40112: distutils test_search_cpp: Fix logic to...
2020-04-03  laike9mbpo-40122: Updated documentation for dis.findlabels...
2020-04-03  Victor Stinnerbpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines...
2020-04-03  Victor Stinnerbpo-40162: Update Travis CI config to OpenSSL 1.1.1f...
2020-04-02  Victor Stinnerbpo-40140: test_builtin.PtyTests registers SIGHUP handl...
2020-04-02  Tim Hatchlib2to3: Support named assignment expressions (GH-12702)
2020-04-02  Derek Keelerbpo-38972: Link to instructions to change PowerShell...
2020-04-02  Hai Shibpo-1635741: Fix refleak in _locale init error handling...
2020-04-02  Hai Shibpo-1635741: Port resource extension module to multipha...
2020-04-02  Kyle Stanleybpo-40115: Fix refleak in test_asyncio.test_run_in_exec...
2020-04-02  Victor Stinnerbpo-40094: Fix which.py script exit code (GH-19286)
2020-04-02  Victor Stinnerbpo-40094: CGIHTTPRequestHandler logs exit code (GH...
2020-04-02  Dong-hee Nabpo-37207: Use PEP 590 vectorcall to speed up dict...
2020-04-02  Victor Stinnerbpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines...
2020-04-02  Victor Stinnerbpo-39503: CVE-2020-8492: Fix AbstractBasicAuthHandler...
2020-04-02  Victor Stinnerbpo-40094: mailcap.test() uses waitstatus_to_exitcode...
2020-04-01  Pablo Galindobpo-40141: Add line and column information to ast.keywo...
2020-04-01  Victor Stinnerbpo-40094: Add os.waitstatus_to_exitcode() (GH-19201)
2020-04-01  Arnon Yaaribpo-38527: fix configure script for Solaris (GH-16845)
2020-04-01  Paulo Henrique... bpo-40071: Fix potential crash in _functoolsmodule...
2020-04-01  Barney Galebpo-39682: make `pathlib.Path` immutable by removing...
2020-04-01  Zackery Spytzbpo-33262: Deprecate passing None for `s` to shlex...
2020-04-01  Victor Stinnerbpo-40094: Enhance os.WIFEXITED documentation (GH-19244)
2020-04-01  Serhiy Storchakabpo-40130: _PyUnicode_AsKind() should not be exported...
2020-04-01  Steve Dowerbpo-40121: Fix exception type in test (GH-19267)
2020-04-01  Pablo GalindoHandle when IOCTL_VM_SOCKETS_GET_LOCAL_CID does not...
2020-04-01  Victor Stinnerbpo-40094: Add missing import to wait_process() (GH...
2020-03-31  Victor Stinnerbpo-40094: Add run_command() to setup.py (GH-19266)
2020-03-31  Victor Stinnerbpo-31160: Fix race condition in test_os.PtyTests ...
2020-03-31  Victor Stinnerbpo-40094: Add _bootsubprocess._waitstatus_to_exitcode...
next