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-35511: Trivial docs updates for profile and resource library modules. (GH...
Beomsoo Kim
2018-12-16
1
-0/+3
*
bpo-35499: make profile-opt don't override CFLAGS_NODIST (GH-11164)
Victor Stinner
2018-12-16
1
-0/+3
*
bpo-35402: Update Windows build to use Tcl and Tk 8.6.9 (GH-11146)
Steve Dower
2018-12-14
1
-0/+1
*
bpo-35471: Remove the macpath module (GH-11129)
Victor Stinner
2018-12-14
1
-0/+2
*
bpo-34279: regrtest consider that skipped tests are ran (GH-11132)
Victor Stinner
2018-12-14
1
-0/+3
*
bpo-35491: Enhance multiprocessing.BaseProcess.__repr__() (GH-11138)
Victor Stinner
2018-12-14
1
-0/+4
*
bpo-31446: Copy command line that should be passed to CreateProcessW(). (GH-1...
Vladimir Matveev
2018-12-14
1
-0/+2
*
bpo-35477: multiprocessing.Pool.__enter__() fails if called twice (GH-11134)
Victor Stinner
2018-12-13
1
-0/+2
*
bpo-35412: Add testcase to test_future4 (GH-11131)
Victor Stinner
2018-12-12
1
-0/+1
*
bpo-35346: Drop Mac OS 9 support from platform (GH-10959)
Victor Stinner
2018-12-12
1
-0/+2
*
bpo-33106: change dbm key deletion error for readonly file from KeyError to d...
Xiang Zhang
2018-12-12
1
-0/+2
*
Add test for double patching instance methods (#11085)
Anthony Sottile
2018-12-12
1
-0/+2
*
bpo-17185: Add __signature__ to mock that can be used by inspect for signatur...
Xtreak
2018-12-12
1
-0/+2
*
bpo-35394: Add empty slots to abstract asyncio protocols (#10889)
Andrew Svetlov
2018-12-11
1
-0/+1
*
bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11...
Serhiy Storchaka
2018-12-11
1
-0/+2
*
bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)
Ned Deily
2018-12-11
1
-0/+1
*
bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094)
Ned Deily
2018-12-11
1
-0/+1
*
bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088)
Steve Dower
2018-12-11
1
-0/+1
*
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower
2018-12-11
1
-0/+1
*
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-...
Steve Dower
2018-12-10
1
-0/+2
*
bpo-32788: Better error handling in sqlite3. (GH-3723)
Serhiy Storchaka
2018-12-10
1
-0/+3
*
bpo-35050: AF_ALG length check off-by-one error (GH-10058)
Christian Heimes
2018-12-10
1
-0/+1
*
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061)
Victor Stinner
2018-12-10
1
-0/+2
*
bpo-35445: Do not ignore memory errors when create posix.environ. (GH-11049)
Serhiy Storchaka
2018-12-10
1
-0/+1
*
bpo-34245: install Python shared library with more standard 0755 mode (GH-8492)
jdemeyer
2018-12-09
1
-0/+2
*
bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043)
Ned Deily
2018-12-09
1
-0/+2
*
bpo-35330: Don't call the wrapped object if `side_effect` is set (GH10973)
Mario Corchero
2018-12-08
1
-0/+4
*
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Victor Stinner
2018-12-07
1
-1/+0
*
bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2...
Serhiy Storchaka
2018-12-07
1
-0/+3
*
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-...
Zackery Spytz
2018-12-07
1
-0/+2
*
bpo-35346, platform: replace os.popen() with subprocess (GH-10786)
Victor Stinner
2018-12-07
1
-0/+2
*
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464)
Tal Einat
2018-12-07
1
-0/+2
*
bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower
2018-12-07
1
-0/+1
*
Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted (...
Victor Stinner
2018-12-06
1
-1/+0
*
bpo-35344: platform.platform() uses mac_ver() on macOS (GH-10780)
Victor Stinner
2018-12-05
1
-0/+3
*
bpo-35310: Clear select() lists before returning upon EINTR (GH-10877)
Oran Avraham
2018-12-05
1
-0/+4
*
bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419)
Serhiy Storchaka
2018-12-05
1
-0/+2
*
bpo-34604: Use %R because of invisible characters or trailing whitespaces. (G...
William Grzybowski
2018-12-05
1
-1/+2
*
bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH...
Sergey Fedoseev
2018-12-05
1
-0/+7
*
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919)
Victor Stinner
2018-12-05
1
-0/+5
*
bpo-35389: platform.libc_ver() uses os.confstr() (GH-10891)
Victor Stinner
2018-12-05
1
-0/+2
*
bpo-35351: Pass link time optimization flags to CFLAGS_NODIST (GH-10797)
stratakis
2018-12-04
1
-0/+2
*
bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_Ma...
Andrew Dunai
2018-12-04
1
-0/+4
*
bpo-35226: Fix equality for nested unittest.mock.call objects. (#10555)
Chris Withers
2018-12-03
1
-0/+3
*
bpo-35380: Enable TCP_NODELAY for proactor event loop (#10867)
Andrew Svetlov
2018-12-03
1
-0/+1
*
bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848)
Serhiy Storchaka
2018-12-03
1
-0/+2
*
bpo-35341: Add generic version of OrderedDict to typing (GH-10850)
Ismo Toijala
2018-12-02
1
-0/+1
*
bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844)
Serhiy Storchaka
2018-12-01
1
-0/+2
*
bpo-31177: Skip deleted attributes while calling reset_mock (GH-9302)
Xtreak
2018-12-01
1
-0/+2
*
bpo-35352: test_asyncio uses the certificate set from the test directory (GH-...
stratakis
2018-11-30
1
-0/+1
[next]