index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-40497: Fix handling of check in subprocess.check_output() (GH-19897)
Rémi Lapeyre
2021-09-20
1
-0/+4
*
bpo-45128: fixes `test_multiprocessing_fork` mysterious crash (GH-28387)
Nikita Sobolev
2021-09-19
1
-0/+2
*
bpo-30856: Update TestResult early, without buffering in _Outcome (GH-28180)
Serhiy Storchaka
2021-09-19
1
-0/+6
*
bpo-36674: Honour the skipping decorators in TestCase.debug() (GH-28446)
Serhiy Storchaka
2021-09-18
1
-0/+2
*
bpo-45235: Fix argparse overrides namespace with subparser defaults (GH-28420)
Adam Schwalm
2021-09-18
1
-0/+2
*
bpo-45183: don't raise an exception when calling zipimport.zipimporter.find_s...
Brett Cannon
2021-09-17
1
-0/+3
*
bpo-45116: Add the Py_ALWAYS_INLINE macro (GH-28390)
Victor Stinner
2021-09-17
1
-0/+3
*
bpo-45162: Remove many old deprecated unittest features (GH-28268)
Serhiy Storchaka
2021-09-17
1
-0/+6
*
bpo-45228: Fix stack buffer overflow in parsing J1939 address (GH-28404)
Serhiy Storchaka
2021-09-17
1
-0/+1
*
bpo-45225: use map function instead of genexpr in capwords (GH-28342)
speedrun-program
2021-09-16
1
-0/+1
*
bpo-45220: Avoid automatically selecting the Windows 11 SDK preview when buil...
Steve Dower
2021-09-16
1
-0/+3
*
bpo-45155 : Default arguments for int.to_bytes(length=1, byteorder=sys.byteor...
Barry Warsaw
2021-09-16
1
-0/+3
*
bpo-5846: Deprecate obsolete methods in `unittest` (GH-28299)
Erlend Egeberg Aasland
2021-09-15
1
-0/+14
*
bpo-45193: News for IDLE PR_28343 (GH-28348)
Terry Jan Reedy
2021-09-15
1
-0/+1
*
bpo-45167: Fix deepcopying of GenericAlias (GH-28324)
Serhiy Storchaka
2021-09-15
1
-0/+1
*
bpo-45188: Windows now regenerates frozen modules at the start of build inste...
Steve Dower
2021-09-15
1
-0/+3
*
bpo-45185: enables `TestEnumerations` in `test_ssl` (GH-28330)
Nikita Sobolev
2021-09-15
1
-0/+1
*
bpo-45020: Freeze some of the modules imported during startup. (gh-28335)
Eric Snow
2021-09-15
1
-0/+4
*
bpo-44786: Fix a warning in RE in c-analyzer (GH-28351)
Serhiy Storchaka
2021-09-15
1
-0/+1
*
bpo-45020: Add -X frozen_modules=[on|off] to explicitly control use of frozen...
Eric Snow
2021-09-14
1
-0/+3
*
closes bpo-45190: Update Unicode data to version 14.0.0. (GH-28336)
Benjamin Peterson
2021-09-14
1
-0/+1
*
bpo-45195: Fix test_readline.test_nonascii() (GH-28329)
Victor Stinner
2021-09-14
1
-0/+3
*
bpo-45156: Fixes inifite loop on unittest.mock.seal() (GH-28300)
Nikita Sobolev
2021-09-14
1
-0/+2
*
bpo-45168: change dis output to omit missing values rather than replacing the...
Irit Katriel
2021-09-14
1
-0/+1
*
bpo-42135 Correct version slated for importlib.find_loader removal (GH-28312)
Hugo van Kemenade
2021-09-13
1
-0/+3
*
bpo-45173 Remove configparser deprecations (GH-28292)
Hugo van Kemenade
2021-09-13
1
-0/+7
*
bpo-21302: Add clock_nanosleep() implementation for time.sleep() (GH-28111)
Livius
2021-09-13
1
-0/+2
*
bpo-43413: Fix handling keyword arguments in subclasses of some buitin classe...
Serhiy Storchaka
2021-09-12
1
-0/+4
*
bpo-44987: Speed up unicode normalization of ASCII strings (GH-28283)
Dong-hee Na
2021-09-11
1
-0/+2
*
bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH...
Serhiy Storchaka
2021-09-11
1
-0/+3
*
bpo-45163: Haiku build fix. (GH-28269)
David CARLIER
2021-09-11
1
-0/+1
*
bpo-25894: Always report skipped and failed subtests separately (GH-28082)
Serhiy Storchaka
2021-09-10
1
-0/+4
*
bpo-44219: Mention GH-28250 is a deadlock bugfix (GH-28261)
Łukasz Langa
2021-09-10
1
-1/+2
*
bpo-40563: Support pathlike objects on dbm/shelve (GH-21849)
Henry-Joseph Audéoud
2021-09-10
1
-0/+1
*
bpo-45024 and bpo-23864: Document how interface testing works with the collec...
Raymond Hettinger
2021-09-10
1
-0/+4
*
bpo-45067 - Verify the version of ncurses for extended color support feature ...
Senthil Kumaran
2021-09-09
1
-0/+5
*
bpo-44219: Release the GIL during isatty syscalls (GH-28250)
Vincent Michel
2021-09-09
1
-0/+4
*
bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)
Victor Stinner
2021-09-09
1
-0/+2
*
bpo-20499: Rounding error in statistics.pvariance (GH-28230)
Raymond Hettinger
2021-09-09
1
-0/+1
*
bpo-38371: Remove deprecated `tkinter` split() method (GH-28237)
Erlend Egeberg Aasland
2021-09-08
1
-0/+2
*
bpo-45129 Remove deprecated reuse_address (GH-28207)
Hugo van Kemenade
2021-09-08
1
-0/+6
*
bpo-44959: Add fallback to extension modules with '.sl' suffix on HP-UX (GH-2...
Florin Spătar
2021-09-08
1
-0/+1
*
bpo-45121: Fix RecursionError when calling Protocol.__init__ from a subclass'...
Yurii Karabas
2021-09-08
1
-0/+2
*
bpo-45132 Remove deprecated __getitem__ methods (GH-28225)
Hugo van Kemenade
2021-09-08
1
-0/+5
*
bpo-39573: Py_TYPE becomes a static inline function (GH-28128)
Victor Stinner
2021-09-08
1
-0/+3
*
bpo-45012: Release GIL around stat in os.scandir (GH-28085)
Stanisław Skonieczny
2021-09-07
2
-0/+3
*
bpo-44348: BaseException deallocator uses trashcan (GH-28190)
Victor Stinner
2021-09-07
1
-0/+8
*
bpo-45034: Fix how upper limit is formatted for `struct.pack("H", ...)` (GH-2...
Nikita Sobolev
2021-09-07
2
-0/+3
*
Revert "bpo-45035: Make sysconfig posix_home depend on platlibdir (GH-28011)"...
Pablo Galindo Salgado
2021-09-07
1
-2/+0
*
bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194)
Yury Selivanov
2021-09-07
2
-2/+5
[next]