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-34160: Update news entry for XML order attributes (#12335)
Diego Rojas
2019-03-16
1
-0/+1
*
canonicalize "Inada Naoki" in ACKS and 3.8 News (GH-12286)
Inada Naoki
2019-03-12
1
-1/+1
*
bpo-35717: Fix KeyError exception raised when using enums and compile (GH-11523)
Rémi Lapeyre
2019-01-24
1
-0/+1
*
bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021)
Anthony Sottile
2019-01-13
1
-0/+1
*
bpo-35641: IDLE - format calltip properly when no docstring (GH-11415)
Emmanuel Arias
2019-01-03
1
-0/+1
*
bpo-35497: add versionadded tag for EPOLLEXCLUSIVE (GH-11162)
Manjusaka
2018-12-19
1
-0/+1
*
bpo-2504: Add pgettext() and variants to gettext. (GH-7253)
Cheryl Sabella
2018-11-07
1
-0/+1
*
bpo-34898: Add mtime parameter to gzip.compress(). (GH-9704)
guoci
2018-11-07
1
-0/+1
*
bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10...
Lysandros Nikolaou
2018-11-04
1
-0/+1
*
bpo-33578: Add getstate/setstate for CJK codec (GH-6984)
Christopher Thorne
2018-11-01
1
-0/+1
*
bpo-35047, unittest.mock: Better error messages on assert_called_xxx failures...
Petter Strandmark
2018-10-28
1
-0/+1
*
bpo-34829: Add missing selection_ methods to the Tkinter Spinbox. (GH-9617)
Juliette Monsel
2018-10-08
1
-0/+1
*
Migrate datetime.date.fromtimestamp to Argument Clinic (GH-8535)
Tim Hoffmann
2018-09-24
1
-0/+1
*
bpo-34472: Add data descriptor signature to zipfile (GH-8871)
Silas Sewell
2018-09-18
1
-0/+1
*
bpo-33073: Adding as_integer_ratio to ints. (GH-8750)
Lisa Roach
2018-09-14
1
-0/+1
*
bpo-34282: Fix Enum._convert shadowing members named _convert (GH-8568)
orlnub123
2018-09-12
1
-0/+1
*
bpo-33437: add __new__ vs __init__ example (GH-9145)
Ethan Furman
2018-09-12
1
-0/+1
*
bpo-34246: Use no mutable default args in smtplib (GH-8554)
Pablo Aguiar
2018-09-07
1
-0/+1
*
bpo-32968: Make modulo and floor division involving Fraction and float consis...
Elias Zamaria
2018-08-27
1
-0/+1
*
bpo-34270: Make it possible to name asyncio tasks (GH-8547)
Alex Grönholm
2018-08-08
1
-0/+2
*
Add docstrings to public methods from context.c (GH-8531)
Peter Lamut
2018-07-30
1
-0/+1
*
bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527)
Mickaël Schoentgen
2018-07-29
1
-0/+1
*
bpo-33648: Remove PY_WARN_ON_C_LOCALE (GH-7114)
Eitan Adler
2018-07-11
1
-0/+1
*
closes bpo-34050: Fix link in SSL docs (GH-8173)
Marcin Niemira
2018-07-07
1
-0/+1
*
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958)
Wonsup Yoon
2018-06-15
1
-0/+1
*
bpo-30167: Prevent site.main() exception if PYTHONSTARTUP is set. (GH-6731)
Steve Weber
2018-06-11
1
-0/+1
*
bpo-33504: Migrate configparser from OrderedDict to dict. (#6819)
John Reese
2018-06-05
1
-0/+1
*
bpo-32380: Create functools.singledispatchmethod (#6306)
Ethan Smith
2018-05-26
1
-0/+1
*
bpo-26103: Fix inspect.isdatadescriptor() and a data descriptor definition. (...
Aaron Hall, MBA
2018-05-20
1
-0/+1
*
bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922)
CtrlZvi
2018-05-20
1
-0/+1
*
bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH...
Zvezdan Petkovic
2018-05-17
1
-0/+1
*
bpo-21475: Support the Sitemap extension in robotparser (GH-6883)
Christopher Beacham
2018-05-16
1
-0/+2
*
bpo-33497: Add NEWS and ACKS entries. (GH-6838)
Ned Deily
2018-05-14
1
-0/+1
*
bpo-33281: NEWS and ACK (GH-6681)
Ned Deily
2018-05-02
1
-0/+1
*
bpo-33256: Replace angle brackets around python object repr to display it in ...
sblondon
2018-04-29
1
-0/+1
*
acks += chrBrd (#6584)
Łukasz Langa
2018-04-23
1
-0/+1
*
acks += Zsolt Dollenstein (#6490)
Łukasz Langa
2018-04-16
1
-0/+1
*
bpo-31920: Fixed handling directories as arguments in the ``pygettext`` scrip...
Serhiy Storchaka
2018-04-09
1
-0/+1
*
bpo-29613: Added support for SameSite cookies (GH-6413)
Alex Gaynor
2018-04-07
1
-0/+1
*
bpo-29673: fix gdb scripts pystack and pystackv (GH-6126)
Marcel Plch
2018-04-06
1
-0/+1
*
bpo-32337: Update documentats about dict order (GH-4973)
hui shang
2018-04-04
1
-0/+1
*
bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037) (GH-6...
Ned Deily
2018-03-27
1
-0/+1
*
bpo-33018: Improve issubclass() error checking and message. (GH-5944)
jab
2018-03-22
1
-0/+1
*
bpo-32885: Tools/scripts/pathfix.py: Add -n option for no backup~ (#5772)
Miro Hrončok
2018-03-13
1
-0/+1
*
bpo-32981: Fix catastrophic backtracking vulns (#5955)
Jamie Davis
2018-03-04
1
-0/+1
*
bpo-32147: Improved perfomance of binascii.unhexlify(). (GH-4586)
Sergey Fedoseev
2018-02-26
1
-0/+1
*
bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066)
Anselm Kruis
2018-02-23
1
-0/+1
*
closes bpo-32898: Fix debug build crash with COUNT_ALLOCS (GH-5800)
Eddie Elizondo
2018-02-22
1
-0/+1
*
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chun...
Zackery Spytz
2018-02-20
1
-0/+1
*
bpo-30688: Support \N{name} escapes in re patterns. (GH-5588)
Serhiy Storchaka
2018-02-09
1
-0/+1
[next]