Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.8.3
tag
a3a2a67b6eb9c6e0520fa47d766c8cc3a1335ad0
tagger
Łukasz Langa <lukasz@langa.pl>
Wed May 13 17:32:21 2020
object
6f8c8320e9eac9bc7a7f653b43506e75916ce8e8
Python 3.8.3
6f8c832
Python 3.8.3
by Łukasz Langa
· 5 years ago
v3.8.3
a63c611
bpo-40561: Add docstrings for webbrowser open functions (GH-19999)
by Miss Islington (bot)
· 5 years ago
546f643
Make the first dataclass example more useful (GH-19994) (GH-19997)
by Miss Islington (bot)
· 5 years ago
0e4a5e9
[3.8] bpo-40559: Add Py_DECREF to _asynciomodule.c:task_step_impl() (GH-19990)
by Miss Islington (bot)
· 5 years ago
bce4dda
bpo-40527: Fix command line argument parsing (GH-19955)
by Miss Islington (bot)
· 5 years ago
a32587a
[3.8] bpo-40417: Fix deprecation warning in PyImport_ReloadModule (GH-19750) (GH-19934)
by Robert Rouhani
· 5 years ago
2a3b876
bpo-40355: Improve error messages in ast.literal_eval with malformed Dict nodes (GH-19868)
by Miss Islington (bot)
· 5 years ago
a6a116c
bpo-40458: Increase reserved stack space to prevent overflow crash on Windows (GH-19845)
by Miss Islington (bot)
· 5 years ago
efc782d
bpo-40459: Fix NameError in platform.py (GH-19855)
by Miss Islington (bot)
· 5 years ago
70fe95c
bpo-40135: Fix multiprocessing test_shared_memory_across_processes() (GH-19892)
by Miss Islington (bot)
· 5 years ago
9609460
Remove outdated and confusing advice about setting maxsize (GH-19889) (GH-19890)
by Miss Islington (bot)
· 5 years ago
108e455
Fix missing space in docs(GH-19866) (GH-19872)
by Miss Islington (bot)
· 5 years ago
399b9a4
bpo-40419: timeit CLI docs now mention 1,2,5,10,... trials instead of powers of 10 (GH-19752)
by Miss Islington (bot)
· 5 years ago
a629d4c
[3.8] bpo-40398: Fix typing.get_args() for special generic aliases. (GH-19720) (GH-19857)
by Serhiy Storchaka
· 5 years ago
1205afb
bpo-40412: Nullify inittab_copy during finalization (GH-19746)
by Miss Islington (bot)
· 5 years ago
e058280
[3.8] bpo-39435: Fix docs for pickle.loads (GH-18160) (GH-19843)
by Antoine Pitrou
· 5 years ago
c9d7d32
bpo-39691: Clarify io.open_code behavior (GH-19824)
by Miss Islington (bot)
· 5 years ago
71e6122
bpo-39562: Correctly updated the version section in the what's new document (GH-19838)
by Pablo Galindo
· 5 years ago
5055c27
[3.8] bpo-39562: Prevent collision of future and compiler flags (GH-19230) (GH-19835)
by Pablo Galindo
· 5 years ago
95e208d
bpo-40443: Remove unused imports in idlelib (GH-19801)
by Miss Islington (bot)
· 5 years ago
e07fb66
Post 3.8.3rc1
by Łukasz Langa
· 5 years ago
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
9412f4d
bpo-40348: Fix typos in the programming FAQ (GH-19729)
by Miss Islington (bot)
· 5 years ago
ca5649c
[3.8] bpo-38387: Formally document PyDoc_STRVAR and PyDoc_STR macros (GH-16607) (GH-19727)
by Zachary Ware
· 5 years ago
179f22c
bpo-40387: Improve queue join() example. (GH-19724) (GH-19726)
by Miss Islington (bot)
· 5 years ago
882a7f4
bpo-40279: Add some error-handling to the module initialisation docs example (GH-19705) (GH-19710)
by Miss Islington (bot)
· 5 years ago
c7b55e9
Expand the implementation comments (GH-19699) (GH-19701)
by Miss Islington (bot)
· 5 years ago
d9df63d
bpo-40048: Fix _PyCode_InitOpcache() error path (GH-19691) (GH-19698)
by Victor Stinner
· 5 years ago
3340b2a
bpo-39983: Add test.support.print_warning() (GH-19683) (GH-19687)
by Victor Stinner
· 5 years ago
714aa83
gdbinit: Use proper define syntax (GH-19557)
by Miss Islington (bot)
· 5 years ago
22a4849
Minor modernization and readability improvement to the tokenizer example (GH-19558) (GH-19661)
by Miss Islington (bot)
· 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
9e51aab
bpo-40164: Update macOS installer builds to use OpenSSL 1.1.1g. (GH-19642)
by Miss Islington (bot)
· 5 years ago
7d65c04
Small improvements to the recipes and examples. (GH-19635) (GH-19638)
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
8c07343
bpo-39285: Clarify example for PurePath.match (GH-19458)
by Miss Islington (bot)
· 5 years ago
020f2aa
bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269)
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
6b0ca0a
bpo-40294: Fix _asyncio when module is loaded/unloaded multiple times (GH-19542)
by Miss Islington (bot)
· 5 years ago
08b640f
Fix parameter names in assertIn() docs (GH-18829)
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
c496e29
closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against old OpenSSL. (GH-19506)
by Miss Islington (bot)
· 5 years ago
ee691b0
[3.8] Improved documentation for `BUILD_CONST_KEY_MAP` (GH-19454) (GH-19495)
by Miss Islington (bot)
· 5 years ago
f35e7d3
closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)
by Miss Islington (bot)
· 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
2714c90
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)
by Miss Islington (bot)
· 5 years ago
ceba064
bpo-38501: Add a warning section to multiprocessing.Pool docs about resource managing (GH-19466)
by Miss Islington (bot)
· 5 years ago
1bf7dee
bpo-40197: Better describe the benchmark results table (GH-19386)
by Miss Islington (bot)
· 5 years ago
10dabbf
Remove extraneous ')' in abstract.h (GH-19146) (#19451)
by Miss Islington (bot)
· 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
37a257c
bpo-40204: Pin Sphinx version to 1.8.2 in Doc/Makefile (GH-19442)
by Victor Stinner
· 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
f7b0259
Fix misinformation about NaN != NaN comparison (GH-19357) (GH-19383)
by Miss Islington (bot)
· 5 years ago
4115550
[3.8] closes bpo-40184: Only define pysiphash if the hash algorithm is SIPHASH24. (GH-19373)
by Benjamin Peterson
· 5 years ago
0d1d7c8
bpo-36320: Use the deprecated-removed directive for _field_types (GH-19370)
by Serhiy Storchaka
· 5 years ago
37126e7
bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359)
by Steve Dower
· 5 years ago
1533772
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
by Miss Islington (bot)
· 5 years ago
e6685ad
bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)
by Miss Islington (bot)
· 5 years ago
e678398
bpo-40131: Fix source and target order in zipapp example (GH-19290) (GH-19339)
by Miss Islington (bot)
· 5 years ago
77c623b
bpo-40122: Updated documentation for dis.findlabels() (GH-19274)
by Miss Islington (bot)
· 5 years ago
f2296ef
bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19320)
by Miss Islington (bot)
· 5 years ago
1c325c4
bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319)
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
40fff1f
bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19288)
by Miss Islington (bot)
· 5 years ago
267afc2
bpo-40094: Enhance os.WIFEXITED documentation (GH-19244) (GH-19277)
by Miss Islington (bot)
· 5 years ago
fc03640
bpo-38527: fix configure script for Solaris (GH-16845)
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
40e1b04
Document most common signals (GH-19245) (GH-19257)
by Victor Stinner
· 5 years ago
4ced9a7
bpo-40019: Skip test_gdb if Python was optimized (GH-19081)
by Miss Islington (bot)
· 5 years ago
fb6e04b
closes bpo-40125: Update multissltests.py to use OpenSSL 1.1.1f. (GH-19248)
by Miss Islington (bot)
· 5 years ago
572ef74
bpo-39689: Do not use native packing for format "?" with standard size (GH-18969)
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
6c9a2a8
fix comma location in various places (GH-19233)
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
bb85226
bpo-40045: Make "dunder" method documentation easier to locate (GH-19153) (GH-19198)
by Miss Islington (bot)
· 5 years ago
9c5c497
bpo-38237: Use divmod for positional arguments whatsnew example (GH-19171)
by Miss Islington (bot)
· 5 years ago
8dad09a
bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-related methods (GH-19158) (#19164)
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
96686c7
bpo-39879: Update datamodel docs to include dict ordering (GH-19006)
by Miss Islington (bot)
· 5 years ago
Next »