Alex Davies traverseda
  • Joined on 2020-11-24
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-25 02:05:07 -04:00
7acfe41257 bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467)
5a6b5d8c39 bpo-42727: Fix the NEWS entry .rst (GH-23932)
Compare 2 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-25 02:05:07 -04:00
d5aadb2854 bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467)
traverseda synced new reference revert-23917-enum-prepare_kwds to traverseda/cpython from mirror 2020-12-24 17:55:11 -04:00
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-24 17:55:11 -04:00
f7dca9b9c8 [3.9] bpo-42727: [Enum] EnumMeta.__prepare__ now accepts **kwds (GH-23917). (GH-23926)
3bb85672bb closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
Compare 2 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-24 17:55:11 -04:00
efd64c8ea0 closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-24 17:55:11 -04:00
c6c43b2874 bpo-42685: Improve placing of simple query windows. (GH-23856)
6ec0adefad [Enum] EnumMeta.__prepare__ now accepts **kwds (#23917)
7ec59d8861 bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. (gh-23918)
b57ada98da closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
Compare 4 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-24 09:45:09 -04:00
a9ef95b811 GH: Add isidentical to the CODEOWNERS (GH-23923)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-24 01:35:13 -04:00
73607be686 bpo-41559: Implement PEP 612 - Add ParamSpec and Concatenate to typing (#23702)
cc3467a57b bpo-38308: Add optional weighting to statistics.harmonic_mean() (GH-23914)
6dd3da3cf4 bpo-42195: Override _CallableGenericAlias's __getitem__ (GH-23915)
eee1c7745a bpo-41960: Add globalns and localns parameters to inspect.signature and Signature.from_callable (GH-22583)
Compare 4 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-24 01:35:13 -04:00
a1251980d2 bpo-42195: Override _CallableGenericAlias's __getitem__ (GH-23915)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-23 17:25:18 -04:00
6b1ac809b9 bpo-25246: Optimize deque.remove() (GH-23898)
a12491681f bpo-32381: pymain_run_command() uses PyCF_IGNORE_COOKIE (GH-23724)
41b223d29c bpo-9694: Fix misleading phrase "optional arguments" (GH-23858)
bfda4f5776 bpo-28468: Fix typo in _os_release_candidates (GH-23913)
Compare 4 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-23 00:55:10 -04:00
8e5c61a075 bpo-34463: Make python tracebacks identical to C tracebacks for SyntaxErrors without a lineno (GH-23427)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-23 00:55:10 -04:00
52a327c1cb bpo-39465: Add pycore_atomic_funcs.h header (GH-20766)
46b5c6be29 Fix typos in sysmodule (GH-23883)
Compare 2 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-22 16:45:08 -04:00
069560b117 bpo-34463: Make python tracebacks identical to C tracebacks for SyntaxErrors without a lineno (GH-23427)
6afb730e2a bpo-29030: Document interaction between *choices* and *metavar*. (GH-23884)
60eccd0956 [doc] Fix missing commas in signatures (#23693)
Compare 3 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-22 16:45:08 -04:00
4ec2149708 bpo-29030: Document interaction between *choices* and *metavar*. (GH-23884) (GH-23894)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-22 08:35:08 -04:00
b3c77ecbbe bpo-42688: Fix ffi alloc/free when using external libffi on macos (GH-23868)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-22 00:25:09 -04:00
fbc7723778 bpo-39159: Declare error that might be raised from literal_eval (GH-19899)
b8fde8b541 bpo-42008: Fix internal _random.Random() seeding for the one argument case (GH-22668)
Compare 2 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-22 00:25:09 -04:00
02349e2dc9 [3.8] [doc] Fix erroneous backslashes in signatures and names (GH-23658) (GH-23828)
d3ab4c82a9 [3.8] [doc] Fix a few margins due to bad markup (GH-23619). (GH-23860)
Compare 2 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-22 00:25:09 -04:00
7c48859eeb [3.9] [doc] Fix a few margins due to bad markup (GH-23619). (GH-23859)
e89993cff4 [3.9] [doc] Fix erroneous backslashes in signatures and names (GH-23658) (GH-23827)
Compare 2 commits »
traverseda synced new reference v3.8.7 to traverseda/cpython from mirror 2020-12-21 16:15:20 -04:00
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-21 16:15:20 -04:00
285b38c3a8 Post 3.8.7
e3ffe353b1 Python 3.8.7
305eae8ebf Update macOS installer ReadMe for 3.8.7 and Big Sur (GH-23882)
6503f05dd5 Python 3.8.7
a3537716a5 Fix typo in docstring (GH-23515)
Compare 5 commits »