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
*
Python 3.8.2
v3.8.2
Łukasz Langa
2020-02-24
11
-17/+97
*
bpo-39649: Remove obsolete check for `__args__` in bdb.Bdb.format_stack_entry...
Miss Islington (bot)
2020-02-24
1
-0/+1
*
bpo-39654: Update pyclbr doc to reflect additional information returned (GH-1...
Miss Islington (bot)
2020-02-24
1
-0/+2
*
bpo-39681: Fix C pickle regression with minimal file-like objects (GH-18592) ...
Miss Islington (bot)
2020-02-23
1
-0/+2
*
[3.8] bpo-39427: Document -X opt options in the CLI --help and the man page (...
Pablo Galindo
2020-02-23
2
-1/+41
*
bpo-17422: Language reference should specify restrictions on class namespace ...
Miss Islington (bot)
2020-02-22
1
-0/+1
*
bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530)
Miss Islington (bot)
2020-02-22
2
-0/+4
*
bpo-39572: Document ’total’ flag of TypedDict (GH-18554)
Miss Islington (bot)
2020-02-19
1
-0/+1
*
bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names ...
Miss Islington (bot)
2020-02-18
1
-0/+1
*
Merge tag 'v3.8.2rc2' into 3.8
Łukasz Langa
2020-02-18
11
-21/+103
|
\
|
*
Python 3.8.2rc2
v3.8.2rc2
Łukasz Langa
2020-02-17
11
-21/+103
*
|
[3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_char...
Miss Islington (bot)
2020-02-18
2
-0/+4
*
|
bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)
Miss Islington (bot)
2020-02-18
1
-0/+1
|
/
*
[3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18...
Dong-hee Na
2020-02-17
1
-0/+2
*
Revert "[3.8] bpo-27657: Fix urlparse() with numeric paths (GH-16839)" (GH-18...
Senthil Kumaran
2020-02-16
1
-0/+5
*
closes bpo-39619 Fix os.chroot on HP-UX 11.31 (GH-18495)
Miss Islington (bot)
2020-02-14
1
-0/+1
*
[3.8] bpo-39606: allow closing async generators that are already closed (GH-1...
Miss Islington (bot)
2020-02-13
1
-0/+2
*
bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resourc...
Steve Dower
2020-02-13
1
-0/+1
*
bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b. (GH-18477)
Miss Islington (bot)
2020-02-12
1
-0/+2
*
bpo-21016: pydoc and trace use sysconfig (GH-18476)
Miss Islington (bot)
2020-02-12
1
-0/+4
*
bpo-39219: Fix SyntaxError attributes in the tokenizer. (GH-17828)
Miss Islington (bot)
2020-02-12
1
-0/+2
*
bpo-39595: Improve zipfile.Path performance (GH-18406) (GH-18472)
Miss Islington (bot)
2020-02-12
1
-0/+1
*
Merge tag 'v3.8.2rc1' into 3.8
Łukasz Langa
2020-02-11
59
-107/+580
|
\
|
*
Python 3.8.2rc1
v3.8.2rc1
Łukasz Langa
2020-02-10
59
-107/+580
*
|
bpo-39600, IDLE: Remove duplicated font names (GH-18430)
Miss Islington (bot)
2020-02-10
1
-0/+1
|
/
*
bpo-39590: make deque.__contains__ and deque.count hold strong references (GH...
Miss Islington (bot)
2020-02-09
1
-0/+1
*
[3.8] bpo-39579: Fix Attribute end_col_offset to point at the current node (G...
Lysandros Nikolaou
2020-02-08
1
-0/+1
*
bpo-39274: Ensure Fraction.__bool__() returns a bool (GH-18017)
Miss Islington (bot)
2020-02-06
1
-0/+1
*
bpo-38149: Call sys.audit() only once per call for glob.glob(). (GH-18360)
Miss Islington (bot)
2020-02-06
1
-0/+2
*
bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791)
Miss Islington (bot)
2020-02-05
1
-0/+1
*
bpo-39184: Add audit events to command execution functions in os and pty modu...
Miss Islington (bot)
2020-02-05
1
-0/+1
*
closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18295)
Miss Islington (bot)
2020-02-04
1
-0/+1
*
bpo-39450 Stripped whitespace before parsing the docstring in TestCase.shortD...
Miss Islington (bot)
2020-02-03
1
-0/+2
*
[3.8] bpo-39492: Fix a reference cycle between reducer_override and a Pickler...
Antoine Pitrou
2020-02-02
1
-0/+1
*
bpo-38792: Remove IDLE shell calltip before new prompt. (GH-17150)
Miss Islington (bot)
2020-01-31
1
-0/+2
*
bpo-39502: Skip test_zipfile.test_add_file_after_2107() on AIX (GH-18282)
Miss Islington (bot)
2020-01-30
1
-0/+2
*
[3.8] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231) (G...
Steve Dower
2020-01-30
1
-0/+1
*
bpo-39493: Fix definition of IO.closed in typing.py (GH-18265)
Miss Islington (bot)
2020-01-30
1
-0/+1
*
bpo-39485: fix corner-case in method-detection of mock (GH-18255)
Miss Islington (bot)
2020-01-29
1
-0/+3
*
bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220)
Miss Islington (bot)
2020-01-29
1
-0/+5
*
bpo-39439: Fix multiprocessing spawn path in a venv on Windows (GH-18158)
Miss Islington (bot)
2020-01-28
1
-0/+1
*
bpo-39393: Misleading error message on dependent DLL resolution failure (GH-1...
Miss Islington (bot)
2020-01-28
1
-0/+2
*
bpo-38883: Don't use POSIX `$HOME` in `pathlib.Path.home/expanduser` on Windo...
Miss Islington (bot)
2020-01-28
1
-0/+5
*
bpo-39392: Turtle overlap fill depends on OS (GH-18223)
Miss Islington (bot)
2020-01-27
1
-0/+1
*
[3.8] bpo-39390 shutil: fix argument types for ignore callback (GH-18122)
mbarkhau
2020-01-27
1
-0/+2
*
bpo-30780: Add IDLE configdialog tests (GH-3592)
Miss Islington (bot)
2020-01-27
1
-0/+1
*
[3.8] bpo-39082: Allow AsyncMock to correctly patch static/class methods (GH-...
Matthew Kokotovich
2020-01-26
1
-0/+1
*
bpo-38473: Handle autospecced functions and methods used with attach_mock (GH...
Miss Islington (bot)
2020-01-25
1
-0/+2
*
bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
Miss Islington (bot)
2020-01-25
1
-0/+1
*
bpo-39430: Fix race condition in lazy imports in tarfile. (GH-18161)
Miss Islington (bot)
2020-01-24
1
-0/+1
[next]