summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library
Commit message (Expand)AuthorAgeFilesLines
* bpo-43258: Don't allocate sqlite3 aggregate context for empty queries (GH-24569)Erlend Egeberg Aasland2021-02-191-0/+2
* bpo-42960: Add resource.RLIMIT_KQUEUES constant from FreeBSD (GH-24251)David CARLIER2021-02-181-0/+1
* bpo-43172: readline now passes its tests when built against libedit (GH-24499)Gregory P. Smith2021-02-121-0/+4
* bpo-40956: Fix segfault when Connection.backup is called without target (GH-2...Erlend Egeberg Aasland2021-02-101-0/+3
* bpo-43163: Handle unclosed parentheses in codeop (GH-24483)Pablo Galindo2021-02-091-0/+2
* bpo-43162: [Enum] deprecate enum member.member access (GH-24486)Ethan Furman2021-02-091-0/+2
* bpo-43102: Set namedtuple __new__'s internal builtins to a dict. (GH-24439)Raymond Hettinger2021-02-041-0/+2
* bpo-43106: Add os.O_EVTONLY/O_FSYNC/O_SYMLINK/O_NOFOLLOW_ANY (GH-24428)Dong-hee Na2021-02-031-0/+2
* Python 3.10.0a5Pablo Galindo2021-02-0232-61/+0
* bpo-43108: Fix a reference leak in the curses module (GH-24420)Pablo Galindo2021-02-021-0/+1
* bpo-41149: Fix a bug in threading that causes fals-y threads callables to fai...BarneyStratford2021-02-021-0/+1
* bpo-41748: Handles unquoted attributes with commas (#24072)Karl Dubost2021-02-011-0/+2
* bpo-38307: Add end_lineno attribute to pyclbr Objects (GH-24348)Aviral Srivastava2021-02-011-0/+3
* bpo-42834: Fix _json internal caches for subinterpreters (GH-24121)Ken Jin2021-02-011-0/+1
* bpo-41604: Don't decrement the reference count of the previous user_ptr when ...Anonymous Maarten2021-01-311-0/+2
* bpo-43077: Update bundled pip to 21.0.1 and setuptools to 52.0.0 (GH-24386)Paul Moore2021-01-301-0/+1
* bpo-41282: Add deprecation warning and docs for distutils (PEP 632) (GH-24355)Steve Dower2021-01-291-0/+1
* bpo-38250: [Enum] single-bit flags are canonical (GH-24215)Ethan Furman2021-01-251-0/+5
* bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)Victor Stinner2021-01-251-1/+1
* bpo-42383: pdb: do not fail to restart the target if the current directory ch...Andrey Bienkowski2021-01-251-0/+2
* bpo-42955: Add sys.modules_names (GH-24238)Victor Stinner2021-01-251-0/+2
* bpo-43014: Improve performance of tokenize.tokenize by 20-30%Anthony Sottile2021-01-241-0/+1
* bpo-42384: pdb: correctly populate sys.path[0] (GH-23338)Andrey Bienkowski2021-01-221-0/+1
* bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorcho...Cheryl Sabella2021-01-211-0/+2
* bpo-42323: Fix math.nextafter() for NaN on AIX (GH-24265)Victor Stinner2021-01-201-0/+1
* bpo-42780: Fix set_inheritable() for O_PATH file descriptors on Linux (GH-24172)cptpcrd2021-01-201-0/+1
* bpo-42005: profile and cProfile catch BrokenPipeError (GH-22643)Zhiming Wang2021-01-201-0/+2
* bpo-42923: Dump extension modules on fatal error (GH-24207)Victor Stinner2021-01-181-0/+2
* bpo-42944 Fix Random.sample when counts is not None (GH-24235)jonanifranco2021-01-181-0/+1
* bpo-42931: randbytes missing from random.__all__ (GH-24219)Setrak Balian2021-01-151-0/+1
* bpo-42934: use TracebackException(compact=True) in unittest.TestResult (GH-24...Irit Katriel2021-01-151-0/+3
* bpo-42877: add the 'compact' param to TracebackException's __init__ (#24179)Irit Katriel2021-01-151-0/+4
* bpo-39273: Expose BUTTON5_* constants in the curses module if available (GH-1...Zackery Spytz2021-01-141-0/+2
* bpo-42901: [Enum] move member creation to `__set_name__` (GH-24196)Ethan Furman2021-01-131-0/+3
* bpo-42848: remove recursion from TracebackException (GH-24158)Irit Katriel2021-01-121-0/+1
* bpo-42802: Remove distutils bdist_wininst command (GH-24043)Victor Stinner2021-01-081-0/+3
* bpo-42866: Fix refleak in CJK getcodec() (GH-24165)Victor Stinner2021-01-081-0/+2
* bpo-42846: Convert CJK codec extensions to multiphase init (GH-24157)Victor Stinner2021-01-071-0/+3
* bpo-42851: [Enum] remove brittle __init_subclass__ support (GH-24154)Ethan Furman2021-01-071-0/+1
* bpo-24464: Deprecate sqlite3.enable_shared_cache (GH-24008)Erlend Egeberg Aasland2021-01-061-0/+3
* bpo-40810: Require SQLite 3.7.15 (GH-24106)Erlend Egeberg Aasland2021-01-061-0/+1
* bpo-1635741: Convert _multibytecodec to multi-phase init (GH-24095)Erlend Egeberg Aasland2021-01-041-0/+2
* Python 3.10.0a4v3.10.0a4Pablo Galindo2021-01-0453-106/+0
* bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874)Serhiy Storchaka2021-01-031-0/+1
* bpo-42772: Step argument ignored when stop is None. (GH-24018)Raymond Hettinger2021-01-021-0/+2
* handle empty string in variable executable in platform.libc_ver() (#23140)Kurochan2021-01-021-0/+1
* bpo-42756: Configure LMTP Unix-domain socket to use global default timeout wh...Ross2021-01-011-0/+2
* bpo-37193: Remove thread objects which finished process its request (GH-23127)Jason R. Coombs2020-12-311-0/+2
* bpo-42163, bpo-42189, bpo-42659: Support uname_tuple._replace (for all but pr...Jason R. Coombs2020-12-311-0/+1
* bpo-42382: In importlib.metadata, `EntryPoint` objects now expose `dist` (#23...Jason R. Coombs2020-12-311-0/+6