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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] bpo-41119: Output correct error message for list/tuple followed by colo...
Lysandros Nikolaou
2020-06-26
2
-325/+289
*
[3.9] bpo-41069: Make TESTFN and the CWD for tests containing non-ascii chara...
Serhiy Storchaka
2020-06-25
23
-76/+108
*
BPO-41100: Support macOS 11 when building (GH-21113)
Miss Islington (bot)
2020-06-25
3
-2/+3
*
bpo-41112: Fix test_peg_generator on non-UTF-8 locales. (GH-21138)
Miss Islington (bot)
2020-06-25
1
-2/+2
*
bpo-41113: Fix test_warnings on non-Western locales. (GH-21143)
Miss Islington (bot)
2020-06-25
1
-3/+3
*
[3.9] bpo-41009: fix requires_OS_version() class decorator (GH-20942) (GH-20947)
Christian Heimes
2020-06-25
2
-19/+21
*
bpo-35773: Fix test_bdb on non-UTF-8 locales. (GH-21136)
Miss Islington (bot)
2020-06-25
1
-1/+1
*
bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141)
Miss Islington (bot)
2020-06-25
2
-1/+2
*
bpo-39580: add check for CLI installation on macOS (GH-20271)
Miss Islington (bot)
2020-06-25
2
-1/+5
*
Forward port macOS installer updates from 3.7/3.8 (GH-21132) (GH-21135)
Ned Deily
2020-06-25
4
-249/+134
*
bpo-41074: Fix support of non-ASCII names and SQL in msilib. (GH-21126)
Miss Islington (bot)
2020-06-25
3
-8/+21
*
bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081)
Miss Islington (bot)
2020-06-24
1
-0/+1
*
bpo-41094: Additional fix for PYTHONSTARTUP. (GH-21119)
Miss Islington (bot)
2020-06-24
2
-11/+45
*
bpo-41038: Fix non-ASCII string corruption in Win32 resource files (GH-20985)
Miss Islington (bot)
2020-06-24
1
-0/+1
*
bpo-41094: Fix decoding errors with audit when open files. (GH-21095)
Miss Islington (bot)
2020-06-24
5
-12/+33
*
[3.9] bpo-41056: Fix a possible MemoryError leak within zoneinfo. (GH-21007)
Paul Ganssle
2020-06-24
2
-4/+3
*
bpo-41005: Fixed perrmission error (GH-20936) (GH-21051)
Miss Islington (bot)
2020-06-24
2
-1/+2
*
Fix typo in dataclasses module (GH-21109) (#21110)
Miss Islington (bot)
2020-06-24
1
-1/+1
*
bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-...
Miss Islington (bot)
2020-06-24
1
-4/+5
*
[3.9] bpo-31938: Fix default-value signatures of several functions in the sel...
Anthony Sottile
2020-06-23
3
-13/+18
*
bpo-41089: Filters and other issues in Visual Studio projects (GH-21070)
Steve Dower
2020-06-23
46
-290/+1126
*
bpo-41054: Simplify resource compilation on Windows (GH-21004)
Miss Islington (bot)
2020-06-23
4
-36/+3
*
bpo-41085: Fix array.array.index() on 64-bit Windows (GH-21071)
Miss Islington (bot)
2020-06-23
2
-1/+3
*
Small clean-ups for the random module (GH-21038) (GH-21065)
Miss Islington (bot)
2020-06-23
1
-30/+27
*
Improve asyncio.loop.call_soon() documentation (GH-20883)
Miss Islington (bot)
2020-06-23
3
-3/+7
*
bpo-41068: Fix read after write in zipfile for non-ASCII files names. (GH-21040)
Miss Islington (bot)
2020-06-22
3
-1/+8
*
bpo-26407: Do not mask errors in csv. (GH-20536)
Miss Islington (bot)
2020-06-22
3
-9/+30
*
bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (G...
Miss Islington (bot)
2020-06-22
4
-1/+21
*
bpo-41061: Fix incorrect expressions in hashtable (GH-21028)
Miss Islington (bot)
2020-06-22
3
-4/+5
*
bpo-41056: Fix reference to deallocated stack in pathconfig (Coverity) (GH-21...
Miss Islington (bot)
2020-06-22
2
-1/+2
*
[3.9] bpo-40939: Deprecate PyNode_Compile (GH-21036)
Lysandros Nikolaou
2020-06-22
3
-3/+7
*
[3.9] Do not emit deprecation warnings inside CPython for old parser APIs (GH...
Pablo Galindo
2020-06-21
1
-7/+15
*
bpo-41058: Use source file encoding in pdb.find_function(). (GH-21010)
Miss Islington (bot)
2020-06-21
3
-14/+42
*
bpo-41056: Fix a NULL pointer dereference on MemoryError within the ssl modul...
Miss Islington (bot)
2020-06-21
2
-6/+7
*
[3.9] bpo-41052: Opt out serialization/deserialization for _random.Random (GH...
Dong-hee Na
2020-06-21
4
-1/+47
*
[3.9] bpo-41060: Avoid SEGFAULT when calling GET_INVALID_TARGET in the gramma...
Lysandros Nikolaou
2020-06-21
4
-26/+38
*
[3.9] bpo-40939: Deprecate the PyParser_SimpleParse* functions (GH-21012)
Lysandros Nikolaou
2020-06-21
4
-8/+23
*
Add link to .pypirc specification (GH-20680)
Miss Islington (bot)
2020-06-20
1
-0/+3
*
bpo-41044: Generate valid PEG python parsers for opt+seq rules (GH-20995)
Miss Islington (bot)
2020-06-20
2
-1/+15
*
bpo-40958: Avoid 'possible loss of data' warning on Windows (GH-20970)
Miss Islington (bot)
2020-06-20
2
-2/+2
*
bpo-41040: Fix test_modulefinder. (GH-20991)
Miss Islington (bot)
2020-06-19
1
-1/+2
*
bpo-38377: Fix skip_if_broken_multiprocessing_synchronize() on macOS (GH-20984)
Miss Islington (bot)
2020-06-19
1
-8/+9
*
Improve readability of `formataddr` docstring (GH-20963)
Miss Islington (bot)
2020-06-19
1
-1/+1
*
[3.9] bpo-40334: Produce better error messages on invalid targets (GH-20106) ...
Lysandros Nikolaou
2020-06-19
6
-1456/+1847
*
bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944...
Victor Stinner
2020-06-18
8
-12/+41
*
bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878)
Inada Naoki
2020-06-18
6
-22/+75
*
[3.9] bpo-40637: Do not emit warnings for disabled builtin hashes (GH… (GH-...
stratakis
2020-06-17
1
-1/+1
*
bpo-41003: Fix test_copyreg when numpy is installed (GH-20935) (GH-20945)
Victor Stinner
2020-06-17
4
-13/+29
*
bpo-19569: Add a macro to suppress deprecation warnings (GH-9004)
Miss Islington (bot)
2020-06-17
2
-0/+22
*
bpo-40958: Avoid buffer overflow in the parser when indexing the current line...
Miss Islington (bot)
2020-06-16
4
-16/+16
[next]