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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194) (GH-2...
Miss Islington (bot)
2021-09-07
11
-10793/+5870
*
bpo-44964: Add a note explaining the new semantics of f_last_i in frame objec...
Miss Islington (bot)
2021-09-07
2
-2/+9
*
bpo-44860: Make sysconfig posix_user not depend on platlibdir (GH-27655) (GH-...
Miss Islington (bot)
2021-09-07
2
-1/+3
*
bpo-44963: Implement send() and throw() methods for anext_awaitable objects (...
Miss Islington (bot)
2021-09-07
3
-22/+270
*
Update idlelib/help.html to include idle.rst spelling fix (GH-28191)
Miss Islington (bot)
2021-09-07
1
-13/+7
*
Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993) (GH-...
Miss Islington (bot)
2021-09-06
1
-1/+1
*
bpo-45052: Unskips a failing `test_shared_memory_basics` test (GH-28182)
Miss Islington (bot)
2021-09-06
2
-2/+7
*
More useful OrderedDict LRU recipes (GH-28164)
Miss Islington (bot)
2021-09-05
1
-19/+76
*
Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152) (GH-28155)
Miss Islington (bot)
2021-09-05
1
-0/+2
*
bpo-45102: unittest: add tests for skipping and errors in cleanup (GH-28166)
Miss Islington (bot)
2021-09-05
1
-0/+138
*
bpo-44571: Add itertool recipe for a variant of takewhile() (GH-28167)
Miss Islington (bot)
2021-09-05
2
-1/+77
*
bpo-45042: Now test classes decorated with `requires_hashdigest` are not skip...
Miss Islington (bot)
2021-09-04
4
-6/+22
*
bpo-45030: Fix integer overflow in __reduce__ of the range iterator (GH-28000)
Miss Islington (bot)
2021-09-04
3
-18/+27
*
[3.10] bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154) (GH-28159)
Miss Islington (bot)
2021-09-04
1
-0/+80
*
Add What's New for dataclass keyword-only parameters. (GH-28158) (GH-28163)
Miss Islington (bot)
2021-09-04
1
-1/+60
*
[3.10] Regenerate autoconf files with version 2.69 (GH-28151)
Pablo Galindo Salgado
2021-09-04
1
-7260/+4992
*
[3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH...
Serhiy Storchaka
2021-09-04
9
-13/+13
*
bpo-42255: Update webbrowser doc for macOS (GH-28144)
Dong-hee Na
2021-09-03
1
-2/+2
*
bpo-45081: Fix __init__ method generation when inheriting from Protocol (GH-2...
Miss Islington (bot)
2021-09-03
3
-13/+47
*
[doc] Reword sentinel object summary in dataclasses (GH-27792)
Miss Islington (bot)
2021-09-02
1
-4/+3
*
[3.10] [doc] Link to deprecation policy PEP from the DeprecationWarning docum...
Łukasz Langa
2021-09-02
1
-0/+4
*
bpo-40360: [doc] Rephrase deprecation note about lib2to3 (GH-28122)
Miss Islington (bot)
2021-09-02
1
-6/+9
*
bpo-45057: Simplify RegressionTestResult (GH-28081) (GH-28101)
Miss Islington (bot)
2021-09-01
1
-31/+2
*
bpo-45059: Add module cleanup to IDLE test_macosx (GH-28102)
Miss Islington (bot)
2021-08-31
1
-0/+9
*
bpo-45039: Consistently use ADDOP_LOAD_CONST in compiler rather than ADDOP_O(...
Miss Islington (bot)
2021-08-31
1
-2/+4
*
bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086)
Miss Islington (bot)
2021-08-31
1
-1/+1
*
bpo-44135: [docs] Fix inline markup (GH-28095)
Miss Islington (bot)
2021-08-31
1
-1/+1
*
bpo-45061: Enhance faulthandler traceback wit no Python frame (GH-28090)
Miss Islington (bot)
2021-08-31
1
-1/+1
*
bpo-44135: Refine explanation of how passing tuples to issubclass() behaves (...
Miss Islington (bot)
2021-08-31
1
-3/+3
*
bpo-44925: [docs] Fix confusing deprecation notice for typing.IO (GH-28004)
Miss Islington (bot)
2021-08-31
1
-4/+4
*
bpo-43913: Fix bugs in cleaning up classes and modules in unittest. (GH-28006)
Miss Islington (bot)
2021-08-30
4
-70/+719
*
bpo-41620: TestCase.run() now always return a TestResult instance (GH-28030)
Miss Islington (bot)
2021-08-30
3
-24/+34
*
bpo-44449: faulthandler don't modify frame refcnt (GH-27850)
Victor Stinner
2021-08-30
2
-5/+7
*
[3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)...
Łukasz Langa
2021-08-30
6
-22/+23
*
bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044)
Miss Islington (bot)
2021-08-30
1
-1/+1
*
bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries wh...
Miss Islington (bot)
2021-08-30
2
-3/+31
*
bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051)
Miss Islington (bot)
2021-08-30
3
-3/+64
*
bpo-43124: Fix smtplib multiple CRLF injection (GH-25987)
Miss Islington (bot)
2021-08-29
3
-3/+65
*
bpo-44394: Update libexpat copy to 2.4.1 (GH-26945)
Miss Islington (bot)
2021-08-29
22
-191/+1389
*
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pyd...
Miss Islington (bot)
2021-08-29
2
-6/+9
*
bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021)
Miss Islington (bot)
2021-08-29
2
-2/+5
*
bpo-25130: Make unit-test about restricting the maximum number of nested bloc...
Miss Islington (bot)
2021-08-28
1
-32/+35
*
[3.10] bpo-27334: roll back transaction if sqlite3 context manager fails to c...
Erlend Egeberg Aasland
2021-08-28
3
-8/+98
*
bpo-44524: Fix cryptic TypeError message when trying to subclass special form...
Miss Islington (bot)
2021-08-28
3
-0/+21
*
bpo-45018: Fix rangeiter_reduce in rangeobject.c (GH-27938)
Miss Islington (bot)
2021-08-28
3
-17/+33
*
bpo-44962: Fix a race in WeakKeyDict, WeakValueDict and WeakSet when two thre...
Miss Islington (bot)
2021-08-28
3
-12/+28
*
bpo-45022: Pin current libffi build to fixed version in preparation for upcom...
Miss Islington (bot)
2021-08-27
3
-9/+17
*
bpo-44997: macOS does not support loadable SQLite extensions (GH-27979)
Miss Islington (bot)
2021-08-27
1
-0/+2
*
bpo-40635: Fix getfqdn() docstring and docs (GH-27971)
Miss Islington (bot)
2021-08-26
2
-4/+6
*
bpo-45001: Make email date parsing more robust against malformed input (GH-27...
Miss Islington (bot)
2021-08-26
3
-0/+6
[next]