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-37627: Add acknowledgment (GH-14883)
Miss Islington (bot)
2019-07-21
1
-0/+1
*
bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) (GH-14759)
Miss Islington (bot)
2019-07-14
1
-0/+1
*
bpo-30088: Document that existing dir structure isn't verified by mailbox.Mai...
Miss Islington (bot)
2019-07-13
1
-0/+1
*
closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268)
Miss Islington (bot)
2019-07-13
1
-0/+1
*
bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607)
Miss Islington (bot)
2019-07-08
1
-0/+1
*
bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-1...
Michele Angrisano
2019-06-02
1
-0/+1
*
bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not hand...
Matěj Cepl
2019-05-23
1
-1/+1
*
bpo-36878: Track extra text added to 'type: ignore' in the AST (GH-13479)
Michael J. Sullivan
2019-05-22
1
-0/+1
*
bpo-36972: Add SupportsIndex (GH-13448)
Paul Dagnelie
2019-05-22
1
-0/+1
*
bpo-36929: Modify io/re tests to allow for missing mod name (#13392)
Max Bernstein
2019-05-21
1
-0/+1
*
bpo-23896: Add a grammar where exec isn't a stmt (#13272)
Batuhan Taşkaya
2019-05-20
1
-0/+1
*
bpo-22865: Expand on documentation for the pty.spawn function (GH-11980)
Geoff Shannon
2019-05-20
1
-0/+1
*
bpo-35721: Close socket pair if Popen in _UnixSubprocessTransport fails (GH-1...
Niklas Fiekas
2019-05-20
1
-0/+1
*
bpo-36782: Created C API wrappers and added missing tests for functions in th...
Edison A
2019-05-17
1
-0/+1
*
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
Paul Monson
2019-05-15
1
-0/+1
*
bpo-26707: Enable plistlib to read UID keys. (GH-12153)
Jon Janzen
2019-05-15
1
-0/+1
*
bpo-36845: validate integer network prefix when constructing IP networks (GH-...
Nicolai Moore
2019-05-14
1
-0/+1
*
bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only fil...
Olexa Bilaniuk
2019-05-10
1
-0/+1
*
bpo-32424: Improve test coverage for xml.etree.ElementTree (GH-12891)
Gordon P. Hemsley
2019-04-28
1
-0/+1
*
bpo-36625: Remove obsolete comments from docstrings in fractions module (GH-1...
Jakub Molinski
2019-04-15
1
-0/+1
*
bpo-33922: Adding documentation for new "-64" suffix of Python launcher (GH-7...
mrh1997
2019-04-12
1
-0/+1
*
bpo-36503: remove references to 'aix3' and 'aix4' (GH-12658)
Michael Felt
2019-04-08
1
-0/+1
*
bpo-35936: Updates to modulefinder (GH-11787)
Brandt Bucher
2019-04-07
1
-0/+1
*
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
[next]