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
/
Lib
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-39207: Spawn workers on demand in ProcessPoolExecutor (GH-19453)
Kyle Stanley
2020-04-19
1
-4/+40
*
bpo-40325: Deprecate set object support in random.sample() (GH-19591)
Raymond Hettinger
2020-04-19
1
-1/+5
*
bpo-35113: Fix inspect.getsource to return correct source for inner classes (...
Karthikeyan Singaravelan
2020-04-18
3
-4/+151
*
Add spaces around the ":=" operator in ast_unparse.c (GH-19568)
Hakan Çelik
2020-04-18
1
-2/+2
*
bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364)
Serhiy Storchaka
2020-04-18
1
-0/+105
*
bpo-35967: Skip test with `uname -p` on Android (GH-19577)
Chih-Hsuan Yen
2020-04-18
1
-2/+5
*
bpo-40257: Improve help for the typing module (GH-19546)
Serhiy Storchaka
2020-04-18
1
-1/+2
*
bpo-40286: Use random.randbytes() in tests (GH-19575)
Victor Stinner
2020-04-17
5
-28/+9
*
bpo-40286: Makes simpler the relation between randbytes() and getrandbits() (...
Serhiy Storchaka
2020-04-17
1
-4/+20
*
bpo-40282: Allow random.getrandbits(0) (GH-19539)
Antoine Pitrou
2020-04-17
1
-40/+29
*
bpo-40286: Add randbytes() method to random.Random (GH-19527)
Victor Stinner
2020-04-17
1
-0/+51
*
bpo-40300: Allow empty logging.Formatter.default_msec_format. (GH-19551)
Mariusz Felisiak
2020-04-17
1
-0/+13
*
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
Victor Stinner
2020-04-17
1
-0/+8
*
bpo-40287: Fix SpooledTemporaryFile.seek() return value (GH-19540)
Inada Naoki
2020-04-17
1
-2/+4
*
bpo-39793: use the same domain on make_msgid tests (#18698)
Batuhan Taşkaya
2020-04-16
1
-4/+6
*
bpo-40290: Add zscore() to statistics.NormalDist. (GH-19547)
Raymond Hettinger
2020-04-16
1
-0/+15
*
bpo-35967 resolve platform.processor late (GH-12239)
Jason R. Coombs
2020-04-16
1
-7/+2
*
bpo-40209: Use tokenize.open in test_unparse (GH-19399)
Hakan Çelik
2020-04-16
1
-5/+2
*
bpo-35967: Make test_platform.test_uname_processor more lenient to satisfy bu...
Jason R. Coombs
2020-04-15
1
-4/+6
*
bpo-40257: Output object's own docstring in pydoc (GH-19479)
Serhiy Storchaka
2020-04-15
2
-4/+14
*
bpo-29255: Wait in KqueueSelector.select when no fds are registered (GH-19508)
Russell Davis
2020-04-15
1
-0/+13
*
bpo-35967: Baseline values for uname -p (GH-12824)
Jason R. Coombs
2020-04-15
1
-0/+14
*
bpo-40267: Fix message when last input character produces a SyntaxError (GH-1...
Lysandros Nikolaou
2020-04-15
1
-1/+1
*
Clean up compatibility code in importlib fixtures (#19156)
Jason R. Coombs
2020-04-15
1
-16/+2
*
bpo-40277: Add a repr() to namedtuple's _tuplegetter to aid with introspectio...
Ammar Askar
2020-04-15
1
-0/+12
*
bpo-39481: PEP 585 for dataclasses, mailbox, contextvars (GH-19425)
Ethan Smith
2020-04-14
2
-5/+7
*
bpo-40260: Update modulefinder to use io.open_code() and respect coding comme...
Barry
2020-04-14
1
-5/+60
*
bpo-395222: Correctly unparse unicode prefix in ast_unparse.c (GH-19512)
Batuhan Taşkaya
2020-04-14
1
-0/+1
*
bpo-32033: Fix test_pwd failures on Android (GH-19502)
Zackery Spytz
2020-04-14
1
-1/+1
*
regrtest: log timeout at startup (GH-19514)
Victor Stinner
2020-04-14
2
-4/+15
*
bpo-39481: Make weakref and WeakSet generic (GH-19497)
Ethan Smith
2020-04-14
1
-0/+2
*
bpo-39481: Make functools.cached_property, partial, partialmethod generic (#1...
Ethan Smith
2020-04-14
1
-0/+2
*
bpo-40208: Remove deprecated has_exec method of SymbolTable (GH-19396)
Batuhan Taşkaya
2020-04-13
1
-1/+0
*
bpo-39380: Change ftplib encoding from latin-1 to utf-8 (GH-18048)
Sebastian Pedersen
2020-04-13
1
-32/+62
*
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c (GH-17426)
Batuhan Taşkaya
2020-04-13
1
-0/+14
*
bpo-39481: fix test_genericalias on Android (GH-19469)
Chih-Hsuan Yen
2020-04-13
1
-1/+7
*
bpo-40241: Add pycore_gc.h header file (GH-19494)
Victor Stinner
2020-04-13
2
-4/+4
*
Add double quote cases to invalid prefix tests (GH-19489)
Pablo Galindo
2020-04-13
1
-4/+5
*
bpo-40234: Revert "bpo-37266: Daemon threads are now denied in subinterpreter...
Victor Stinner
2020-04-12
1
-23/+19
*
bpo-40246: Report a better error message for invalid string prefixes (GH-19476)
Lysandros Nikolaou
2020-04-12
1
-1/+1
*
bpo-31758: Prevent crashes when using an uninitialized _elementtree.XMLParser...
Oren Milman
2020-04-12
1
-0/+15
*
bpo-39011: Preserve line endings within ElementTree attributes (GH-18468)
mefistotelis
2020-04-12
1
-2/+3
*
bpo-39481: PEP 585 for a variety of modules (GH-19423)
Batuhan Taşkaya
2020-04-10
1
-0/+21
*
bpo-39481: PEP 585 for difflib, filecmp, fileinput (#19422)
Ethan Smith
2020-04-10
1
-0/+6
*
bpo-39481: PEP 585 for enumerate, AsyncGeneratorType, mmap (GH-19421)
Ethan Smith
2020-04-10
1
-4/+5
*
bpo-39481: PEP 585 for ipaddress.py (GH-19418)
Batuhan Taşkaya
2020-04-10
1
-0/+4
*
Generic itertools.chain (GH-19417)
Ethan Smith
2020-04-10
1
-1/+3
*
bpo-31904: Fix test_c_locale_coercion encodings for VxWorks RTOS (GH-19448)
pxinwr
2020-04-09
1
-0/+4
*
bpo-40185: Refactor typing.NamedTuple (GH-19371)
Serhiy Storchaka
2020-04-08
1
-17/+11
*
bpo-39481: Make os.DirEntry generic (GH-19415)
Batuhan Taşkaya
2020-04-07
1
-1/+2
[next]