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
*
Update NEWS, docs, and patchlevel for 3.7.0b2
v3.7.0b2
Ned Deily
2018-02-28
66
-133/+655
*
Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (GH-5912)...
Miss Islington (bot)
2018-02-27
1
-0/+1
*
bpo-32901: update macOS 10.9+ installer to Tcl/Tk 8.6.8
Ned Deily
2018-02-27
1
-0/+1
*
bpo-31453: Add setter for min/max protocol version (GH-5259)
Miss Islington (bot)
2018-02-27
1
-0/+4
*
[3.7] bpo-32951: Disable SSLSocket/SSLObject constructor (GH-5864) (#5925)
Christian Heimes
2018-02-27
1
-0/+3
*
bpo-28124: deprecate ssl.wrap_socket() (GH-5888)
Miss Islington (bot)
2018-02-27
1
-0/+3
*
bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (GH-5663)
Miss Islington (bot)
2018-02-27
1
-0/+2
*
bpo-32960: For dataclasses, disallow inheriting frozen from non-frozen classe...
Miss Islington (bot)
2018-02-27
1
-0/+3
*
bpo-32713: Fix tarfile.itn for large/negative float values. (GH-5434)
Miss Islington (bot)
2018-02-27
1
-0/+1
*
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH...
Miss Islington (bot)
2018-02-26
1
-0/+3
*
bpo-32394: Remove some TCP options on old version Windows. (GH-5523)
Miss Islington (bot)
2018-02-26
1
-0/+2
*
bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-...
Miss Islington (bot)
2018-02-26
1
-0/+2
*
bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean un...
Miss Islington (bot)
2018-02-26
1
-0/+6
*
bpo-32622: Native sendfile on windows (GH-5565)
Miss Islington (bot)
2018-02-25
1
-0/+1
*
[3.7] bpo-32647: Link ctypes extension with libdl. (GH-5550) (#5874)
Miss Islington (bot)
2018-02-25
1
-0/+2
*
[3.7] bpo-31809: test secp ECDH curves (GH-4036) (#5872)
Miss Islington (bot)
2018-02-25
1
-0/+1
*
bpo-17232: Clarify docs for -O and -OO command line options (GH-5839)
Miss Islington (bot)
2018-02-25
2
-2/+6
*
[3.7] bpo-30622: Improve NPN support detection (GH-5859) (#5860)
Miss Islington (bot)
2018-02-24
1
-0/+1
*
[3.7] bpo-24334: Cleanup SSLSocket (GH-5252) (#5857)
Miss Islington (bot)
2018-02-24
1
-0/+4
*
bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754)
Miss Islington (bot)
2018-02-24
1
-0/+1
*
[3.7] bpo-32819: Simplify and improve ssl.match_hostname (GH-5620) (#5847)
Miss Islington (bot)
2018-02-24
1
-0/+3
*
[bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128) (GH-5843)
Miss Islington (bot)
2018-02-24
1
-0/+1
*
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830)
Miss Islington (bot)
2018-02-24
1
-0/+1
*
bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH-5823)
Miss Islington (bot)
2018-02-23
1
-0/+1
*
bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066)
Miss Islington (bot)
2018-02-23
1
-0/+1
*
bpo-32457: Improves handling of denormalized executable path when launching P...
Miss Islington (bot)
2018-02-22
1
-0/+1
*
bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage n...
Miss Islington (bot)
2018-02-22
1
-0/+2
*
bpo-32905: IDLE - remove unused code in pyparse module (GH-5807)
Miss Islington (bot)
2018-02-22
1
-0/+1
*
closes bpo-32898: Fix debug build crash with COUNT_ALLOCS (GH-5800)
Miss Islington (bot)
2018-02-22
2
-0/+2
*
bpo-32874: IDLE: add tests for pyparse (GH-5755)
Miss Islington (bot)
2018-02-22
1
-0/+1
*
bpo-32889: update valgrind suppressions (GH-5779)
Miss Islington (bot)
2018-02-21
2
-5/+7
*
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chun...
Miss Islington (bot)
2018-02-20
2
-0/+3
*
closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708)
Miss Islington (bot)
2018-02-20
1
-0/+2
*
bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5765)
Miss Islington (bot)
2018-02-20
1
-0/+1
*
Improve error message for "setup.py upload" without dist files (GH-21060)
Miss Islington (bot)
2018-02-19
1
-0/+3
*
bpo-31972: Improve docstrings for pathlib classes (GH-5310)
Miss Islington (bot)
2018-02-19
1
-0/+1
*
bpo-25988: add NEWS entry for 3.7.0b2 (#5743)
Ned Deily
2018-02-18
1
-0/+2
*
bpo-31333: Re-implement ABCMeta in C (GH-5733)
Ivan Levkivskyi
2018-02-18
1
-0/+10
*
bpo-32852: Fix trace changing sys.argv to tuple. (GH-5692)
Miss Islington (bot)
2018-02-17
1
-0/+1
*
bpo-32436: Add docs for contextvars (GH-5685)
Miss Islington (bot)
2018-02-16
1
-0/+1
*
bpo-32841: Fix cancellation in awaiting asyncio.Condition (GH-5665)
Miss Islington (bot)
2018-02-14
1
-0/+2
*
bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995)
Miss Islington (bot)
2018-02-13
1
-0/+2
*
bpo-32370: Use the correct encoding for ipconfig output in the uuid module. (...
Miss Islington (bot)
2018-02-13
1
-0/+2
*
bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646)
Miss Islington (bot)
2018-02-12
1
-0/+2
*
bpo-29248: Fix os.readlink() on Windows (GH-5577)
Miss Islington (bot)
2018-02-12
1
-0/+3
*
bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5...
Miss Islington (bot)
2018-02-12
1
-0/+5
*
bpo-32221: makeipaddr(): remove interface part + speedup (GH-5449) (GH-5449) ...
Miss Islington (bot)
2018-02-12
1
-0/+4
*
bpo-11015: Update test.support documentation (GH-5619)
Miss Islington (bot)
2018-02-11
1
-0/+1
*
bpo-32792: Preserve mapping order in ChainMap() (GH-5586) (#GH-5617)
Miss Islington (bot)
2018-02-11
1
-0/+1
*
bpo-32800: Update link to w3c doc for xml default namespaces (GH-5609) (GH-5611)
Miss Islington (bot)
2018-02-10
1
-0/+1
[next]