index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35814: Allow same r.h.s. in annotated assignments as in normal ones (GH-1...
Ivan Levkivskyi
2019-01-25
1
-0/+2
*
bpo-35224: PEP 572 Implementation (#10497)
Emily Morehouse
2019-01-24
1
-0/+1
*
bpo-35717: Fix KeyError exception raised when using enums and compile (GH-11523)
RĂ©mi Lapeyre
2019-01-24
2
-0/+3
*
bpo-35726: Prevented QueueHandler formatting from affecting other handlers (G...
Manjusaka
2019-01-23
1
-0/+1
*
bpo-35713: Split _Py_InitializeCore into subfunctions (GH-11650)
Victor Stinner
2019-01-22
1
-0/+2
*
bpo-35683: Improve Azure Pipelines steps (GH-11493)
Steve Dower
2019-01-22
1
-0/+1
*
bpo-35713: Rework Python initialization (GH-11647)
Victor Stinner
2019-01-22
1
-0/+3
*
bpo-35720: Fixing a memory leak in pymain_parse_cmdline_impl() (GH-11528)
Lucas Cimon
2019-01-22
1
-0/+1
*
bpo-33416: Add end positions to Python AST (GH-11605)
Ivan Levkivskyi
2019-01-22
1
-0/+2
*
bpo-35758: Fix building on ARM + MSVC (gh-11531)
Minmin Gong
2019-01-21
1
-0/+1
*
bpo-35772: Fix test_tarfile on ppc64 (GH-11606)
Victor Stinner
2019-01-21
1
-0/+6
*
bpo-20239: Allow repeated deletion of unittest.mock.Mock attributes (#11057)
Pablo Galindo
2019-01-21
1
-0/+2
*
bpo-35699: fix distuils cannot detect Build Tools 2017 anymore (GH-11495)
Marc Schlaich
2019-01-20
1
-0/+1
*
bpo-35733: Make isinstance(ast.Constant(boolean), ast.Num) be false. (GH-11547)
Anthony Sottile
2019-01-18
1
-0/+2
*
bpo-35770: IDLE macosx deletes Options => Configure IDLE. (GH-11614)
Terry Jan Reedy
2019-01-18
1
-0/+3
*
bpo-21257: document http.client.parse_headers (GH-11443)
Ashwin Ramaswami
2019-01-18
1
-0/+1
*
bpo-35045: Accept TLSv1 default in min max test (GH-11510)
Christian Heimes
2019-01-18
1
-0/+2
*
bpo-35769: Change IDLE's name for new files from 'Untitled' to 'untitled' (GH...
Terry Jan Reedy
2019-01-18
1
-0/+1
*
bpo-34850: Emit a warning for "is" and "is not" with a literal. (GH-9642)
Serhiy Storchaka
2019-01-18
1
-0/+5
*
bpo-33687: Fix call to os.chmod() in uu.decode() (GH-7282)
Timo Furrer
2019-01-17
1
-0/+2
*
bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454)
Dong-hee Na
2019-01-17
1
-0/+2
*
bpo-35674: Add os.posix_spawnp() (GH-11554)
Joannah Nanjekye
2019-01-16
1
-0/+2
*
bpo-35537: subprocess uses os.posix_spawn in some cases (GH-11452)
Victor Stinner
2019-01-15
1
-0/+2
*
bpo-35746: Fix segfault in ssl's cert parser (GH-11569)
Christian Heimes
2019-01-15
1
-0/+3
*
bpo-23846: Fix ProactorEventLoop._write_to_self() (GH-11566)
Victor Stinner
2019-01-15
1
-0/+2
*
bpo-34323: Enhance IocpProactor.close() log (GH-11555)
Victor Stinner
2019-01-15
1
-0/+3
*
bpo-35619: Improve support of custom data descriptors in help() and pydoc. (G...
Serhiy Storchaka
2019-01-15
1
-0/+2
*
bpo-35066: _dateime.datetime.strftime copies trailing '%' (GH-10692)
MichaelSaah
2019-01-14
1
-0/+5
*
bpo-35196: Optimize Squeezer's write() interception (GH-10454)
Tal Einat
2019-01-13
1
-0/+1
*
bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021)
Anthony Sottile
2019-01-13
2
-0/+2
*
bpo-35552: Fix reading past the end in PyUnicode_FromFormat() and PyBytes_Fro...
Serhiy Storchaka
2019-01-12
1
-0/+3
*
bpo-35634: Raise an error when first passed kwargs contains duplicated keys. ...
Serhiy Storchaka
2019-01-12
1
-0/+3
*
bpo-35494: Improve syntax error messages for unbalanced parentheses in f-stri...
Serhiy Storchaka
2019-01-12
1
-0/+1
*
bpo-33817: Fix _PyBytes_Resize() for empty bytes object. (GH-11516)
Serhiy Storchaka
2019-01-12
1
-0/+1
*
bpo-35719: Optimize multi-argument math functions. (GH-11527)
Serhiy Storchaka
2019-01-12
1
-0/+2
*
bpo-35423: Stop using the "pending calls" machinery for signals. (gh-10972)
Eric Snow
2019-01-11
1
-0/+3
*
bpo-34569: Fix subinterpreter 32-bit ABI, pystate.c/_new_long_object() (gh-9...
Michael Felt
2019-01-11
1
-0/+2
*
bpo-32710: Fix _overlapped.Overlapped memory leaks (GH-11489)
Victor Stinner
2019-01-11
1
-0/+2
*
bpo-32146: Add documentation about frozen executables on Unix (GH-5850)
Bo Bayles
2019-01-10
1
-0/+2
*
bpo-35702: Add new identifier time.CLOCK_UPTIME_RAW for macOS 10.12 (GH-11503)
Joannah Nanjekye
2019-01-10
1
-0/+1
*
bpo-35641: Move IDLE blurb to IDLE directory (#11479)
Terry Jan Reedy
2019-01-09
1
-0/+0
*
bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (#10639)
Sanyam Khurana
2019-01-09
1
-0/+2
*
bpo-32710: Fix leak in Overlapped_WSASend() (GH-11469)
Victor Stinner
2019-01-08
1
-0/+3
*
bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport re...
Steve Dower
2019-01-08
1
-0/+2
*
bpo-35568: add 'raise_signal' function (GH-11335)
Vladimir Matveev
2019-01-08
1
-0/+1
*
bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462)
Victor Stinner
2019-01-08
1
-0/+2
*
bpo-35642: Remove asynciomodule.c from pythoncore.vcxproj (GH-11410)
Gregory Szorc
2019-01-08
1
-0/+1
*
bpo-33717: pythoninfo logs information of all clocks (GH-11460)
Victor Stinner
2019-01-08
1
-0/+2
*
bpo-32710: test_asyncio: test_sendfile reset policy (GH-11461)
Victor Stinner
2019-01-07
1
-0/+3
*
bpo-35664: Optimize operator.itemgetter (GH-11435)
Raymond Hettinger
2019-01-07
1
-0/+4
[next]