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-36020: Remove snprintf macro in pyerrors.h (GH-20889)
Miss Islington (bot)
2020-06-15
6
-31/+26
*
bpo-40448: ensurepip: Do not use cache (GH-19812)
Miss Islington (bot)
2020-06-15
4
-9/+12
*
bpo-37556 Extend help to include latest overrides (GH-14701)
Miss Islington (bot)
2020-06-15
2
-1/+11
*
bpo-34226: fix cgi.parse_multipart without content_length (GH-8530)
Miss Islington (bot)
2020-06-15
3
-2/+21
*
bpo-40910: PyConfig_Clear() clears _orig_argv (GH-20886)
Miss Islington (bot)
2020-06-15
1
-0/+2
*
[3.9] Improve readability and style in parser files (GH-20884) (GH-20885)
Pablo Galindo
2020-06-15
2
-119/+160
*
[3.9] Include soft keywords in keyword.py (GH-20877). (GH-20880)
Pablo Galindo
2020-06-15
3
-8/+20
*
[3.9] bpo-40924: Remove protocol for supplying Traversable objects from loade...
Jason R. Coombs
2020-06-14
3
-14/+2
*
bpo-30064: Fix slow asyncio sock test (GH-20868)
Miss Islington (bot)
2020-06-14
1
-14/+20
*
Some reformatting (suggested by Black) and minor factoring. (GH-20865) (GH-20...
Miss Islington (bot)
2020-06-14
1
-31/+29
*
bpo-40855: Fix ignored mu and xbar parameters (GH-20835) (#GH-20862)
Miss Islington (bot)
2020-06-13
3
-2/+18
*
[3.9] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480) (GH...
Miss Islington (bot)
2020-06-13
1
-1/+1
*
Minor code clean-ups (GH-20838) (GH-20858)
Miss Islington (bot)
2020-06-13
1
-89/+110
*
bpo-40957: Fix refleak in _Py_fopen_obj() (GH-20827)
Miss Islington (bot)
2020-06-13
2
-0/+2
*
bpo-40834: Fix truncate when sending str object with channel (GH-20555)
Miss Islington (bot)
2020-06-13
3
-1/+5
*
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
Miss Islington (bot)
2020-06-12
5
-8/+9
*
bpo-40964: disable remote IMAP tests (GH-20836)
Christian Heimes
2020-06-12
2
-0/+5
*
bpo-40955: Fix memory leak in subprocess module (GH-20825)
Miss Islington (bot)
2020-06-12
2
-0/+2
*
Update lexical_analysis.rst (GH-17508)
Miss Islington (bot)
2020-06-12
1
-1/+1
*
[3.9] bpo-40939: Fix test_keyword for the old parser (GH-20814)
Pablo Galindo
2020-06-11
5
-11/+15
*
bpo-40947: getpath.c uses PyConfig.platlibdir (GH-20807) (GH-20813)
Victor Stinner
2020-06-11
4
-13/+23
*
bpo-34401: Fix test_gdb for HP GDB version string (GH-20804)
Miss Islington (bot)
2020-06-11
2
-1/+3
*
bpo-40939: Generate keyword.py using the new parser (GH-20800)
Miss Islington (bot)
2020-06-11
6
-9/+88
*
Collections module reformatting and minor code refactoring (GH-20772) (GH-20798)
Miss Islington (bot)
2020-06-11
1
-91/+271
*
bpo-40847: Consider a line with only a LINECONT a blank line (GH-20769)
Miss Islington (bot)
2020-06-11
4
-1/+27
*
bpo-40895: Update weakref documentation to remove old warnings (GH-20687)
Miss Islington (bot)
2020-06-10
1
-16/+0
*
bpo-40927: Fix test_binhex when run twice (GH-20764) (GH-20789)
Victor Stinner
2020-06-10
2
-1/+3
*
bpo-40826: Fix test_repl.test_close_stdin() on Windows (GH-20779) (GH-20785)
Victor Stinner
2020-06-10
4
-46/+42
*
bpo-40703: Let PyType_FromSpec() set "type.__module__" only if it is not set ...
Miss Islington (bot)
2020-06-10
2
-15/+22
*
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-...
Miss Islington (bot)
2020-06-10
5
-5/+21
*
Raise specialised syntax error for invalid lambda parameters (GH-20776)
Miss Islington (bot)
2020-06-10
3
-426/+732
*
[3.9] bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) (GH-20770)
Miss Islington (bot)
2020-06-10
1
-0/+3
*
Post 3.9.0b3
Łukasz Langa
2020-06-09
1
-1/+1
*
Python 3.9.0b3
v3.9.0b3
Łukasz Langa
2020-06-09
6
-10/+24
*
[3.9] bpo-40924: Revert "bpo-39791 native hooks for importlib.resources.files...
Łukasz Langa
2020-06-09
9
-2117/+2363
*
bpo-40684: Fix make install for platlibdir=lib64 (GH-20736)
Miss Islington (bot)
2020-06-09
4
-3/+16
*
Remove reference to 3.7 and 3.8 backports. (GH-20754) (#20755)
Miss Islington (bot)
2020-06-09
1
-1/+0
*
Post 3.9.0b2
Łukasz Langa
2020-06-09
1
-1/+1
*
Merge tag 'v3.9.0b2' into 3.9
Łukasz Langa
2020-06-09
52
-96/+491
|
\
|
*
Python 3.9.0b2
v3.9.0b2
Łukasz Langa
2020-06-08
52
-96/+491
*
|
Minor improvement to the namedtuple implementation (GH-20741) (GH-20742)
Miss Islington (bot)
2020-06-08
1
-1/+4
*
|
bpo-24914: mention Python supports multiple paradigms in the FAQ (GH-20658) (...
Miss Islington (bot)
2020-06-08
1
-6/+7
|
/
*
Add multicore support to deccheck.py. (GH-20731)
Miss Islington (bot)
2020-06-08
1
-21/+110
*
Remove deleted libmpdec header from the Visual Studio build machinery. (GH-20...
Miss Islington (bot)
2020-06-08
2
-5/+1
*
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-2...
Victor Stinner
2020-06-08
11
-25/+83
*
bpo-40861: Enable optimizations when building liblzma (GH-20724)
Miss Islington (bot)
2020-06-08
1
-5/+2
*
bpo-40910: Export Py_GetArgcArgv() function (GH-20721) (GH-20723)
Victor Stinner
2020-06-08
10
-22/+131
*
bpo-33187: Document 3.9 changes to xml.etree.ElementInclude.include (GH-20438)
Miss Islington (bot)
2020-06-08
1
-2/+11
*
Update macOS installer welcome files for 3.9.0 beta (GH-20719)
Ned Deily
2020-06-08
2
-11/+5
*
[3.9] Remove PEG-specific syntax error check in the old parser (GH-20717)
Pablo Galindo
2020-06-08
1
-4/+0
[next]