summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* [3.8] bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364) (GH-1...Serhiy Storchaka2020-04-181-3/+3
* bpo-40294: Fix _asyncio when module is loaded/unloaded multiple times (GH-19542)Miss Islington (bot)2020-04-171-0/+2
* closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against...Miss Islington (bot)2020-04-141-1248/+1248
* closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)Miss Islington (bot)2020-04-121-1/+53
* bpo-31758: Prevent crashes when using an uninitialized _elementtree.XMLParser...Miss Islington (bot)2020-04-121-0/+24
* closes bpo-39953: Update OpenSSL error codes table. (GH-19082)Miss Islington (bot)2020-04-111-379/+4702
* bpo-39689: Do not use native packing for format "?" with standard size (GH-18...Miss Islington (bot)2020-03-311-0/+3
* bpo-40121: Fixes audit event raised on creating a new socket (GH-19238)Miss Islington (bot)2020-03-311-3/+4
* bpo-40014: Fix os.getgrouplist() (GH-19126)Miss Islington (bot)2020-03-241-22/+25
* bpo-40014: Fix os.getgrouplist() on macOS (GH-19118)Miss Islington (bot)2020-03-231-0/+19
* bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. ...Miss Islington (bot)2020-03-211-7/+22
* bpo-39582: ossaudiodev module update helpers signature for ioctl calls. (GH-1...Miss Islington (bot)2020-03-141-3/+3
* [3.8] bpo-39871: Fix possible SystemError in atan2, copysign and remainder (G...Mark Dickinson2020-03-141-1/+5
* [3.8] bpo-38643: Raise SystemError instead of crashing when PyNumber_ToBase i...Serhiy Storchaka2020-03-121-0/+14
* bpo-39903: Fix double decref in _elementtree.Element.__getstate__ (GH-18850)Miss Islington (bot)2020-03-091-26/+17
* [3.8] bpo-38913: Fix segfault in Py_BuildValue("(sGH-O)", ...) if entered wit...Serhiy Storchaka2020-03-021-0/+42
* bpo-39378: partial of PickleState struct should be traversed. (GH-18046)Miss Islington (bot)2020-03-021-0/+1
* [3.8] Explicitly initialize like the surrounding code (GH-18717)Stefan Krah2020-02-291-1/+1
* [3.8] bpo-39794: Add --without-decimal-contextvar (GH-18702)Stefan Krah2020-02-292-29/+176
* bpo-39681: Fix C pickle regression with minimal file-like objects (GH-18592) ...Miss Islington (bot)2020-02-231-5/+36
* bpo-39576: Prevent memory error for overly optimistic precisions (GH-18581) (...Miss Islington (bot)2020-02-212-6/+210
* Valgrind no longer supports --db-attach=yes. (GH-18568) (#18576)Miss Islington (bot)2020-02-201-1/+1
* Use the new recommended number of repetitions in the refleak tests. (GH-18569...Miss Islington (bot)2020-02-201-1/+1
* Update runall.bat to the latest Windows build system. (GH-18571) (#18573)Miss Islington (bot)2020-02-201-41/+59
* bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resourc...Steve Dower2020-02-135-17/+174
* closes bpo-39621: Make buf arg to md5_compress be const. (GH-18497)Miss Islington (bot)2020-02-131-2/+2
* closes bpo-39605: Fix some casts to not cast away const. (GH-18453)Miss Islington (bot)2020-02-121-2/+2
* bpo-39590: make deque.__contains__ and deque.count hold strong references (GH...Miss Islington (bot)2020-02-091-0/+4
* bpo-39184: Add audit events to command execution functions in os and pty modu...Miss Islington (bot)2020-02-051-7/+42
* closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18295)Miss Islington (bot)2020-02-041-0/+1
* [3.8] bpo-39492: Fix a reference cycle between reducer_override and a Pickler...Antoine Pitrou2020-02-021-4/+18
* bpo-39393: Misleading error message on dependent DLL resolution failure (GH-1...Miss Islington (bot)2020-01-281-2/+3
* bpo-39426: Fix outdated default and highest protocols in docs (GH-18154)Miss Islington (bot)2020-01-242-16/+18
* bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18...Miss Islington (bot)2020-01-231-9/+26
* bpo-16575: Disabled checks for union types being passed by value. (GH-17960) ...Miss Islington (bot)2020-01-121-0/+18
* closes bpo-39262: Use specific out-of-memory message in _sharedexception_bind...Miss Islington (bot)2020-01-091-2/+4
* bpo-38532: Add missing decrefs in PyCFuncPtr_FromDll() (GH-17811)Miss Islington (bot)2020-01-031-0/+2
* [3.8] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17499)Miss Islington (bot)2019-12-071-1/+48
* Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python v...Miss Islington (bot)2019-12-071-1/+17
* bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428)Miss Islington (bot)2019-12-061-5/+5
* bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)Miss Islington (bot)2019-12-041-10/+6
* bpo-38634: Allow non-apple build to cope with libedit (GH-16986)Miss Islington (bot)2019-12-041-19/+4
* bpo-36854: Fix reference counter in PyInit__testcapi() (GH-17338)Victor Stinner2019-11-221-2/+5
* bpo-38823: Fix refleak in _tracemalloc init error handling (GH-17235)Miss Islington (bot)2019-11-201-1/+3
* bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250)Miss Islington (bot)2019-11-191-10/+21
* bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single ...Miss Islington (bot)2019-11-181-2/+2
* bpo-38622: Add missing audit events for ctypes module (GH-17158)Miss Islington (bot)2019-11-182-7/+65
* bpo-38823: Clean up refleaks in _tkinter initialization. (GH-17206)Miss Islington (bot)2019-11-181-0/+2
* bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) ...Miss Islington (bot)2019-11-182-3/+60
* bpo-38823: Clean up refleaks in _contextvars initialization. (GH-17198)Miss Islington (bot)2019-11-171-0/+3