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-40412: Nullify inittab_copy during finalization (GH-19746)
Miss Islington (bot)
2020-05-01
2
-0/+2
*
[3.8] bpo-39435: Fix docs for pickle.loads (GH-18160) (GH-19843)
Antoine Pitrou
2020-05-01
3
-2/+4
*
bpo-39691: Clarify io.open_code behavior (GH-19824)
Miss Islington (bot)
2020-05-01
1
-4/+5
*
bpo-39562: Correctly updated the version section in the what's new document (...
Pablo Galindo
2020-05-01
1
-0/+3
*
[3.8] bpo-39562: Prevent collision of future and compiler flags (GH-19230) (G...
Pablo Galindo
2020-05-01
7
-22/+53
*
bpo-40443: Remove unused imports in idlelib (GH-19801)
Miss Islington (bot)
2020-04-30
6
-6/+3
*
Post 3.8.3rc1
Łukasz Langa
2020-04-29
1
-1/+1
*
Python 3.8.3rc1
v3.8.3rc1
Łukasz Langa
2020-04-29
91
-230/+952
*
bpo-40436: Fix code parsing gdb version (GH-19792)
Miss Islington (bot)
2020-04-29
3
-2/+12
*
[3.8] bpo-40431: Fix syntax typo in turtledemo (GH-19777) (#19784)
Kyle Stanley
2020-04-29
1
-1/+1
*
bpo-40348: Fix typos in the programming FAQ (GH-19729)
Miss Islington (bot)
2020-04-27
1
-2/+2
*
[3.8] bpo-38387: Formally document PyDoc_STRVAR and PyDoc_STR macros (GH-1660...
Zachary Ware
2020-04-27
3
-1/+35
*
bpo-40387: Improve queue join() example. (GH-19724) (GH-19726)
Miss Islington (bot)
2020-04-27
1
-16/+12
*
bpo-40279: Add some error-handling to the module initialisation docs example ...
Miss Islington (bot)
2020-04-25
1
-3/+11
*
Expand the implementation comments (GH-19699) (GH-19701)
Miss Islington (bot)
2020-04-24
1
-0/+7
*
bpo-40048: Fix _PyCode_InitOpcache() error path (GH-19691) (GH-19698)
Victor Stinner
2020-04-24
1
-1/+1
*
bpo-39983: Add test.support.print_warning() (GH-19683) (GH-19687)
Victor Stinner
2020-04-23
5
-31/+51
*
gdbinit: Use proper define syntax (GH-19557)
Miss Islington (bot)
2020-04-23
1
-1/+1
*
Minor modernization and readability improvement to the tokenizer example (GH-...
Miss Islington (bot)
2020-04-22
1
-2/+6
*
bpo-40260: Remove unnecessary newline in compile() call (GH-19641)
Miss Islington (bot)
2020-04-22
1
-1/+1
*
bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480)
Miss Islington (bot)
2020-04-22
5
-16/+79
*
bpo-40138: Fix Windows os.waitpid() for large exit code (GH-19654)
Victor Stinner
2020-04-22
3
-6/+35
*
bpo-38439: Add 256px IDLE icon (GH-17473)
Miss Islington (bot)
2020-04-22
6
-2/+19
*
bpo-40164: Update macOS installer builds to use OpenSSL 1.1.1g. (GH-19642)
Miss Islington (bot)
2020-04-22
2
-3/+4
*
Small improvements to the recipes and examples. (GH-19635) (GH-19638)
Miss Islington (bot)
2020-04-21
1
-30/+26
*
bpo-39942:Fix failure in `TypeVar` when missing `__name__` (GH-19616)
Miss Islington (bot)
2020-04-20
3
-1/+13
*
[3.8] bpo-40330: Fix utf-8 size check in ShareableList (GH-19606) (GH-19625)
Antoine Pitrou
2020-04-20
3
-6/+22
*
bpo-40260: Revert breaking changes made in modulefinder (GH-19595)
Miss Islington (bot)
2020-04-20
2
-12/+24
*
Fix typo in Lib/tracepack.py (GH-19605)
Miss Islington (bot)
2020-04-20
1
-1/+1
*
bpo-39285: Clarify example for PurePath.match (GH-19458)
Miss Islington (bot)
2020-04-19
1
-1/+3
*
bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269)
Miss Islington (bot)
2020-04-18
2
-3/+5
*
[3.8] bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364) (GH-1...
Serhiy Storchaka
2020-04-18
4
-24/+125
*
Fix two typos in multiprocessing (GH-19571) (GH-19578)
Miss Islington (bot)
2020-04-18
1
-2/+2
*
bpo-40287: Fix SpooledTemporaryFile.seek() return value (GH-19540)
Miss Islington (bot)
2020-04-17
3
-3/+6
*
bpo-40294: Fix _asyncio when module is loaded/unloaded multiple times (GH-19542)
Miss Islington (bot)
2020-04-17
1
-0/+2
*
Fix parameter names in assertIn() docs (GH-18829)
Miss Islington (bot)
2020-04-17
1
-3/+3
*
bpo-39793: use the same domain on make_msgid tests (GH-18698) (GH-19554)
Miss Islington (bot)
2020-04-16
2
-4/+7
*
[3.8] bpo-39667: Sync zipp 3.0 (GH-18540) (GH-18701)
Miss Islington (bot)
2020-04-15
4
-26/+27
*
bpo-40260: Update modulefinder to use io.open_code() and respect coding comme...
Miss Islington (bot)
2020-04-14
3
-21/+75
*
bpo-32033: Fix test_pwd failures on Android (GH-19502)
Miss Islington (bot)
2020-04-14
1
-1/+1
*
[3.8] Update libregrtest from master (GH-19516)
Victor Stinner
2020-04-14
9
-32/+211
*
closes bpo-40266, closes bpo-39953: Use numeric lib code if compiling against...
Miss Islington (bot)
2020-04-14
2
-1252/+1256
*
[3.8] Improved documentation for `BUILD_CONST_KEY_MAP` (GH-19454) (GH-19495)
Miss Islington (bot)
2020-04-13
1
-3/+3
*
closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)
Miss Islington (bot)
2020-04-12
2
-1/+55
*
bpo-31758: Prevent crashes when using an uninitialized _elementtree.XMLParser...
Miss Islington (bot)
2020-04-12
3
-0/+41
*
[3.8] bpo-40126: Fix reverting multiple patches in unittest.mock. (GH-19351) ...
Serhiy Storchaka
2020-04-12
2
-46/+27
*
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)
Miss Islington (bot)
2020-04-11
3
-388/+4719
*
bpo-38501: Add a warning section to multiprocessing.Pool docs about resource ...
Miss Islington (bot)
2020-04-11
1
-1/+12
*
bpo-40197: Better describe the benchmark results table (GH-19386)
Miss Islington (bot)
2020-04-10
1
-1/+7
*
Remove extraneous ')' in abstract.h (GH-19146) (#19451)
Miss Islington (bot)
2020-04-09
1
-1/+1
[prev]
[next]