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
*
3.7.7
v3.7.7
Ned Deily
2020-03-10
6
-12/+26
*
fix typo: add space (GH-18853)
Miss Islington (bot)
2020-03-10
1
-2/+2
*
bpo-39837: Disable macOS tests on Azure Pipelines (GH-18818)
Miss Islington (bot)
2020-03-10
2
-2/+6
*
bpo-17422: slightly more precise language (GH-18682)
Miss Islington (bot)
2020-03-10
2
-1/+3
*
IDLE doc: improve Startup failure subsection. (GH-18771)
Miss Islington (bot)
2020-03-10
1
-7/+10
*
bpo-13487: Use sys.modules.copy() in inspect.getmodule() for thread safety. (...
Miss Islington (bot)
2020-03-10
2
-1/+4
*
[3.7] bpo-39808: Improve docs for pathlib.Path.stat() (GH-18719) (GH-18782)
Miss Islington (bot)
2020-03-10
1
-1/+1
*
Allow python_uwp.vcxproj to build with toolset v142 if present (GH-18777)
Steve Dower
2020-03-10
2
-0/+2
*
Update macOS installer ReadMe for 3.7.7. (GH-18775)
Ned Deily
2020-03-10
1
-21/+12
*
Post release updates
Ned Deily
2020-03-10
2
-3/+3
*
3.7.7rc1
v3.7.7rc1
Ned Deily
2020-03-04
70
-151/+696
*
[3.7] bpo-39389: gzip: fix compression level metadata (GH-18077) (GH-18101)
Miss Islington (bot)
2020-03-04
3
-3/+36
*
bpo-37953: Fix ForwardRef hash and equality checks (GH-15400) (GH-18751)
Ryan Rowe
2020-03-03
3
-3/+123
*
Fix misleading statement about mixed-type numeric comparisons (GH-18615) (GH-...
Miss Islington (bot)
2020-03-03
2
-2/+5
*
bpo-39776: Lock ++interp->tstate_next_unique_id (GH-18746)
Stefan Krah
2020-03-03
2
-1/+7
*
bpo-39778: Add clarification about tp_traverse and ownership (GH-18754)
Miss Islington (bot)
2020-03-03
1
-1/+13
*
[3.7] bpo-39831: Fix a reference leak in PyErr_WarnEx(). (GH-18750). (GH-18760)
Pablo Galindo
2020-03-03
1
-1/+2
*
[3.7] bpo-38597: Never statically link extension initialization code on Windo...
Steve Dower
2020-03-03
4
-99/+13
*
bpo-39778: Don't traverse weak-reference lists OrderedDict's tp_traverse and ...
Miss Islington (bot)
2020-03-02
3
-2/+22
*
bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)
Miss Islington (bot)
2020-03-02
6
-6/+8
*
bpo-38971: Open file in codecs.open() closes if exception raised. (GH-17666)
Miss Islington (bot)
2020-03-02
3
-5/+22
*
bpo-39378: partial of PickleState struct should be traversed. (GH-18046)
Miss Islington (bot)
2020-03-02
1
-0/+1
*
[3.7] bpo-39769: Fix compileall ddir for subpkgs. (GH-18676) (GH-18718) (GH-1...
Gregory P. Smith
2020-03-01
4
-12/+73
*
[3.7] bpo-39794: Add --without-decimal-contextvar (GH-18702)
Stefan Krah
2020-02-29
11
-37/+249
*
bpo-39548: Fix handling of 'WWW-Authenticate' header for Digest Auth (GH-18338)
Miss Islington (bot)
2020-02-29
2
-3/+5
*
bpo-13790: Change 'string' to 'specification' in format doc (GH-18690)
Miss Islington (bot)
2020-02-28
2
-2/+3
*
bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)
Miss Islington (bot)
2020-02-28
4
-19/+36
*
bpo-39699: Don't silence make on Azure and Github CIs (GH-18583)
Steve Dower
2020-02-26
5
-14/+14
*
Doc: int -> int or Py_ssize_t (GH-18663)
Miss Islington (bot)
2020-02-26
1
-11/+11
*
bpo-30566: Fix IndexError when using punycode codec (GH-18632)
Miss Islington (bot)
2020-02-25
3
-1/+15
*
Give proper credit for figuring out and writing PEP-3118 tests. (GH-18644) (#...
Miss Islington (bot)
2020-02-24
1
-0/+2
*
Give proper credits for the memoryview implementation. (GH-18626) (#18643)
Miss Islington (bot)
2020-02-24
1
-1/+11
*
bpo-39649: Remove obsolete check for `__args__` in bdb.Bdb.format_stack_entry...
Miss Islington (bot)
2020-02-24
2
-8/+2
*
bpo-39654: Update pyclbr doc to reflect additional information returned (GH-1...
Miss Islington (bot)
2020-02-24
2
-3/+8
*
[3.7] bpo-39427: Document -X opt options in the CLI --help and the man page (...
Pablo Galindo
2020-02-23
3
-2/+67
*
bpo-39576: Clarify the word size for the 32-bit build. (GH-18616) (#18617)
Miss Islington (bot)
2020-02-23
1
-2/+2
*
bpo-17422: Language reference should specify restrictions on class namespace ...
Miss Islington (bot)
2020-02-22
2
-2/+5
*
bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530)
Miss Islington (bot)
2020-02-22
4
-3/+34
*
bpo-39576: docs: set context for decimal arbitrary precision arithmetic (GH-1...
Miss Islington (bot)
2020-02-21
1
-8/+58
*
fix(doc): set correct RST syntax for c:function (GH-18589)
Miss Islington (bot)
2020-02-21
1
-2/+2
*
bpo-38657: Clarify numeric padding behaviour in string formatting (GH-17036)
Miss Islington (bot)
2020-02-21
1
-2/+3
*
bpo-39576: Prevent memory error for overly optimistic precisions (GH-18581) (...
Miss Islington (bot)
2020-02-21
3
-6/+245
*
Valgrind no longer supports --db-attach=yes. (GH-18568) (#18578)
Miss Islington (bot)
2020-02-20
1
-1/+1
*
Use the new recommended number of repetitions in the refleak tests. (GH-18569...
Miss Islington (bot)
2020-02-20
1
-1/+1
*
Update runall.bat to the latest Windows build system. (GH-18571) (#18572)
Miss Islington (bot)
2020-02-20
1
-41/+59
*
bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)
Miss Islington (bot)
2020-02-18
3
-2/+17
*
[3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18...
Miss Islington (bot)
2020-02-17
3
-3/+16
*
Revert "bpo-27657: Fix urlparse() with numeric paths (GH-661)" (#18526)
Senthil Kumaran
2020-02-16
3
-7/+30
*
bpo-39545: Document changes in the support of await in f-strings. (GH-18456)
Miss Islington (bot)
2020-02-14
2
-0/+10
*
bpo-39606: allow closing async generators that are already closed (GH-18475) ...
Nathaniel J. Smith
2020-02-13
3
-4/+39
[next]