summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* [3.8] bpo-43799: OpenSSL 3.0.0: declare OPENSSL_API_COMPAT 1.1.1 (GH-25329) (...Christian Heimes2021-04-131-0/+2
* [3.8] bpo-42248: [Enum] ensure exceptions raised in ``_missing_`` are release...Ethan Furman2021-04-121-0/+1
* bpo-43739: Add type declaration Doc/extending/extending.rst example (GH-25332)Miss Islington (bot)2021-04-101-0/+1
* bpo-43105: Importlib now resolves relative paths when creating module spec ob...Steve Dower2021-04-091-0/+2
* [3.8] bpo-43788: Generate version specific _ssl_data.h (GH-25300) (GH-25311)Christian Heimes2021-04-091-0/+4
* bpo-43794: OpenSSL 3.0.0: set OP_IGNORE_UNEXPECTED_EOF by default (GH-25309)Miss Islington (bot)2021-04-091-0/+1
* [3.8] bpo-43789: OpenSSL 3.0.0 Don't call passwd callback again in error case...Miss Islington (bot)2021-04-091-0/+2
* [3.8] bpo-43791: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304) (GH-25...Miss Islington (bot)2021-04-091-0/+2
* bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391)Miss Islington (bot)2021-04-071-0/+1
* bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213)Miss Islington (bot)2021-04-061-0/+2
* [3.8] Fix blurb for bpo-43176. (GH-25215) (GH-25218)Miss Islington (bot)2021-04-061-1/+1
* bpo-43176: Fix processing of empty dataclasses (GH-24484)Miss Islington (bot)2021-04-061-0/+1
* bpo-36470: Allow dataclasses.replace() to handle InitVars with default values...Miss Islington (bot)2021-04-051-0/+2
* Merge tag 'v3.8.9' into 3.8Łukasz Langa2021-04-0227-68/+276
|\
| * Python 3.8.9v3.8.9Łukasz Langa2021-04-0227-68/+276
* | [3.9] bpo-26053: Fix args echoed by pdb run command (GH-25149)Miss Islington (bot)2021-04-021-0/+1
|/
* bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (GH-25110) (GH-25113)Miss Islington (bot)2021-03-311-0/+2
* bpo-42225: IDLE - document two unix-related problems. (GH-25078)Miss Islington (bot)2021-03-311-0/+2
* bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)Miss Islington (bot)2021-03-302-0/+3
* [3.8] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25089)Christian Heimes2021-03-301-0/+1
* bpo-43660: Fix crash when displaying exceptions with custom values for sys.st...Miss Islington (bot)2021-03-291-0/+3
* bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843) (G...Miss Islington (bot)2021-03-291-0/+4
* bpo-35930: Raising an exception raised in a "future" instance will create ref...Miss Islington (bot)2021-03-291-0/+2
* bpo-42988: Remove the pydoc getfile feature (GH-25015)Miss Islington (bot)2021-03-291-0/+4
* [3.8] bpo-43617: Check autoconf-archive package in configure.ac (GH-25016) (G...Christian Heimes2021-03-271-0/+2
* bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24...Miss Islington (bot)2021-03-211-0/+1
* bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)Miss Islington (bot)2021-03-181-0/+1
* [3.8] bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881)Gregory P. Smith2021-03-151-0/+8
* bpo-43199: Briefly explain why no goto (GH-24852)Miss Islington (bot)2021-03-151-0/+1
* [3.8] bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) (#24833)Senthil Kumaran2021-03-131-0/+8
* bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777)Miss Islington (bot)2021-03-121-0/+2
* [3.8] bpo-43439: Add audit hooks for gc functions (GH-24794). (GH-24810)Pablo Galindo2021-03-101-0/+2
* [3.8] bpo-43406: Fix possible race condition where ``PyErr_CheckSignals`` tri...Antoine Pitrou2021-03-061-0/+2
* bpo-43407: Clarify comparisons of time.monotonic() et al results (GH-24757)Miss Islington (bot)2021-03-061-0/+4
* [3.8] bpo-37193: Remove thread objects which finished process its request (GH...Miss Islington (bot)2021-03-041-0/+2
* bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)Miss Islington (bot)2021-03-031-0/+2
* bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. (GH-24677)Miss Islington (bot)2021-03-011-0/+1
* bpo-36346: Document removal schedule of deprecate APIs (GH-20879) (#24626)Miss Islington (bot)2021-03-011-0/+2
* bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647)Miss Islington (bot)2021-02-251-0/+3
* bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) (GH-24632)Miss Islington (bot)2021-02-241-0/+3
* bpo-43260: io: Prevent large data remains in textio buffer. (GH-24592)Inada Naoki2021-02-221-0/+2
* bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595)Miss Islington (bot)2021-02-211-0/+2
* Python 3.8.8v3.8.8Łukasz Langa2021-02-191-0/+8
* Python 3.8.8rc1v3.8.8rc1Łukasz Langa2021-02-1638-68/+367
* bpo-42819, readline: Disable bracketed paste (GH-24108)Miss Islington (bot)2021-02-152-0/+9
* bpo-43108: Fix a reference leak in the curses module (GH-24420) (GH-24429)Miss Islington (bot)2021-02-151-0/+1
* [3.8] bpo-42967: only use '&' as a query string separator (GH-24297) (#24529)Senthil Kumaran2021-02-151-0/+1
* bpo-41748: Handles unquoted attributes with commas (GH-24072)Miss Islington (bot)2021-02-011-0/+2
* [3.9] bpo-41604: Don't decrement the reference count of the previous user_ptr...Miss Islington (bot)2021-01-311-0/+2
* bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t...Miss Islington (bot)2021-01-311-0/+2