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
*
Python 3.8.2
v3.8.2
Łukasz Langa
2020-02-24
14
-28/+115
*
bpo-39128: Added algorithm description (GH-18624)
Miss Islington (bot)
2020-02-24
1
-0/+11
*
Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. (GH-18...
Ned Deily
2020-02-24
1
-6/+10
*
Give proper credit for figuring out and writing PEP-3118 tests. (GH-18644) (#...
Miss Islington (bot)
2020-02-24
1
-0/+2
*
Give proper credits for the memoryview implementation. (GH-18626) (#18642)
Miss Islington (bot)
2020-02-24
1
-1/+11
*
bpo-39649: Remove obsolete check for `__args__` in bdb.Bdb.format_stack_entry...
Miss Islington (bot)
2020-02-24
2
-8/+2
*
bpo-39654: Update pyclbr doc to reflect additional information returned (GH-1...
Miss Islington (bot)
2020-02-24
2
-3/+8
*
bpo-39681: Fix C pickle regression with minimal file-like objects (GH-18592) ...
Miss Islington (bot)
2020-02-23
3
-9/+59
*
[3.8] bpo-39427: Document -X opt options in the CLI --help and the man page (...
Pablo Galindo
2020-02-23
3
-2/+73
*
bpo-39576: Clarify the word size for the 32-bit build. (GH-18616) (#18618)
Miss Islington (bot)
2020-02-23
1
-2/+2
*
bpo-17422: Language reference should specify restrictions on class namespace ...
Miss Islington (bot)
2020-02-22
2
-2/+5
*
bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530)
Miss Islington (bot)
2020-02-22
4
-3/+34
*
bpo-39576: docs: set context for decimal arbitrary precision arithmetic (GH-1...
Miss Islington (bot)
2020-02-21
1
-8/+58
*
fix(doc): set correct RST syntax for c:function (GH-18589)
Miss Islington (bot)
2020-02-21
1
-2/+2
*
bpo-38657: Clarify numeric padding behaviour in string formatting (GH-17036)
Miss Islington (bot)
2020-02-21
1
-2/+3
*
bpo-39576: Prevent memory error for overly optimistic precisions (GH-18581) (...
Miss Islington (bot)
2020-02-21
3
-6/+245
*
bpo-39184: Fix incorrect return value (GH-18580)
Miss Islington (bot)
2020-02-20
1
-1/+1
*
Valgrind no longer supports --db-attach=yes. (GH-18568) (#18576)
Miss Islington (bot)
2020-02-20
1
-1/+1
*
Use the new recommended number of repetitions in the refleak tests. (GH-18569...
Miss Islington (bot)
2020-02-20
1
-1/+1
*
Update runall.bat to the latest Windows build system. (GH-18571) (#18573)
Miss Islington (bot)
2020-02-20
1
-41/+59
*
bpo-39572: Document ’total’ flag of TypedDict (GH-18554)
Miss Islington (bot)
2020-02-19
3
-3/+29
*
bpo-39555: Fix distutils test to handle _d suffix on Windows debug build (GH-...
Miss Islington (bot)
2020-02-18
1
-2/+2
*
bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names ...
Miss Islington (bot)
2020-02-18
3
-1/+23
*
Post 3.8.2rc2
Łukasz Langa
2020-02-18
1
-1/+1
*
Merge tag 'v3.8.2rc2' into 3.8
Łukasz Langa
2020-02-18
14
-25/+107
|
\
|
*
Python 3.8.2rc2
v3.8.2rc2
Łukasz Langa
2020-02-17
14
-25/+107
*
|
[3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_char...
Miss Islington (bot)
2020-02-18
4
-28/+69
*
|
bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)
Miss Islington (bot)
2020-02-18
3
-2/+17
|
/
*
[3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18...
Dong-hee Na
2020-02-17
3
-3/+16
*
bpo-32892: Update the documentation for handling constants in AST. (GH-18514)
Miss Islington (bot)
2020-02-17
2
-3/+13
*
Revert "[3.8] bpo-27657: Fix urlparse() with numeric paths (GH-16839)" (GH-18...
Senthil Kumaran
2020-02-16
3
-7/+30
*
[3.8] closes bpo-39630: Update pointers to string literals to be const char *...
Benjamin Peterson
2020-02-14
3
-4/+4
*
closes bpo-39619 Fix os.chroot on HP-UX 11.31 (GH-18495)
Miss Islington (bot)
2020-02-14
3
-1/+26
*
bpo-39545: Document changes in the support of await in f-strings. (GH-18456)
Miss Islington (bot)
2020-02-14
2
-0/+10
*
[3.8] bpo-39606: allow closing async generators that are already closed (GH-1...
Miss Islington (bot)
2020-02-13
3
-6/+41
*
bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resourc...
Steve Dower
2020-02-13
15
-17/+314
*
closes bpo-39621: Make buf arg to md5_compress be const. (GH-18497)
Miss Islington (bot)
2020-02-13
1
-2/+2
*
bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b. (GH-18477)
Miss Islington (bot)
2020-02-12
3
-18/+47
*
bpo-21016: pydoc and trace use sysconfig (GH-18476)
Miss Islington (bot)
2020-02-12
3
-6/+9
*
bpo-39219: Fix SyntaxError attributes in the tokenizer. (GH-17828)
Miss Islington (bot)
2020-02-12
3
-5/+47
*
bpo-39605: Remove a cast that causes a warning. (GH-18473)
Miss Islington (bot)
2020-02-12
1
-1/+1
*
bpo-39595: Improve zipfile.Path performance (GH-18406) (GH-18472)
Miss Islington (bot)
2020-02-12
7
-68/+254
*
closes bpo-39605: Fix some casts to not cast away const. (GH-18453)
Miss Islington (bot)
2020-02-12
9
-35/+35
*
docs: macos - change "versiona" to "versions" (GH-18467) (GH-18469)
Miss Islington (bot)
2020-02-12
1
-1/+1
*
bpo-39299: Add more tests for mimetypes and its cli. (GH-17949)
Miss Islington (bot)
2020-02-11
2
-5/+85
*
Post 3.8.2rc1
Łukasz Langa
2020-02-11
1
-1/+1
*
Merge tag 'v3.8.2rc1' into 3.8
Łukasz Langa
2020-02-11
62
-165/+705
|
\
|
*
Python 3.8.2rc1
v3.8.2rc1
Łukasz Langa
2020-02-10
62
-165/+705
*
|
bpo-38374: Remove weakref.ReferenceError from docs (GH-18452)
Miss Islington (bot)
2020-02-11
2
-9/+0
*
|
bpo-39600: Adjust code, add idlelib/NEWS item (GH-18449)
Miss Islington (bot)
2020-02-11
2
-4/+4
[next]