Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.8.2
tag
ec28f473a9edd8dbd8866c3f34d231bf49851116
tagger
Łukasz Langa <lukasz@langa.pl>
Mon Feb 24 21:36:51 2020
object
7b3ab5921fa25ed8b97b6296f97c5c78aacf5447
Python 3.8.2
7b3ab59
Python 3.8.2
by Łukasz Langa
· 5 years ago
v3.8.2
1f4cf0c
bpo-39128: Added algorithm description (GH-18624)
by Miss Islington (bot)
· 5 years ago
a199f48
Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. (GH-18647)
by Ned Deily
· 5 years ago
45cc9ce
Give proper credit for figuring out and writing PEP-3118 tests. (GH-18644) (#18646)
by Miss Islington (bot)
· 5 years ago
aa82134
Give proper credits for the memoryview implementation. (GH-18626) (#18642)
by Miss Islington (bot)
· 5 years ago
c97fc56
bpo-39649: Remove obsolete check for `__args__` in bdb.Bdb.format_stack_entry (GH-18531)
by Miss Islington (bot)
· 5 years ago
9733484
bpo-39654: Update pyclbr doc to reflect additional information returned (GH-18528)
by Miss Islington (bot)
· 5 years ago
b19f7ec
bpo-39681: Fix C pickle regression with minimal file-like objects (GH-18592) (#18630)
by Miss Islington (bot)
· 5 years ago
13951c7
[3.8] bpo-39427: Document -X opt options in the CLI --help and the man page (GH-18131) (GH-18133)
by Pablo Galindo
· 5 years ago
c6ecd9c
bpo-39576: Clarify the word size for the 32-bit build. (GH-18616) (#18618)
by Miss Islington (bot)
· 5 years ago
91ba446
bpo-17422: Language reference should specify restrictions on class namespace (GH-18559)
by Miss Islington (bot)
· 5 years ago
0c1827e
bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530)
by Miss Islington (bot)
· 5 years ago
d6965ff
bpo-39576: docs: set context for decimal arbitrary precision arithmetic (GH-18594) (#18597)
by Miss Islington (bot)
· 5 years ago
9ce361d3
fix(doc): set correct RST syntax for c:function (GH-18589)
by Miss Islington (bot)
· 5 years ago
a207512
bpo-38657: Clarify numeric padding behaviour in string formatting (GH-17036)
by Miss Islington (bot)
· 5 years ago
b627102
bpo-39576: Prevent memory error for overly optimistic precisions (GH-18581) (#18584)
by Miss Islington (bot)
· 5 years ago
d0a464e
bpo-39184: Fix incorrect return value (GH-18580)
by Miss Islington (bot)
· 5 years ago
9c87fbe
Valgrind no longer supports --db-attach=yes. (GH-18568) (#18576)
by Miss Islington (bot)
· 5 years ago
0721f7a
Use the new recommended number of repetitions in the refleak tests. (GH-18569) (#18574)
by Miss Islington (bot)
· 5 years ago
471d2b9
Update runall.bat to the latest Windows build system. (GH-18571) (#18573)
by Miss Islington (bot)
· 5 years ago
44c6901
bpo-39572: Document ’total’ flag of TypedDict (GH-18554)
by Miss Islington (bot)
· 5 years ago
d77e771
bpo-39555: Fix distutils test to handle _d suffix on Windows debug build (GH-18357) (GH-18548)
by Miss Islington (bot)
· 5 years ago
5bf58ce
bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names in distutils (GH-18150) (GH-18546)
by Miss Islington (bot)
· 6 years ago
9d83984
Post 3.8.2rc2
by Łukasz Langa
· 6 years ago
e40b7dc
Merge tag 'v3.8.2rc2' into 3.8
by Łukasz Langa
· 6 years ago
e412cbb
[3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) (GH-18543)
by Miss Islington (bot)
· 6 years ago
7fd752c
bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)
by Miss Islington (bot)
· 6 years ago
777ba07
Python 3.8.2rc2
by Łukasz Langa
· 6 years ago
v3.8.2rc2
f64abd1
[3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18204)
by Dong-hee Na
· 6 years ago
988aeba
bpo-32892: Update the documentation for handling constants in AST. (GH-18514)
by Miss Islington (bot)
· 6 years ago
ea316fd
Revert "[3.8] bpo-27657: Fix urlparse() with numeric paths (GH-16839)" (GH-18525)
by Senthil Kumaran
· 6 years ago
0d860dd
[3.8] closes bpo-39630: Update pointers to string literals to be const char *. (GH-18511)
by Benjamin Peterson
· 6 years ago
28fc1ba
closes bpo-39619 Fix os.chroot on HP-UX 11.31 (GH-18495)
by Miss Islington (bot)
· 6 years ago
581b860
bpo-39545: Document changes in the support of await in f-strings. (GH-18456)
by Miss Islington (bot)
· 6 years ago
8dbdf5f
[3.8] bpo-39606: allow closing async generators that are already closed (GH-18475) (GH-18501)
by Miss Islington (bot)
· 6 years ago
a00b5be
bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resource`, `shutil`, `signal`, `syslog` (GH-18407)
by Steve Dower
· 6 years ago
669981b
closes bpo-39621: Make buf arg to md5_compress be const. (GH-18497)
by Miss Islington (bot)
· 6 years ago
2076d4f
bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b. (GH-18477)
by Miss Islington (bot)
· 6 years ago
ac6f4d2
bpo-21016: pydoc and trace use sysconfig (GH-18476)
by Miss Islington (bot)
· 6 years ago
efd878c
bpo-39219: Fix SyntaxError attributes in the tokenizer. (GH-17828)
by Miss Islington (bot)
· 6 years ago
0b8f738
bpo-39605: Remove a cast that causes a warning. (GH-18473)
by Miss Islington (bot)
· 6 years ago
ed4d263
bpo-39595: Improve zipfile.Path performance (GH-18406) (GH-18472)
by Miss Islington (bot)
· 6 years ago
190433d
closes bpo-39605: Fix some casts to not cast away const. (GH-18453)
by Miss Islington (bot)
· 6 years ago
0f0d2e4
docs: macos - change "versiona" to "versions" (GH-18467) (GH-18469)
by Miss Islington (bot)
· 6 years ago
d3f9fb2
bpo-39299: Add more tests for mimetypes and its cli. (GH-17949)
by Miss Islington (bot)
· 6 years ago
40ef4fc
Post 3.8.2rc1
by Łukasz Langa
· 6 years ago
2cceef5
Merge tag 'v3.8.2rc1' into 3.8
by Łukasz Langa
· 6 years ago
3f8d181
bpo-38374: Remove weakref.ReferenceError from docs (GH-18452)
by Miss Islington (bot)
· 6 years ago
c372f9b
bpo-39600: Adjust code, add idlelib/NEWS item (GH-18449)
by Miss Islington (bot)
· 6 years ago
4d43017
bpo-39594: Fix typo in os.times documentation (GH-18443)
by Miss Islington (bot)
· 6 years ago
e6690f6
bpo-13826: Clarify Popen constructor example (GH-18438)
by Miss Islington (bot)
· 6 years ago
8ef9e6d
Improve grammar in the import system reference documentation (GH-18209)
by Miss Islington (bot)
· 6 years ago
021a569
bpo-39600, IDLE: Remove duplicated font names (GH-18430)
by Miss Islington (bot)
· 6 years ago
a83d910
Issue3950: Fix docs for default locale used by gettext to match implementation (GH-18435)
by Miss Islington (bot)
· 6 years ago
8623e68
Python 3.8.2rc1
by Łukasz Langa
· 6 years ago
v3.8.2rc1
b086ea5
Grammar fix in tutorial (GH-18425) (GH-18426)
by Miss Islington (bot)
· 6 years ago
af95d79
bpo-39128: Added happy_eyeballs_delay, interleave to function signature (GH-18315)
by Miss Islington (bot)
· 6 years ago
dc56f5f
bpo-39590: make deque.__contains__ and deque.count hold strong references (GH-18421) (GH-18423)
by Miss Islington (bot)
· 6 years ago
0c915e6
Doc: sys.__unraisablehook__ and bytearray.hex separators are new in 3.8 (GH-17884)
by Miss Islington (bot)
· 6 years ago
8b9cebc
[3.8] bpo-39579: Fix Attribute end_col_offset to point at the current node (GH-18405) (GH-18408)
by Lysandros Nikolaou
· 6 years ago
97e00b3
bpo-39534: Doc: Clarify return in finally (GH-18324)
by Miss Islington (bot)
· 6 years ago
30096c9
Fix MinGW library generation command (GH-17917)
by Miss Islington (bot)
· 6 years ago
0d03a10
bpo-39274: Ensure Fraction.__bool__() returns a bool (GH-18017)
by Miss Islington (bot)
· 6 years ago
708f472
bpo-38149: Call sys.audit() only once per call for glob.glob(). (GH-18360)
by Miss Islington (bot)
· 6 years ago
927d3aa
bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290) (GH-18359)
by Miss Islington (bot)
· 6 years ago
6470a76
bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791)
by Miss Islington (bot)
· 6 years ago
3498ac5
bpo-39184: Add audit events to command execution functions in os and pty modules (GH-17824)
by Miss Islington (bot)
· 6 years ago
30e7693
closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18295)
by Miss Islington (bot)
· 6 years ago
9a740b6
bpo-37224: Improve test__xxsubinterpreters.DestroyTests (GH-18058)
by Miss Islington (bot)
· 6 years ago
a0389ba
Fixes in sorting descriptions (GH-18317)
by Miss Islington (bot)
· 6 years ago
d01ae1b
bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-16973)
by Miss Islington (bot)
· 6 years ago
db2f311
fixes typos in http.client documentation (GH-18300)
by Miss Islington (bot)
· 6 years ago
02395fa
bpo-39450 Stripped whitespace before parsing the docstring in TestCase.shortDescription (GH-18175) (#18323)
by Miss Islington (bot)
· 6 years ago
1723687
[3.8] bpo-39492: Fix a reference cycle between reducer_override and a Pickler instance (GH-18266) (#18316)
by Antoine Pitrou
· 6 years ago
83d3202
bpo-38792: Remove IDLE shell calltip before new prompt. (GH-17150)
by Miss Islington (bot)
· 6 years ago
b841633
bpo-39502: Skip test_zipfile.test_add_file_after_2107() on AIX (GH-18282)
by Miss Islington (bot)
· 6 years ago
ad4a20b
[3.8] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231) (GH-18234)
by Steve Dower
· 6 years ago
58076df
bpo-39493: Fix definition of IO.closed in typing.py (GH-18265)
by Miss Islington (bot)
· 6 years ago
696d232
bpo-39485: fix corner-case in method-detection of mock (GH-18255)
by Miss Islington (bot)
· 6 years ago
2b675f0
bpo-39460: Fix test_zipfile.test_add_file_after_2107() (GH-18247)
by Miss Islington (bot)
· 6 years ago
d1fa905
Doc: Fix external links to functional programming tutorial. (GH-18249)
by Miss Islington (bot)
· 6 years ago
526523c
bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220)
by Miss Islington (bot)
· 6 years ago
dbb37aa
bpo-39439: Fix multiprocessing spawn path in a venv on Windows (GH-18158)
by Miss Islington (bot)
· 6 years ago
cee5da8
bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935)
by Miss Islington (bot)
· 6 years ago
46735c7
bpo-39393: Misleading error message on dependent DLL resolution failure (GH-18093)
by Miss Islington (bot)
· 6 years ago
595b516
bpo-38883: Don't use POSIX `$HOME` in `pathlib.Path.home/expanduser` on Windows (GH-17961)
by Miss Islington (bot)
· 6 years ago
41f4dc3
bpo-36018: Minor fixes to the NormalDist() examples and recipes. (GH-18226) (GH-18227)
by Miss Islington (bot)
· 6 years ago
b487a8e
bpo-39392: Turtle overlap fill depends on OS (GH-18223)
by Miss Islington (bot)
· 6 years ago
cf9d005
[3.8] bpo-39390 shutil: fix argument types for ignore callback (GH-18122)
by mbarkhau
· 6 years ago
7b57b15
bpo-30780: Add IDLE configdialog tests (GH-3592)
by Miss Islington (bot)
· 6 years ago
57e7e57
Ignore NEWS snippets in code coverage stats (GH-18194)
by Miss Islington (bot)
· 6 years ago
19be85c
[3.8] bpo-39082: Allow AsyncMock to correctly patch static/class methods (GH-18190)
by Matthew Kokotovich
· 6 years ago
eebcff8
bpo-36018: Add another example for NormalDist() (GH-18191) (GH-18192)
by Miss Islington (bot)
· 6 years ago
eec7636
bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872) (GH-17875)
by Miss Islington (bot)
· 6 years ago
1cf0df4
bpo-36654: Add examples for using tokenize module programmatically (GH-18187)
by Miss Islington (bot)
· 6 years ago
321491a
bpo-15243: Document __prepare__ as classmethod (GH-17124)
by Miss Islington (bot)
· 6 years ago
079dfe0
Update 3.8.rst (GH-18173) (#18182)
by Miss Islington (bot)
· 6 years ago
a5906b2
bpo-38473: Handle autospecced functions and methods used with attach_mock (GH-16784) (GH-18167)
by Miss Islington (bot)
· 6 years ago
a234492
bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
by Miss Islington (bot)
· 6 years ago
ea4a61f
bpo-39430: Fix race condition in lazy imports in tarfile. (GH-18161)
by Miss Islington (bot)
· 6 years ago
Next »