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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631)
Miss Islington (bot)
2021-08-09
1
-0/+1
*
bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034)
Miss Islington (bot)
2021-08-09
1
-0/+1
*
bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile (GH-...
Miss Islington (bot)
2021-08-09
1
-0/+2
*
Upgrade bundled pip and setuptools (GH-27625)
Miss Islington (bot)
2021-08-07
1
-0/+1
*
bpo-44856: Possible reference leak in error paths of update_bases() and __bui...
Miss Islington (bot)
2021-08-07
1
-0/+1
*
bpo-41576: document BaseException in favor of bare except (GH-21917)
Miss Islington (bot)
2021-08-06
1
-0/+1
*
bpo-27752: improve documentation of csv.Dialect (GH-26795)
Miss Islington (bot)
2021-08-06
1
-0/+1
*
bpo-44605: Teach @total_ordering() to work with metaclasses (GH-27633) (GH-27...
Miss Islington (bot)
2021-08-06
1
-0/+1
*
bpo-44756: [docs] revert automated virtual environment creation on `make html...
Miss Islington (bot)
2021-08-06
1
-0/+3
*
bpo-44822: Don't truncate `str`s with embedded NULL chars returned by `sqlite...
Miss Islington (bot)
2021-08-06
1
-0/+3
*
bpo-40928: notify users running test_decimal on macOS of malloc warnings (GH-...
Miss Islington (bot)
2021-08-06
1
-0/+2
*
bpo-44524: Fix an issue wherein `_GenericAlias._name` was not properly set fo...
Miss Islington (bot)
2021-08-06
1
-0/+2
*
bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623)
Miss Islington (bot)
2021-08-06
1
-0/+4
*
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
Miss Islington (bot)
2021-08-06
2
-0/+4
*
[3.10] bpo-44838: Refine the custom syntax errors for invalid 'if' expression...
Pablo Galindo Salgado
2021-08-05
1
-0/+2
*
bpo-44801: Check arguments in substitution of ParamSpec in Callable (GH-27585)
Miss Islington (bot)
2021-08-04
1
-0/+3
*
bpo-42958: Improve description of shallow= in filecmp.cmp docs (GH-27166)
Miss Islington (bot)
2021-08-04
1
-0/+2
*
[doc] bpo-43066: zipfile - add note on leading slash in the filename arg (GH-...
Miss Islington (bot)
2021-08-04
1
-0/+2
*
bpo-39091: Fix segfault when Exception constructor returns non-exception for ...
Miss Islington (bot)
2021-08-03
2
-0/+2
*
Python 3.10.0rc1
v3.10.0rc1
Pablo Galindo
2021-08-02
65
-128/+645
*
bpo-44792: Improve syntax errors for if expressions (GH-27506) (GH-27565)
Miss Islington (bot)
2021-08-02
2
-0/+2
*
bpo-35183: Add typical examples to os.path.splitext docs (GH-27286) (GH-27563)
Miss Islington (bot)
2021-08-02
1
-0/+1
*
bpo-44806: Fix __init__ in subclasses of protocols (GH-27545)
Miss Islington (bot)
2021-08-02
1
-0/+2
*
bpo-44667: Treat correctly lines ending with comments and no newlines in the ...
Miss Islington (bot)
2021-08-02
1
-0/+4
*
bpo-44793: Fix checking the number of arguments when subscribe a generic type...
Miss Islington (bot)
2021-08-02
1
-0/+2
*
bpo-44784: Apply changes from importlib_metadata 4.6.3 (GH-27508) (#27510)
Miss Islington (bot)
2021-08-01
1
-0/+2
*
bpo-44648: Fix error type in inspect.getsource() in interactive session (GH-2...
Miss Islington (bot)
2021-07-30
1
-0/+3
*
bpo-43625: Enhance csv sniffer has_headers() to be more accurate (GH-26939) (...
Miss Islington (bot)
2021-07-30
1
-0/+2
*
bpo-42892: fix email multipart attribute error (GH-26903) (GH-27492)
Miss Islington (bot)
2021-07-30
1
-0/+1
*
bpo-44666: Use default encoding as fallback for compile_file (GH-27236) (GH-2...
Miss Islington (bot)
2021-07-30
2
-0/+3
*
bpo-44662: Add ability to annotate types.Union (GH-27214) (GH-27461)
Miss Islington (bot)
2021-07-30
1
-0/+3
*
bpo-44752: Make rlcompleter not call `@property` methods (GH-27401) (GH-27444)
Miss Islington (bot)
2021-07-29
1
-0/+2
*
bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441)
Miss Islington (bot)
2021-07-29
2
-0/+13
*
bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (...
Miss Islington (bot)
2021-07-28
1
-0/+3
*
bpo-44544: [doc] list all textwrap func kwargs (GH-26999) (GH-27424)
Miss Islington (bot)
2021-07-28
1
-0/+4
*
bpo-27827: identify a greater range of reserved filename on Windows. (GH-2669...
Miss Islington (bot)
2021-07-28
1
-0/+2
*
bpo-44756: in ./Doc, `make build` depends on `make html` (GH-27403) (GH-27410)
Miss Islington (bot)
2021-07-28
1
-0/+6
*
[3.10] bpo-44461: Check early that a pdb target is valid for execution. (GH-2...
Jason R. Coombs
2021-07-28
1
-0/+1
*
[3.10] bpo-34013: Generalize the invalid legacy statement error message (GH-2...
Pablo Galindo Salgado
2021-07-27
1
-0/+3
*
bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (...
Miss Islington (bot)
2021-07-27
1
-1/+1
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-2...
Miss Islington (bot)
2021-07-26
3
-9/+11
*
bpo-44515: handle non-refcounted GC in contextlib tests (GH-26910) (GH-27379)
Miss Islington (bot)
2021-07-26
1
-0/+2
*
The current documentation says it returns None if the name is not found, but ...
Miss Islington (bot)
2021-07-26
1
-0/+1
*
bpo-44698: Fix undefined behaviour in complex exponentiation. (GH-27278) (#27...
Miss Islington (bot)
2021-07-26
1
-0/+1
*
bpo-44732: Rename types.Union to types.UnionType (GH-27342)
Miss Islington (bot)
2021-07-26
1
-0/+1
*
bpo-44734: Fix precision in turtle tests (GH-27343) (GH-27361)
Miss Islington (bot)
2021-07-26
1
-0/+1
*
bpo-44693: Update __future__ entry in Doc/glossary.rst (GH-27349) (GH-27357)
Miss Islington (bot)
2021-07-26
1
-0/+2
*
[3.10] bpo-44600: Fix line numbers for pattern matching cleanup code (GH-2734...
Miss Islington (bot)
2021-07-26
1
-0/+1
*
[3.10] bpo-44676: Add ability to serialize types.Union (GH-27244) (GH-27333)
Pablo Galindo Salgado
2021-07-24
1
-0/+2
*
bpo-44720: Don't crash when calling weakref.proxy(not_an_iterator).__next__ (...
Miss Islington (bot)
2021-07-24
1
-0/+1
[prev]
[next]