summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* bpo-40497: Fix handling of check in subprocess.check_output() (GH-19897)Rémi Lapeyre2021-09-201-0/+4
* bpo-45128: fixes `test_multiprocessing_fork` mysterious crash (GH-28387)Nikita Sobolev2021-09-191-0/+2
* bpo-30856: Update TestResult early, without buffering in _Outcome (GH-28180)Serhiy Storchaka2021-09-191-0/+6
* bpo-36674: Honour the skipping decorators in TestCase.debug() (GH-28446)Serhiy Storchaka2021-09-181-0/+2
* bpo-45235: Fix argparse overrides namespace with subparser defaults (GH-28420)Adam Schwalm2021-09-181-0/+2
* bpo-45183: don't raise an exception when calling zipimport.zipimporter.find_s...Brett Cannon2021-09-171-0/+3
* bpo-45116: Add the Py_ALWAYS_INLINE macro (GH-28390)Victor Stinner2021-09-171-0/+3
* bpo-45162: Remove many old deprecated unittest features (GH-28268)Serhiy Storchaka2021-09-171-0/+6
* bpo-45228: Fix stack buffer overflow in parsing J1939 address (GH-28404)Serhiy Storchaka2021-09-171-0/+1
* bpo-45225: use map function instead of genexpr in capwords (GH-28342)speedrun-program2021-09-161-0/+1
* bpo-45220: Avoid automatically selecting the Windows 11 SDK preview when buil...Steve Dower2021-09-161-0/+3
* bpo-45155 : Default arguments for int.to_bytes(length=1, byteorder=sys.byteor...Barry Warsaw2021-09-161-0/+3
* bpo-5846: Deprecate obsolete methods in `unittest` (GH-28299)Erlend Egeberg Aasland2021-09-151-0/+14
* bpo-45193: News for IDLE PR_28343 (GH-28348)Terry Jan Reedy2021-09-151-0/+1
* bpo-45167: Fix deepcopying of GenericAlias (GH-28324)Serhiy Storchaka2021-09-151-0/+1
* bpo-45188: Windows now regenerates frozen modules at the start of build inste...Steve Dower2021-09-151-0/+3
* bpo-45185: enables `TestEnumerations` in `test_ssl` (GH-28330)Nikita Sobolev2021-09-151-0/+1
* bpo-45020: Freeze some of the modules imported during startup. (gh-28335)Eric Snow2021-09-151-0/+4
* bpo-44786: Fix a warning in RE in c-analyzer (GH-28351)Serhiy Storchaka2021-09-151-0/+1
* bpo-45020: Add -X frozen_modules=[on|off] to explicitly control use of frozen...Eric Snow2021-09-141-0/+3
* closes bpo-45190: Update Unicode data to version 14.0.0. (GH-28336)Benjamin Peterson2021-09-141-0/+1
* bpo-45195: Fix test_readline.test_nonascii() (GH-28329)Victor Stinner2021-09-141-0/+3
* bpo-45156: Fixes inifite loop on unittest.mock.seal() (GH-28300)Nikita Sobolev2021-09-141-0/+2
* bpo-45168: change dis output to omit missing values rather than replacing the...Irit Katriel2021-09-141-0/+1
* bpo-42135 Correct version slated for importlib.find_loader removal (GH-28312)Hugo van Kemenade2021-09-131-0/+3
* bpo-45173 Remove configparser deprecations (GH-28292)Hugo van Kemenade2021-09-131-0/+7
* bpo-21302: Add clock_nanosleep() implementation for time.sleep() (GH-28111)Livius2021-09-131-0/+2
* bpo-43413: Fix handling keyword arguments in subclasses of some buitin classe...Serhiy Storchaka2021-09-121-0/+4
* bpo-44987: Speed up unicode normalization of ASCII strings (GH-28283)Dong-hee Na2021-09-111-0/+2
* bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH...Serhiy Storchaka2021-09-111-0/+3
* bpo-45163: Haiku build fix. (GH-28269)David CARLIER2021-09-111-0/+1
* bpo-25894: Always report skipped and failed subtests separately (GH-28082)Serhiy Storchaka2021-09-101-0/+4
* bpo-44219: Mention GH-28250 is a deadlock bugfix (GH-28261)Łukasz Langa2021-09-101-1/+2
* bpo-40563: Support pathlike objects on dbm/shelve (GH-21849)Henry-Joseph Audéoud2021-09-101-0/+1
* bpo-45024 and bpo-23864: Document how interface testing works with the collec...Raymond Hettinger2021-09-101-0/+4
* bpo-45067 - Verify the version of ncurses for extended color support feature ...Senthil Kumaran2021-09-091-0/+5
* bpo-44219: Release the GIL during isatty syscalls (GH-28250)Vincent Michel2021-09-091-0/+4
* bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)Victor Stinner2021-09-091-0/+2
* bpo-20499: Rounding error in statistics.pvariance (GH-28230)Raymond Hettinger2021-09-091-0/+1
* bpo-38371: Remove deprecated `tkinter` split() method (GH-28237)Erlend Egeberg Aasland2021-09-081-0/+2
* bpo-45129 Remove deprecated reuse_address (GH-28207)Hugo van Kemenade2021-09-081-0/+6
* bpo-44959: Add fallback to extension modules with '.sl' suffix on HP-UX (GH-2...Florin Spătar2021-09-081-0/+1
* bpo-45121: Fix RecursionError when calling Protocol.__init__ from a subclass'...Yurii Karabas2021-09-081-0/+2
* bpo-45132 Remove deprecated __getitem__ methods (GH-28225)Hugo van Kemenade2021-09-081-0/+5
* bpo-39573: Py_TYPE becomes a static inline function (GH-28128)Victor Stinner2021-09-081-0/+3
* bpo-45012: Release GIL around stat in os.scandir (GH-28085)Stanisław Skonieczny2021-09-072-0/+3
* bpo-44348: BaseException deallocator uses trashcan (GH-28190)Victor Stinner2021-09-071-0/+8
* bpo-45034: Fix how upper limit is formatted for `struct.pack("H", ...)` (GH-2...Nikita Sobolev2021-09-072-0/+3
* Revert "bpo-45035: Make sysconfig posix_home depend on platlibdir (GH-28011)"...Pablo Galindo Salgado2021-09-071-2/+0
* bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194)Yury Selivanov2021-09-072-2/+5