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-33354: Fix test_ssl when a filename cannot be encoded (GH-6613)
Pablo Galindo
2018-05-24
1
-0/+2
*
[2.7] bpo-33622: Fix issues with handling errors in the GC. (GH-7078) (#7096)
Serhiy Storchaka
2018-05-24
1
-0/+4
*
[2.7] Fix line breaks added after hyphens by blurb. (GH-7052)
Serhiy Storchaka
2018-05-22
15
-63/+63
*
[2.7] bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922) (GH-7015)
Serhiy Storchaka
2018-05-20
2
-0/+3
*
[2.7] bpo-33503: Fix the broken pypi link in the source and the documentation...
Stéphane Wirtel
2018-05-16
1
-0/+1
*
[2.7] bpo-32861: robotparser fix incomplete __str__ methods. (GH-5711) (GH-67...
Serhiy Storchaka
2018-05-14
2
-0/+4
*
bpo-33038: Fix gzip.GzipFile for file objects with a non-string name attribut...
Bo Bayles
2018-05-09
2
-0/+3
*
bpo-33096: Removed unintentionally backported from Python 3 Tkinter files. (G...
Serhiy Storchaka
2018-05-08
1
-0/+1
*
[2.7] bpo-33422: Fix quotation marks getting deleted when looking up byte/str...
Andrés Delfino
2018-05-07
1
-0/+2
*
[2.7] bpo-20087: Update locale alias mapping with glibc 2.27 supported locale...
Serhiy Storchaka
2018-05-06
1
-0/+1
*
bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5...
Cheryl Sabella
2018-05-05
1
-0/+1
*
bpo-33391: Fix refleak in set_symmetric_difference (GH-6670)
Miss Islington (bot)
2018-05-02
1
-0/+1
*
[2.7] bpo-33256: Replace angle brackets around python object repr to display ...
Serhiy Storchaka
2018-04-30
2
-0/+2
*
merge 2.7.15 release branch
Benjamin Peterson
2018-04-29
1
-0/+6
|
\
|
*
generate 2.7.15 NEWS
Benjamin Peterson
2018-04-29
1
-0/+6
*
|
Merge 2.7.15 release branch
Benjamin Peterson
2018-04-29
1
-0/+3
|
\
\
|
|
/
|
*
Indicate that _PyGC_Head is only 8-byte aligned. (closes bpo-33374)
Florian Weimer
2018-04-29
1
-0/+3
*
|
fix running the curses.has_key module (closes bpo-33359) (GH-6608)
Benjamin Peterson
2018-04-26
1
-0/+1
*
|
bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546)
Miss Islington (bot)
2018-04-20
1
-0/+1
*
|
[2.7] bpo-33308: Fix a crash in the parser module when convert an ST object. ...
Serhiy Storchaka
2018-04-19
1
-0/+2
|
/
*
make NEWS for 2.7.15rc1
Benjamin Peterson
2018-04-14
167
-370/+1693
*
bpo-33148: Update Windows build to use OpenSSL 1.0.2o
Steve Dower
2018-04-14
1
-0/+1
*
[2.7] bpo-33184: Update macOS installer build to use OpenSSL 1.0.2o. (GH-6408...
Miss Islington (bot)
2018-04-14
1
-0/+1
*
[2.7] Fix errant NEWS item: bpo-19019 -> bpo-17128 (GH-6470)
Ned Deily
2018-04-14
1
-0/+0
*
[2.7] Backport macOS universal build and installer fixes from 3.6. (GH-6469)
Ned Deily
2018-04-14
4
-0/+17
*
[2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext``...
Serhiy Storchaka
2018-04-10
2
-0/+3
*
[2.7] bpo-8243: Doc patch for curses.window.addstr and curses.window.addch (G...
Miss Islington (bot)
2018-04-07
1
-0/+2
*
[2.7] bpo-27212: Modify islice recipe to consume initial values preceding sta...
Cheryl Sabella
2018-04-02
1
-0/+2
*
[2.7] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) (GH-6326)
Serhiy Storchaka
2018-03-31
1
-0/+4
*
bpo-31544: Fix a reference leak to 'self' after the previous target error han...
scoder
2018-03-31
1
-0/+2
*
bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6284)
Miss Islington (bot)
2018-03-28
1
-0/+1
*
[2.7] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6215)
Christian Heimes
2018-03-24
1
-0/+1
*
bpo-31544: Avoid calling "PyObject_GetAttrString()" (and potentially executin...
scoder
2018-03-24
1
-0/+2
*
[2.7] bpo-17288: Prevent jumps from 'return' and 'exception' trace events. (G...
xdegaye
2018-03-13
1
-0/+1
*
[2.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-602...
Miss Islington (bot)
2018-03-11
1
-0/+1
*
[2.7] closes bpo-32997: Fix REDOS in fpformat (GH-5984)
Jamie Davis
2018-03-06
1
-0/+4
*
[2.7] bpo-32981: Fix catastrophic backtracking vulns (GH-5955)
Benjamin Peterson
2018-03-04
2
-0/+6
*
[2.7] bpo-32903: Fix a memory leak in os.chdir() on Windows (GH-5801). (#5947)
Alexey Izbyshev
2018-03-01
1
-0/+2
*
bpo-18533: Avoid RuntimeError from repr() of recursive dictview (#4823) (#5357)
bennorth
2018-02-26
1
-0/+3
*
[2.7] bpo-32647: Link ctypes extension with libdl. (GH-5550) (#5877)
Christian Heimes
2018-02-25
1
-0/+2
*
[2.7] bpo-30622: Improve NPN support detection (GH-5859) (#5863)
Christian Heimes
2018-02-25
1
-0/+1
*
[2.7] bpo-32185: Don't send IP in SNI TLS extension (GH-5865) (#5871)
Miss Islington (bot)
2018-02-25
1
-0/+2
*
bpo-25404: SSLContext.load_dh_params() non-ASCII path (GH-3459)
Christian Heimes
2018-02-25
1
-0/+1
*
bpo-31518: Change TLS protocol for Debian (#3661)
Christian Heimes
2018-02-24
1
-0/+3
*
[2.7] bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) (GH-5825)
Anselm Kruis
2018-02-23
1
-0/+1
*
[2.7] bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSN...
Miss Islington (bot)
2018-02-21
2
-0/+3
*
[2.7] bpo-21060 Improve error message for "setup.py upload" without dist file...
Éric Araujo
2018-02-19
1
-0/+3
*
bpo-30109: Fix reindent.py for non-ASCII files. (#5637)
Serhiy Storchaka
2018-02-12
1
-0/+2
*
bpo-32800: Update link to w3c doc for xml default namespaces (GH-5609) (GH-5613)
Miss Islington (bot)
2018-02-11
1
-0/+1
*
[2.7] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) (GH-5604)
Serhiy Storchaka
2018-02-09
2
-0/+3
[next]