Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/3.6
/
Programs
tag
29731c007987cef7fa1aac6d6bdd8ab6e27af679
tagger
Ned Deily <nad@python.org>
Sat Jan 01 00:57:13 2022
object
8d999cbf4adea053be6dbb612b9844635c4dfb8e
Final head of the former 3.6 branch
0cecc22
bpo-20891: Remove test_capi.test_bpo20891() (#5425)
by Victor Stinner
· 8 years ago
e10c9de
bpo-20891: Fix PyGILState_Ensure() (#4650) (#4655)
by Victor Stinner
· 8 years ago
a439191
Fix some warnings from MSVC
by Steve Dower
· 9 years ago
1cce732
Issue #27713: merge from 3.5
by Ned Deily
· 9 years ago
17cfc86
Issue #27713: Surpress spurious build warnings when updating importlib's
by Ned Deily
· 9 years ago
939231b
Issue #27736: Improve the existing embedded interpreter init/fini test
by Ned Deily
· 9 years ago
abe4d52
Merge doc and comment fixes from 3.5
by Martin Panter
· 9 years ago
8f26565
Fix spelling (inital), grammar (may translates) in documentation, comments
by Martin Panter
· 9 years ago
34be807c
Add PYTHONMALLOC env var
by Victor Stinner
· 9 years ago
7172f50
Replace fpgetmask() with fedisableexcept()
by Victor Stinner
· 10 years ago
3350700
Remove an unnecessary flag.
by Eric Snow
· 10 years ago
32439d6
Issue #23911: Move path-based bootstrap code to a separate frozen module.
by Eric Snow
· 10 years ago
e134a7f
Issue #23752: _Py_fstat() is now responsible to raise the Python exception
by Victor Stinner
· 10 years ago
b48af34
Silenced minor GCC warnings.
by Serhiy Storchaka
· 10 years ago
f2f373f
Issue #23152: Implement _Py_fstat() to support files larger than 2 GB on Windows.
by Steve Dower
· 10 years ago
da8cef4
Issue #22934: Update the comment to mention Programs/_freeze_importlib.c.
by Berker Peksag
· 11 years ago
f6a271a
Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
by Victor Stinner
· 11 years ago
973fe0b
Issue #18093: Factor out the programs that embed the runtime
by Nick Coghlan
· 11 years ago