Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.8.3rc1
/
Lib
tag
c2ee1155a49e9e47ea20fd15817bad1d44ebcf88
tagger
Łukasz Langa <lukasz@langa.pl>
Wed Apr 29 17:27:07 2020
object
802eb676bad7a2558fdf35a8ea5882f5e97c2ad8
Python 3.8.3rc1
802eb67
Python 3.8.3rc1
by Łukasz Langa
· 5 years ago
v3.8.3rc1
d9e9049
bpo-40436: Fix code parsing gdb version (GH-19792)
by Miss Islington (bot)
· 5 years ago
cc011b5
[3.8] bpo-40431: Fix syntax typo in turtledemo (GH-19777) (#19784)
by Kyle Stanley
· 5 years ago
c7b55e9
Expand the implementation comments (GH-19699) (GH-19701)
by Miss Islington (bot)
· 5 years ago
3340b2a
bpo-39983: Add test.support.print_warning() (GH-19683) (GH-19687)
by Victor Stinner
· 5 years ago
fc45cb4
bpo-40260: Remove unnecessary newline in compile() call (GH-19641)
by Miss Islington (bot)
· 5 years ago
4a6da0b
bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480)
by Miss Islington (bot)
· 5 years ago
b073509
bpo-40138: Fix Windows os.waitpid() for large exit code (GH-19654)
by Victor Stinner
· 5 years ago
3a55450
bpo-38439: Add 256px IDLE icon (GH-17473)
by Miss Islington (bot)
· 5 years ago
41660ca
bpo-39942:Fix failure in `TypeVar` when missing `__name__` (GH-19616)
by Miss Islington (bot)
· 5 years ago
887ff8e
[3.8] bpo-40330: Fix utf-8 size check in ShareableList (GH-19606) (GH-19625)
by Antoine Pitrou
· 5 years ago
81de3c2
bpo-40260: Revert breaking changes made in modulefinder (GH-19595)
by Miss Islington (bot)
· 5 years ago
984a567
Fix typo in Lib/tracepack.py (GH-19605)
by Miss Islington (bot)
· 5 years ago
bfda4db
[3.8] bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364) (GH-19583)
by Serhiy Storchaka
· 5 years ago
904dd06
Fix two typos in multiprocessing (GH-19571) (GH-19578)
by Miss Islington (bot)
· 5 years ago
9796fe8
bpo-40287: Fix SpooledTemporaryFile.seek() return value (GH-19540)
by Miss Islington (bot)
· 5 years ago
ccf30e9
bpo-39793: use the same domain on make_msgid tests (GH-18698) (GH-19554)
by Miss Islington (bot)
· 5 years ago
3e72de9
[3.8] bpo-39667: Sync zipp 3.0 (GH-18540) (GH-18701)
by Miss Islington (bot)
· 5 years ago
59047fa
bpo-40260: Update modulefinder to use io.open_code() and respect coding comments (GH-19488)
by Miss Islington (bot)
· 5 years ago
1e1dbdf
bpo-32033: Fix test_pwd failures on Android (GH-19502)
by Miss Islington (bot)
· 5 years ago
67b8a1f
[3.8] Update libregrtest from master (GH-19516)
by Victor Stinner
· 5 years ago
6151148
bpo-31758: Prevent crashes when using an uninitialized _elementtree.XMLParser object (GH-3997) (GH-19485)
by Miss Islington (bot)
· 5 years ago
ee249d7
[3.8] bpo-40126: Fix reverting multiple patches in unittest.mock. (GH-19351) (GH-19483)
by Serhiy Storchaka
· 5 years ago
cd8e1da
bpo-40112: distutils test_search_cpp: Fix logic to determine if C compiler is xlc on AIX (GH-19225) (GH-19444)
by Victor Stinner
· 5 years ago
c83f003
bpo-40214: Temporarily disable a ctypes test (GH-19404)
by Miss Islington (bot)
· 5 years ago
6318e45
bpo-40089: Fix threading._after_fork() (GH-19191) (GH-19194)
by Miss Islington (bot)
· 5 years ago
8bd84e7
bpo-40196: Fix a bug in the symtable when reporting inspecting global variables (GH-19391) (GH-19394)
by Miss Islington (bot)
· 5 years ago
1533772
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
by Miss Islington (bot)
· 5 years ago
745bd91
bpo-40140: test_builtin.PtyTests registers SIGHUP handler (GH-19314) (GH-19316)
by Victor Stinner
· 5 years ago
1098671
lib2to3: Support named assignment expressions (GH-12702)
by Miss Islington (bot)
· 5 years ago
b7345c2
bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)
by Miss Islington (bot)
· 5 years ago
ea9e240
bpo-39503: CVE-2020-8492: Fix AbstractBasicAuthHandler (GH-18284) (GH-19296)
by Miss Islington (bot)
· 5 years ago
f971c8c
bpo-40121: Fix exception type in test (GH-19267)
by Miss Islington (bot)
· 5 years ago
6acafee
Handle when IOCTL_VM_SOCKETS_GET_LOCAL_CID does not exist in "socket" (GH-19270)
by Miss Islington (bot)
· 5 years ago
4ced9a7
bpo-40019: Skip test_gdb if Python was optimized (GH-19081)
by Miss Islington (bot)
· 5 years ago
6a0ee60
bpo-40121: Fixes audit event raised on creating a new socket (GH-19238)
by Miss Islington (bot)
· 5 years ago
8c3ab18
bpo-38002: Use False/True for IDLE pyshell bools (GH-19203)
by Miss Islington (bot)
· 5 years ago
b05fbe9
bpo-1812: Fix newline conversion when doctest.testfile loads from a package whose loader has a get_data method (GH-17385)
by Miss Islington (bot)
· 5 years ago
686d508
bpo-40016: re docstring: Clarify relationship of inline and argument flags (GH-19078)
by Miss Islington (bot)
· 5 years ago
c959fa9
bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch (GH-9516) (GH-19110)
by Miss Islington (bot)
· 5 years ago
687f592
bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942)
by Miss Islington (bot)
· 5 years ago
ba26bf3
[3.8] bpo-27807: Skip test_site.test_startup_imports() if pth file (GH-19060) (GH-19090)
by Victor Stinner
· 5 years ago
ec8a973
bpo-39562: Allow executing asynchronous comprehensions in the asyncio REPL (GH-18968)
by Miss Islington (bot)
· 5 years ago
7f5302f
bpo-39360: Ensure all workers exit when finalizing a multiprocessing Pool (GH-19009)
by Miss Islington (bot)
· 5 years ago
f7e32fc
bpo-39965: Correctly raise SyntaxError if await is used outside async functions when PyCF_ALLOW_TOP_LEVEL_AWAIT is set (GH-19010)
by Miss Islington (bot)
· 5 years ago
ff69c9d
bpo-38576: Disallow control characters in hostnames in http.client (GH-18995)
by Miss Islington (bot)
· 5 years ago
e634a8a
[3.8] bpo-39871: Fix possible SystemError in atan2, copysign and remainder (GH-18806) (GH-18989)
by Mark Dickinson
· 5 years ago
f6bdac1
bpo-39915: Ensure await_args_list is updated according to the order in which coroutines were awaited (GH-18927)
by Miss Islington (bot)
· 5 years ago
f8ce3e2
bpo-39689: Do not test undefined casts to _Bool (GH-18964) (#18966)
by Miss Islington (bot)
· 5 years ago
ab9c729
[3.8] bpo-38643: Raise SystemError instead of crashing when PyNumber_ToBase is called with invalid base. (GH-18863). (GH-18954)
by Serhiy Storchaka
· 5 years ago
99ef1ac
Fix syntax error in an example in the ast documentation and sync docstrings (GH-18946)
by Miss Islington (bot)
· 5 years ago
cd07b4d
bpo-39520: Fix un-parsing of ext slices with no dimensions (GH-18304)
by Miss Islington (bot)
· 5 years ago
c228799
bpo-39916: Use os.scandir() as context manager in Path.glob(). (GH-18880)
by Miss Islington (bot)
· 5 years ago
212acf5
bpo-38662: ensurepip invokes pip via runpy (GH-18901)
by Miss Islington (bot)
· 5 years ago
caec8a0
[3.8] bpo-39828: Fix json.tool to catch BrokenPipeError (GH-18779). (GH-18894)
by Dong-hee Na
· 5 years ago
cadfe52
bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871)
by Miss Islington (bot)
· 5 years ago
3ede1bc
[3.8] bpo-39850: Add support for abstract sockets in multiprocessing (GH-18866) (GH-18876)
by Pablo Galindo
· 5 years ago
f3f0c7a
bpo-27115: Move IDLE Query error blanking (GH-18868)
by Miss Islington (bot)
· 5 years ago
0687bdf
bpo-39517: Allow runpy.run_path() to accept path-like objects (GH-18699)
by Miss Islington (bot)
· 5 years ago
b2e8240
bpo-39885: IDLE context menu clears selection (GH-18859)
by Miss Islington (bot)
· 5 years ago
a5e821c
bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801)
by Miss Islington (bot)
· 5 years ago
928b4dd
bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815)
by Miss Islington (bot)
· 5 years ago
92b7278
[3.8] bpo-39889: Fix unparse.py for subscript. (GH-18824). (GH-18826)
by Serhiy Storchaka
· 5 years ago
6b452ff
bpo-13487: Use sys.modules.copy() in inspect.getmodule() for thread safety. (GH-18786)
by Miss Islington (bot)
· 5 years ago
0d20364
bpo-38597: Never statically link extension initialization code on Windows (GH-18724)
by Miss Islington (bot)
· 5 years ago
9ddcb91
[3.8] bpo-39778: Don't traverse weak-reference lists OrderedDict's tp_traverse and tp_clear (GH-18749) (GH-18756)
by Pablo Galindo
· 5 years ago
43932dc
bpo-39764: Make Task.get_stack accept ag_frame (GH-18669)
by Miss Islington (bot)
· 5 years ago
f28b0c7
bpo-38971: Open file in codecs.open() closes if exception raised. (GH-17666)
by Miss Islington (bot)
· 5 years ago
12b7143
[3.8] bpo-39815: add cached_property to all (GH-18726) (GH-18728)
by Pablo Galindo
· 5 years ago
ce720d3
bpo-39769: Fix compileall ddir for subpkgs. (GH-18676) (GH-18718)
by Gregory P. Smith
· 5 years ago
4d70124
[3.8] bpo-39794: Add --without-decimal-contextvar (GH-18702)
by Stefan Krah
· 5 years ago
e4686b7
bpo-39548: Fix handling of 'WWW-Authenticate' header for Digest Auth (GH-18338)
by Miss Islington (bot)
· 5 years ago
846ca49
bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)
by Miss Islington (bot)
· 5 years ago
a0e59d3
Merge tag 'v3.8.2' into 3.8
by Łukasz Langa
· 5 years ago
daef21c
bpo-30566: Fix IndexError when using punycode codec (GH-18632)
by Miss Islington (bot)
· 5 years ago
7b3ab59
Python 3.8.2
by Łukasz Langa
· 5 years ago
v3.8.2
45cc9ce
Give proper credit for figuring out and writing PEP-3118 tests. (GH-18644) (#18646)
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
b19f7ec
bpo-39681: Fix C pickle regression with minimal file-like objects (GH-18592) (#18630)
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
b627102
bpo-39576: Prevent memory error for overly optimistic precisions (GH-18581) (#18584)
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)
· 5 years ago
e40b7dc
Merge tag 'v3.8.2rc2' into 3.8
by Łukasz Langa
· 5 years ago
e412cbb
[3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) (GH-18543)
by Miss Islington (bot)
· 5 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
ea316fd
Revert "[3.8] bpo-27657: Fix urlparse() with numeric paths (GH-16839)" (GH-18525)
by Senthil Kumaran
· 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
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
ed4d263
bpo-39595: Improve zipfile.Path performance (GH-18406) (GH-18472)
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
2cceef5
Merge tag 'v3.8.2rc1' into 3.8
by Łukasz Langa
· 6 years ago
c372f9b
bpo-39600: Adjust code, add idlelib/NEWS item (GH-18449)
by Miss Islington (bot)
· 6 years ago
021a569
bpo-39600, IDLE: Remove duplicated font names (GH-18430)
by Miss Islington (bot)
· 6 years ago
Next »