Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.7.2
/
Lib
tag
e15c3ed43c574400443edc785b5b44b812df0407
tagger
Ned Deily <nad@python.org>
Sun Dec 23 21:39:21 2018
object
9a3ffc0492d1310ead9ce8f5ee678c26b20a338d
Python 3.7.2
9a3ffc0
3.7.2final
by Ned Deily
· 7 years ago
v3.7.2
25ee15a
[3.7] bpo-31715 Add mimetype for extension .mjs (GH-3908) (GH-10977)
by Myles Borins
· 7 years ago
f14087a
bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) (GH-11264)
by Victor Stinner
· 7 years ago
75a402a
3.7.2rc1
by Ned Deily
· 7 years ago
v3.7.2rc1
d55a896
bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086)
by Miss Islington (bot)
· 7 years ago
f7404a5
bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087)
by Miss Islington (bot)
· 7 years ago
45a31a1
[3.7] bpo-33747: Avoid mutating the global sys.modules dict in unittest.mock tests (GH-8520) (GH-11031)
by Miss Islington (bot)
· 7 years ago
0e4ad88
bpo-34977: Add Windows App Store package (GH-11027)
by Steve Dower
· 7 years ago
b264c60
[3.7] bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
by Steve Dower
· 7 years ago
1a7b62d
bpo-35050: AF_ALG length check off-by-one error (GH-10058) (GH-11069)
by Victor Stinner
· 7 years ago
c3cc751
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11066)
by Victor Stinner
· 7 years ago
d4bcf13
bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043)
by Miss Islington (bot)
· 7 years ago
ee2c5a8
bpo-35330: Don't call the wrapped object if `side_effect` is set (GH11035)
by Miss Islington (bot)
· 7 years ago
783b794
Revert "[3.7] bpo-34977: Add Windows App Store package (GH-10245)" (GH-11021)
by Victor Stinner
· 7 years ago
0d5730e
[3.7] bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2. (GH-11017) (GH-11022)
by Serhiy Storchaka
· 7 years ago
2db190b
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (GH-10464)
by Miss Islington (bot)
· 7 years ago
2532091
[3.7] bpo-34977: Add Windows App Store package (GH-10245)
by Steve Dower
· 7 years ago
6485aa6
bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934)
by Miss Islington (bot)
· 7 years ago
560fa4d
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
by Miss Islington (bot)
· 7 years ago
b7c67c4
bpo-35424: test_multiprocessing: join 3 pools (GH-10986)
by Miss Islington (bot)
· 7 years ago
f740818
bpo-35384: The repr of ctypes.CArgObject no longer fails for non-ascii character. (GH-10863)
by Miss Islington (bot)
· 7 years ago
de8037d
[3.7] bpo-34162: Update idlelib NEWS to 2018-12-05 (GH-10964) (GH-10980)
by Terry Jan Reedy
· 7 years ago
b1438c0
bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278)
by Miss Islington (bot)
· 7 years ago
3c6b0d9
[3.7] Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9676)" (#10968)
by Victor Stinner
· 7 years ago
0fc3b2f
bpo-35363: test_eintr runs eintr_tester.py in verbose mode (GH-10965)
by Miss Islington (bot)
· 7 years ago
1de91a0
bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). (GH-10946)
by Serhiy Storchaka
· 7 years ago
53bed18
bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419)
by Miss Islington (bot)
· 7 years ago
c7c4e93
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537)
by Miss Islington (bot)
· 7 years ago
983d1ab
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919)
by Miss Islington (bot)
· 7 years ago
c93e3b0
bpo-35363, test_eintr: skip test_open() on macOS (GH-10896) (GH-10911)
by Victor Stinner
· 7 years ago
74a80e1
bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907)
by Miss Islington (bot)
· 7 years ago
0091f34
bpo-29564: warnings suggests to enable tracemalloc (GH-10486) (GH-10509)
by Miss Islington (bot)
· 7 years ago
12735c1
bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_MagicProxy. (GH-10873) (#10887)
by Miss Islington (bot)
· 7 years ago
e8f9e47
bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555)
by Miss Islington (bot)
· 7 years ago
fe91e9b
[3.7] bpo-35380: Enable TCP_NODELAY for proactor event loop (GH-10867) (GH-10872)
by Miss Islington (bot)
· 7 years ago
bdeb56c
bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848)
by Miss Islington (bot)
· 7 years ago
1ef06c6
bpo-32153: Add unit test for create_autospec with partial function returned in getattr (GH-10398) (#10855)
by Miss Islington (bot)
· 7 years ago
6cb0486
bpo-35341: Add generic version of OrderedDict to typing (GH-10850)
by Miss Islington (bot)
· 7 years ago
265b419
bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844)
by Miss Islington (bot)
· 7 years ago
422c165
bpo-31177: Skip deleted attributes while calling reset_mock (GH-9302)
by Miss Islington (bot)
· 7 years ago
38bed78
[3.7] bpo-35352: test_asyncio uses the certificate set from the test directory (GH-10826) (GH-10834)
by Victor Stinner
· 7 years ago
365f21c
bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791)
by Miss Islington (bot)
· 7 years ago
df738d5
bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806) (GH-10813)
by Victor Stinner
· 7 years ago
8a73cac
[3.7] bpo-34279: Synchronize regrtest with master (GH-10800)
by Victor Stinner
· 7 years ago
7eeab87
bpo-27903: Fix ResourceWarning in platform.dist() (GH-10792)
by Victor Stinner
· 7 years ago
2fa5b2a
bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782)
by Miss Islington (bot)
· 7 years ago
d46d753
bpo-33723: Remove busy loop from test_time (GH-10773)
by Miss Islington (bot)
· 7 years ago
24b51b1
bpo-34022: Stop forcing of hash-based invalidation with SOURCE_DATE_EPOCH (GH-9607)
by Miss Islington (bot)
· 7 years ago
f71a592
bpo-34921: Allow escaped NoReturn in get_type_hints (GH-9750) (GH-10772)
by Ismo Toijala
· 7 years ago
c901045
pythoninfo: log more environment variable (GH-10719) (GH-10769)
by Victor Stinner
· 7 years ago
80db40c
bpo-33676: Fix dangling thread in _test_multiprocessing (GH-10755)
by Miss Islington (bot)
· 7 years ago
d669154
bpo-35317: Fix mktime() error in test_email (GH-10721)
by Miss Islington (bot)
· 7 years ago
2a37f01
bpo-35308: Fix regression where BROWSER env var is not respected. (GH-10693)
by Miss Islington (bot)
· 7 years ago
5350dd1
bpo-33723: Fix test_time.test_thread_time() (GH-10724)
by Miss Islington (bot)
· 7 years ago
e88553c
bpo-35313: Fix test_embed when run from venv (GH-10713) (GH-10715)
by Victor Stinner
· 7 years ago
6a528cc
closes bpo-35309: cpath should be capath (GH-10701)
by Miss Islington (bot)
· 7 years ago
89a3087
bpo-32035: Fix words about strings and bytes in zipfile documentation. (GH-10592)
by Miss Islington (bot)
· 7 years ago
903a3e8
bpo-29877: compileall: import ProcessPoolExecutor only when needed (GH-4856)
by Miss Islington (bot)
· 7 years ago
01e5799
bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675)
by Miss Islington (bot)
· 7 years ago
56742f1
[3.7] bpo-35189: Retry fnctl calls on EINTR (GH-10413) (GH-10678)
by Victor Stinner
· 7 years ago
a519411
Revert "bpo-35239: _PySys_EndInit() copies module_search_path (GH-10532)" (GH-10660)
by Victor Stinner
· 7 years ago
d57ab8a
bpo-35021: Fix assertion failures in _datetimemodule.c. (GH-10039)
by Miss Islington (bot)
· 7 years ago
c743a6a
Upgrade pip to 18.1 and setuptools to 40.6.2 (GH-10598)
by Miss Islington (bot)
· 7 years ago
0e1312c
bpo-35233: test_embed: fix filesystem encoding (GH-10597)
by Victor Stinner
· 7 years ago
f415aa1
Add --tempdir option for test run (GH-10322)
by Miss Islington (bot)
· 7 years ago
3a600d2
bpo-35202: Remove more unused imports in idlelib (GH-10573)
by Miss Islington (bot)
· 7 years ago
0461c3b
bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565)
by Miss Islington (bot)
· 7 years ago
d2be9a5
bpo-35239: _PySys_EndInit() copies module_search_path (GH-10532)
by Miss Islington (bot)
· 7 years ago
579c417
bpo-35213: Where appropriate, use 'macOS' in idlelib. (GH-10478)
by Miss Islington (bot)
· 7 years ago
9ee1d42
bpo-35233: InitConfigTests tests more config vars (GH-10541) (GH-10546)
by Victor Stinner
· 7 years ago
bc09ee8
bpo-35233: Fix test_embed.InitConfigTests on macOS (GH-10539)
by Victor Stinner
· 7 years ago
88cbea4
bpo-35233: Fix _PyMainInterpreterConfig_Copy() (GH-10537)
by Victor Stinner
· 7 years ago
35c28d5
[3.7] bpo-35233: Rewrite test_embed.InitConfigTests (GH-10524) (GH-10529)
by Victor Stinner
· 7 years ago
d57a3e5
bpo-29564:_PyMem_DumpTraceback() suggests enabling tracemalloc (GH-10510) (GH-10517)
by Victor Stinner
· 7 years ago
3f9fe53
bpo-35031: Fix test_start_tls_server_1 on FreeBSD buildbots (GH-10011)
by Miss Islington (bot)
· 7 years ago
b91c27d
bpo-34864: Document two IDLE on MacOS issues. (GH-10456)
by Miss Islington (bot)
· 7 years ago
2847cca
bpo-35202: Remove unused imports in idlelib (GH-10438)
by Miss Islington (bot)
· 7 years ago
f16ebcd
bpo-35193: Fix an off by one error in the RETURN_VALUE case. (GH-10418)
by Miss Islington (bot)
· 7 years ago
9d36581
bpo-34966: Improve support of method aliases in pydoc. (GH-9823)
by Miss Islington (bot)
· 7 years ago
3ba5e25
Revert "bpo-32409: Fix regression in activate.bat on international Windows (GH-10295)" (GH-10403)
by Miss Islington (bot)
· 7 years ago
b097f9f
Fix the construction of subprocess.CalledProcessError in test_venv (GH-10400)
by Miss Islington (bot)
· 7 years ago
881e273
bpo-32409: Fix regression in activate.bat on international Windows (GH-10295) (GH-10377)
by Miss Islington (bot)
· 7 years ago
2b2a8c1
bpo-33000: Document that IDLE's shell has no line limit. (GH-10373)
by Miss Islington (bot)
· 7 years ago
34fcee9
bpo-23220: Explain how IDLE's Shell displays output (GH-10356)
by Miss Islington (bot)
· 7 years ago
ca592bc
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347)
by Miss Islington (bot)
· 7 years ago
4a46295
bpo-35099: Update idlelib/help.html (GH-10353)
by Miss Islington (bot)
· 7 years ago
7beb8c5
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
by Miss Islington (bot)
· 7 years ago
96fb350
bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318) (GH-10325)
by Miss Islington (bot)
· 7 years ago
5e0537c
[3.7] bpo-35128: Fix spacing issues in warning.warn() messages. (GH-10268). (GH-10280)
by Serhiy Storchaka
· 7 years ago
71b6c1a
bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217)
by Miss Islington (bot)
· 7 years ago
58f7bf3
bpo-34945: Buffer output in test suite only when creating junit file (GH-10204)
by Miss Islington (bot)
· 7 years ago
1a3f18e
bpo-35097: Add IDLE doc subsection explaining editor windows. (GH-10206)
by Miss Islington (bot)
· 7 years ago
ff8d626
Issue 35093: Document the IDLE document viewer in the IDLE doc. (GH-10195)
by Miss Islington (bot)
· 7 years ago
1cea384
[3.7] Fix checking for bugfix Tcl version. (GH-10185) (GH-10186)
by Miss Islington (bot)
· 7 years ago
8dccb00
bpo-1529353: Explain Shell text squeezing in the IDLE doc. (GH-10169)
by Miss Islington (bot)
· 7 years ago
593af34
bpo-35088: Update idlelib.help.copy_string docstring (GH-10164)
by Miss Islington (bot)
· 7 years ago
2d3b7a9
bpo-35087: Update idlelib help files for the current doc build. (GH-10162)
by Miss Islington (bot)
· 7 years ago
e2cf819
bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)
by Miss Islington (bot)
· 7 years ago
9080824
bpo-35017, socketserver: don't accept request after shutdown (GH-9952)
by Miss Islington (bot)
· 7 years ago
a7ffb66
[3.7] bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082)
by Steve Dower
· 7 years ago
Next »