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
/
ACKS
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-38804: Fix REDoS in http.cookiejar (GH-17157) (GH-17345)
Victor Stinner
2019-11-24
1
-0/+1
*
bpo-36713: Rename duplicated method in test_unicode. (#13525)
Michele Angrisano
2019-05-23
1
-0/+1
*
[2.7] bpo-34472: Add data descriptor signature to zipfile (GH-8871) (ПР-9407)
Serhiy Storchaka
2018-09-22
1
-0/+1
*
[2.7] closes bpo-34050: Fix link in SSL docs (GH-8173). (GH-8179)
Benjamin Peterson
2018-07-07
1
-0/+1
*
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958...
Xiang Zhang
2018-06-15
1
-0/+1
*
[2.7] bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922) (GH-7015)
Serhiy Storchaka
2018-05-20
1
-0/+1
*
[2.7] bpo-32861: robotparser fix incomplete __str__ methods. (GH-5711) (GH-67...
Serhiy Storchaka
2018-05-14
1
-0/+1
*
bpo-33038: Fix gzip.GzipFile for file objects with a non-string name attribut...
Bo Bayles
2018-05-09
1
-0/+1
*
[2.7] bpo-33256: Replace angle brackets around python object repr to display ...
Serhiy Storchaka
2018-04-30
1
-0/+1
*
[2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext``...
Serhiy Storchaka
2018-04-10
1
-0/+1
*
[2.7] bpo-32981: Fix catastrophic backtracking vulns (GH-5955)
Benjamin Peterson
2018-03-04
1
-0/+2
*
[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
1
-0/+1
*
[2.7] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) (GH-5604)
Serhiy Storchaka
2018-02-09
1
-0/+1
*
[2.7] bpo-30057: Fix potential missed signal in signal.signal(). (GH-4258) (#...
Antoine Pitrou
2017-11-03
1
-0/+1
*
[2.7] bpo-31334: Fix timeout in select.poll.poll() (GH-3277) (#4034)
Riccardo Coccioli
2017-10-18
1
-0/+1
*
bpo-25684: ttk.OptionMenu radiobuttons weren't unique (GH-2276) (GH-2960)
Cheryl Sabella
2017-09-10
1
-0/+1
*
[2.7] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989). (#3004)
Shane Harvey
2017-08-05
1
-0/+1
*
[2.7] bpo-30964: Mention ensurepip in package installation docs (GH-2795)
Nicholas
2017-07-21
1
-0/+1
*
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2294)
Victor Stinner
2017-06-20
1
-0/+1
*
[2.7] bpo-30657: Check & prevent integer overflow in PyString_DecodeEscape (#...
Jay Bosamiya
2017-06-18
1
-0/+1
*
[2.7] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1289)
Mariatta
2017-05-27
1
-0/+1
*
bpo-30409: locale.getpreferredencoding doesn't return result (#1672)
Sean McCully
2017-05-21
1
-0/+1
*
[2.7] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1681)
Serhiy Storchaka
2017-05-20
1
-0/+1
*
bpo-30357 each test in test_thread waits until all spawned threads finish (#1...
grzgrzgrz3
2017-05-15
1
-0/+1
*
[2.7] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478...
torsava
2017-05-09
1
-0/+1
*
bpo-29506: Clarify deep copy note in copy module
Nick Coghlan
2017-04-09
1
-0/+1
*
[2.7] bpo-19225: Lack of c api exceptions doc (#964)
cocoatomo
2017-04-08
1
-0/+1
*
Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuk...
Steve Dower
2016-12-28
1
-1/+2
*
Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.
Serhiy Storchaka
2016-12-28
1
-0/+1
*
Issue #29078: Add the missing import in datetime.time doc example.
Xiang Zhang
2016-12-27
1
-0/+1
*
Issue #10656: Fix out-of-tree building on AIX
Martin Panter
2016-11-20
1
-0/+2
*
Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT
Martin Panter
2016-11-14
1
-0/+1
*
Issue #28616: Correct help for sys.version_info releaselevel component.
Ned Deily
2016-11-04
1
-0/+1
*
Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when
Serhiy Storchaka
2016-11-03
1
-0/+1
*
Issue #26240: Clean up the subprocess module doc string
Martin Panter
2016-10-26
1
-0/+1
*
Issue #28435: Avoid no_proxy environment variable interfering with tests
Martin Panter
2016-10-22
1
-0/+1
*
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Serhiy Storchaka
2016-10-07
1
-0/+1
*
Issue #28815: Change '?' to '<module>' in some doc examples.
Terry Jan Reedy
2016-09-30
1
-0/+1
*
IDLE NEWS item and ack.
Terry Jan Reedy
2016-09-29
1
-0/+1
*
Issue #27806: add Aleks to Misc/ACKS.
Ned Deily
2016-09-18
1
-0/+1
*
Issue #27934: Use float.__repr__ instead of plain repr when JSON-encoding an ...
Mark Dickinson
2016-09-03
1
-0/+1
*
# 2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-23
1
-0/+1
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-30
1
-0/+1
*
Issue #27490: Do not build pgen when cross-compiling
Martin Panter
2016-07-28
1
-0/+1
*
Issue #25393: Fix probable copy/paste error in resource docs
Zachary Ware
2016-07-19
1
-0/+1
*
Issue #27238: Got rid of bare excepts in the turtle module. Original patch
Serhiy Storchaka
2016-06-14
1
-0/+1
*
#16484: Change PYTHONDOCS to "https:", and fix links to use lowercase
Martin Panter
2016-06-12
1
-0/+1
*
Issue #25738: Don’t send message body for 205 Reset Content
Martin Panter
2016-06-08
1
-0/+1
*
Issue 25926: Clarify that the pure python equivalents are only approximate.
Raymond Hettinger
2016-05-28
1
-0/+1
[next]