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-46113: Minor fixes in stdtypes documentation (GH-30167) (GH-30187)
Miss Islington (bot)
2021-12-18
1
-8/+8
*
[3.9] bpo-46104: Reduce use of pre-PEP 526 syntax in typing docs (GH-30148) (...
Miss Islington (bot)
2021-12-18
1
-9/+8
*
[3.9] bpo-46044: Annotate deprecated sdists formats (GH-30043) (GH-30155)
Miss Islington (bot)
2021-12-17
1
-19/+22
*
[3.9] bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) (GH-30173)
Christian Heimes
2021-12-17
4
-8/+12
*
bpo-46111: Fix unittest tests in optimized mode (GH-30163)
Miss Islington (bot)
2021-12-17
3
-3/+6
*
Fix a typo in the message from make_ssl_certs. (GH-30152)
Miss Islington (bot)
2021-12-17
1
-1/+1
*
[3.9] bpo-46105: Honor spec when generating requirement specs with urls and e...
Jason R. Coombs
2021-12-17
3
-3/+16
*
bpo-28816: [doc] clarify that zipimport invokes importers only for python fil...
Miss Islington (bot)
2021-12-16
1
-2/+2
*
Fix the output of built-in iter() function example in Iterators (Section 9.8)...
Miss Islington (bot)
2021-12-16
1
-1/+1
*
Add Positional only arguments forward slash (/) to sorted() function in Built...
Miss Islington (bot)
2021-12-15
1
-1/+1
*
bpo-26952: [argparse] clearer error when formatting an empty mutually… (GH-...
Miss Islington (bot)
2021-12-15
3
-0/+11
*
[3.9] bpo-46063: Add 'delay=True' to file handler initialization. (GH-30103) ...
Miss Islington (bot)
2021-12-14
1
-1/+2
*
[3.9] bpo-46063: Improve algorithm for computing which rolled-over log fileâ€...
Miss Islington (bot)
2021-12-14
3
-5/+83
*
Clarify new_event_loop return value. (GH-30078) (GH-30089)
Miss Islington (bot)
2021-12-13
1
-1/+1
*
[3.9] bpo-45840: Improve cross-references in the data model documentation (G...
Alex Waygood
2021-12-13
2
-53/+76
*
bpo-37602: Clarify that the lib2to3 nonzero fixer changes only definitions (G...
Miss Islington (bot)
2021-12-13
1
-1/+2
*
[3.10] bpo-27718: Fix help for the signal module (GH-30063) (GH-30080)
Miss Islington (bot)
2021-12-13
3
-3/+21
*
[3.10] bpo-13236: Flush the output stream more often in unittest (GH-29929) (...
Miss Islington (bot)
2021-12-11
4
-4/+44
*
bpo-19737: Improved the documentation for globals (GH-29823) (GH-30042)
Miss Islington (bot)
2021-12-11
2
-3/+4
*
bpo-45822: Minor cleanups to the test_Py_CompileString test (GH-29750) (GH-29...
Miss Islington (bot)
2021-12-11
2
-9/+9
*
[doc] Clarify MRO precedence in descriptor super binding section (GH-29539) (...
Miss Islington (bot)
2021-12-11
1
-1/+1
*
bpo-42114: ctypes documentation: fix winmode parameter default value (GH-2997...
Miss Islington (bot)
2021-12-10
1
-3/+3
*
[3.9] bpo-43749: Ensure current exe is copied when using venv on windows (GH-...
Miss Islington (bot)
2021-12-10
1
-2/+3
*
bpo-46000: Improve NetBSD curses compatibility (GH-29947) (GH-30023)
Miss Islington (bot)
2021-12-10
2
-2/+3
*
bpo-42182: stdtypes doc - update and fix links to several dunder methods (GH...
Miss Islington (bot)
2021-12-10
1
-9/+10
*
[3.9] bpo-45662: Fix the repr of InitVar with a type alias to the built-in cl...
Miss Islington (bot)
2021-12-10
3
-1/+5
*
bpo-46018: Ensure that math.expm1 does not raise on underflow (GH-29997)
Miss Islington (bot)
2021-12-09
2
-2/+7
*
Fix double-space in exception message (GH-29955) (GH-29983)
Miss Islington (bot)
2021-12-08
1
-1/+1
*
bpo-35821: Fix restructuredtext code formatting in logging.rst (GH-29963)
Miss Islington (bot)
2021-12-07
1
-5/+5
*
bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a...
Miss Islington (bot)
2021-12-07
3
-1/+20
*
[3.9] bpo-35821: Add an example to Logger.propagate documentation. (GH-29841)...
Miss Islington (bot)
2021-12-07
1
-0/+9
*
bpo-46001: Change OverflowError to RecursionError in JSON library docstrings ...
Miss Islington (bot)
2021-12-07
3
-5/+5
*
[3.9] bpo-44035: Check autoconf files thoroughly (GH-29935) (GH-29938)
Christian Heimes
2021-12-06
6
-50/+57
*
bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29933)
Ned Deily
2021-12-06
3
-207/+5
*
bpo-45663: Fix is_dataclass() for dataclasses which are subclasses of types.G...
Miss Islington (bot)
2021-12-05
3
-1/+15
*
bpo-27946: Fix possible crash in ElementTree.Element (GH-29915)
Miss Islington (bot)
2021-12-05
3
-13/+25
*
bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)
Miss Islington (bot)
2021-12-04
1
-1/+1
*
docs: Improve example for urlparse() (GH-29816) (GH-29889)
Miss Islington (bot)
2021-12-02
1
-31/+42
*
bpo-45896: Fix docs default asyncio event loop on Windows (GH-29857) (GH-29878)
Miss Islington (bot)
2021-12-01
1
-3/+4
*
bpo-37658: Actually return result in race condition (GH-29202) (GH-29832)
Miss Islington (bot)
2021-11-30
3
-36/+13
*
bpo-33381: [doc] strftime's %f option may pad zeros on the left or the right ...
Miss Islington (bot)
2021-11-30
1
-2/+2
*
bpo-45931: Prevent Directory.Build.props/targets from leaking from directorie...
Miss Islington (bot)
2021-11-29
3
-2/+10
*
bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154)
Miss Islington (bot)
2021-11-29
2
-4/+20
*
[3.9] bpo-44391: Remove unused argument from a varargs call. (GH-29843) (GH-2...
Miss Islington (bot)
2021-11-29
1
-1/+1
*
[3.9] [Doc] Add info to logging cookbook about running logging socket listene...
Miss Islington (bot)
2021-11-29
1
-0/+22
*
bpo-43498: Fix dictionary iteration error in _ExecutorManagerThread (GH-24868)
Miss Islington (bot)
2021-11-29
2
-1/+3
*
bpo-45614: Fix traceback display for exceptions with invalid module name (GH-...
Irit Katriel
2021-11-29
4
-1/+15
*
[3.9] bpo-19460: Add test for MIMENonMultipart (GH-29817) (#29819)
Miss Islington (bot)
2021-11-28
2
-0/+15
*
[3.9] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH-...
Ma Lin
2021-11-27
2
-3/+6
*
bpo-45901: Fixes argument passing when invoking .py files directly through th...
Miss Islington (bot)
2021-11-26
2
-2/+6
[prev]
[next]