Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
21161d73d979012ec3b7247261178b3aa1555486
/
Modules
21161d7
[3.8] bpo-37942: Improve argument clinic float converter (GH-15470) (GH-15480)
by Raymond Hettinger
· 5 years ago
5779c53
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) (GH-15441)
by Miss Islington (bot)
· 5 years ago
5c77730
bpo-37915: Fix comparison between tzinfo objects and timezone objects (GH-15390)
by Miss Islington (bot)
· 5 years ago
9eb3d54
bpo-37834: Normalise handling of reparse points on Windows (GH-15370)
by Steve Dower
· 5 years ago
27b38b9
bpo-37642: Update acceptable offsets in timezone (GH-14878) (#15227)
by Paul Ganssle
· 5 years ago
f781283
[3.8] Replace usage of the obscure PEM_read_bio_X509_AUX with the more standard PEM_read_bio_X509 (GH-15303) (GH-15304)
by Miss Islington (bot)
· 5 years ago
b8e6824
bpo-21131: Fix faulthandler.register(chain=True) stack (GH-15276)
by Miss Islington (bot)
· 5 years ago
123f6c4
bpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets module (GH-15202)
by Miss Islington (bot)
· 5 years ago
9842269
bpo-37738: Fix curses addch(str, color_pair) (GH-15071)
by Miss Islington (bot)
· 5 years ago
c61f9b5
Delete leftover clinic-generated file for C zipimport. (GH-15174)
by Miss Islington (bot)
· 5 years ago
e8ea348
bpo-37729: gc: write stats at once (GH-15050)
by Miss Islington (bot)
· 5 years ago
dde944f
bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996)
by Miss Islington (bot)
· 5 years ago
462f070
bpo-37695: Correct unget_wch error message. (GH-14986)
by Miss Islington (bot)
· 5 years ago
d8b914a
bpo-37085: Expose SocketCAN bcm_msg_head flags (GH-13646)
by Miss Islington (bot)
· 5 years ago
9265a87
bpo-37587: Make json.loads faster for long strings (GH-14752)
by Miss Islington (bot)
· 5 years ago
76821ba
bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) (GH-14984)
by Miss Islington (bot)
· 5 years ago
25cb4fd
bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593)
by Miss Islington (bot)
· 5 years ago
bb69789
[3.8] bpo-37399: Correctly attach tail text to the last element/comment/pi (GH-14856) (GH-14936)
by Stefan Behnel
· 5 years ago
24b5b36
[3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900)
by Kyle Stanley
· 5 years ago
36101c2
closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268)
by Miss Islington (bot)
· 5 years ago
bbad695
bpo-37120: Fix _ssl get_num_tickets() (GH-14668)
by Miss Islington (bot)
· 5 years ago
4bc6bb9
Fix some typos (GH-14435)
by Miss Islington (bot)
· 5 years ago
9bd5479
Put pyexpatns.h include back. bpo-37437 (GH-14539)
by Miss Islington (bot)
· 5 years ago
746992c
bpo-37363: Add audit events on startup for the run commands (GH-14524)
by Miss Islington (bot)
· 5 years ago
4c227e6
bpo-36763: Use PyConfig_Clear() (GH-14445)
by Miss Islington (bot)
· 5 years ago
f22c4cf
[3.8] bpo-37428: Don't set PHA verify flag on client side (GH-14494)
by Christian Heimes
· 5 years ago
ffcc161
bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255)
by Miss Islington (bot)
· 5 years ago
68c1c39
bpo-37412: Fix os.getcwd() for long path on Windows (GH-14424) (GH-14451)
by Miss Islington (bot)
· 5 years ago
515a026
closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436)
by Miss Islington (bot)
· 5 years ago
6fbed53
closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414)
by Miss Islington (bot)
· 6 years ago
04d4692
bpo-37419: Fix possible segfaults when passing large sequences to os.posix_spawn() (GH-14409)
by Miss Islington (bot)
· 6 years ago
63429c8
bpo-37412: os.getcwdb() now uses UTF-8 on Windows (GH-14396)
by Miss Islington (bot)
· 6 years ago
d917cfe
[3.8] bpo-37250: put back tp_print for backwards compatibility (GH-14193)
by Jeroen Demeyer
· 6 years ago
76b72f6
bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11751)
by Miss Islington (bot)
· 6 years ago
8763d43
bpo-37363: Add audit events for a range of modules (GH-14301)
by Miss Islington (bot)
· 6 years ago
6c79477
bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152)
by Steve Dower
· 6 years ago
7edf8e5
Fix name of '\0'. (GH-14222)
by Miss Islington (bot)
· 6 years ago
3f3efed
Turn math.isqrt assertion into a comment to clarify its purpose. (GH-14131)
by Miss Islington (bot)
· 6 years ago
599f7ec
Simplify negativity checks in math.comb and math.perm. (GH-13870) (#14125)
by Miss Islington (bot)
· 6 years ago
0a9baec
bpo-36779: time.tzname returns empty string on Windows if default cod… (GH-13073) (GH-14032)
by Miss Islington (bot)
· 6 years ago
c80183e
bpo-35070: test_getgrouplist may fail on macOS if too many groups (GH-13071)
by Miss Islington (bot)
· 6 years ago
92e836c
bpo-37253: Add _PyCompilerFlags_INIT macro (GH-14018)
by Miss Islington (bot)
· 6 years ago
878227e
bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)
by Miss Islington (bot)
· 6 years ago
5b94b85
closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing of pyexpat line in Setup. (GH-13064)
by Miss Islington (bot)
· 6 years ago
feaceaa
bpo-37178: Allow a one argument form of math.perm() (GH-13905) (GH-13919)
by Miss Islington (bot)
· 6 years ago
22b69da
bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907)
by Miss Islington (bot)
· 6 years ago
3d03a35
[3.8] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13911)
by Miss Islington (bot)
· 6 years ago
3576266
bpo-37169: Rewrite _PyObject_IsFreed() unit tests (GH-13888) (GH-13895)
by Victor Stinner
· 6 years ago
dd492d9
[3.8] bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860) (GH-13891)
by Zackery Spytz
· 6 years ago
21ce245
bpo-37165: Convert _count_elements to the argument clinic (GH-13848)
by Miss Islington (bot)
· 6 years ago
963eb0f
bpo-35431: Drop the k <= n requirement (GH-13798)
by Raymond Hettinger
· 6 years ago
0fd2c30
Revert "bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)" (GH-13795)
by Victor Stinner
· 6 years ago
78c7d52
bpo-37120: Add SSLContext.num_tickets (GH-13719)
by Christian Heimes
· 6 years ago
e35d1ba
bpo-34271: Fix compatibility with 1.0.2 (GH-13728)
by Christian Heimes
· 6 years ago
e225beb
Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)" (GH-13780)
by Victor Stinner
· 6 years ago
e584cbf
bpo-36027 bpo-36974: Fix "incompatible pointer type" compiler warnings (GH-13758)
by Petr Viktorin
· 6 years ago
fb9423f
bpo-36974: Make tp_call=PyVectorcall_Call work for inherited types (GH-13699)
by Petr Viktorin
· 6 years ago
5ae299a
bpo-37128: Add math.perm(). (GH-13731)
by Serhiy Storchaka
· 6 years ago
6a150bc
bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)
by Eric Snow
· 6 years ago
36dcaab
Fix the error handling in bytesio_sizeof(). (GH-10459)
by Zackery Spytz
· 6 years ago
e5f6207
bpo-34303: Micro-optimizations in functools.reduce() (GH-8598)
by Sergey Fedoseev
· 6 years ago
2b843ac
bpo-35431: Refactor math.comb() implementation. (GH-13725)
by Serhiy Storchaka
· 6 years ago
4a68650
bpo-35431: Implemented math.comb (GH-11414)
by Yash Aggarwal
· 6 years ago
396e0a8
bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)
by Eric Snow
· 6 years ago
aac4d03
bpo-26826: Expose copy_file_range in the os module (GH-7255)
by Pablo Galindo
· 6 years ago
8cbb5b6
bpo-26835: Add file sealing constants to fcntl (GH-13694)
by Christian Heimes
· 6 years ago
c7f803b
bpo-36379: __ipow__ must be a ternaryfunc, not a binaryfunc (GH-13546)
by Zackery Spytz
· 6 years ago
c7f7069
bpo-34271: Add ssl debugging helpers (GH-10031)
by Christian Heimes
· 6 years ago
38ab7d4
bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-11859)
by Serhiy Storchaka
· 6 years ago
65fb2c0
bpo-339827: Do not swallow exceptions in the _ssl module. (GH-12756)
by Serhiy Storchaka
· 6 years ago
530f506
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
by Jeroen Demeyer
· 6 years ago
98ef920
bpo-36999: Add asyncio.Task.get_coro() (GH-13680)
by Alex Grönholm
· 6 years ago
c145f3b
bpo-36974: remove _PyObject_HasFastCall (GH-13460)
by Jeroen Demeyer
· 6 years ago
735e8af
bpo-36974: inherit the vectorcall protocol (GH-13498)
by Jeroen Demeyer
· 6 years ago
eda385c
bpo-36935: Remove usage of the deprecated PyErr_SetFromWindowsErrWithUnicodeFilename() (GH-13355)
by Zackery Spytz
· 6 years ago
8f96c9f
bpo-37007: Implement socket.if_nametoindex(), if_indextoname() and if_nameindex() on Windows (GH-13522)
by Zackery Spytz
· 6 years ago
e70bfa95
bpo-26836: Add ifdefs for all MFD_HUGE* constants (GH-13666)
by Zackery Spytz
· 6 years ago
ada319b
bpo-32388: Remove cross-version binary compatibility requirement in tp_flags (GH-4944)
by Antoine Pitrou
· 6 years ago
43fdbd2
bpo-26836: Add os.memfd_create() (#13567)
by Zackery Spytz
· 6 years ago
0c2f930
bpo-22385: Support output separators in hex methods. (#13578)
by Gregory P. Smith
· 6 years ago
aacc77f
bpo-36974: implement PEP 590 (GH-13185)
by Jeroen Demeyer
· 6 years ago
d8b7551
bpo-33164: blake2 fix for HP-UX (GH-13633)
by David Carlier
· 6 years ago
8b09500
bpo-37076: _thread.start_new_thread() calls _PyErr_WriteUnraisableMsg() (GH-13617)
by Victor Stinner
· 6 years ago
4154069
bpo-37001: Makes symtable.symtable have parity with compile for input (#13483)
by Dino Viehland
· 6 years ago
eb65e24
bpo-36922: implement PEP-590 Py_TPFLAGS_METHOD_DESCRIPTOR (GH-13338)
by Jeroen Demeyer
· 6 years ago
bafd4b5
bpo-29883: Asyncio proactor udp (GH-13440)
by Andrew Svetlov
· 6 years ago
cd590a7
bpo-1230540: Add threading.excepthook() (GH-13515)
by Victor Stinner
· 6 years ago
02db696
bpo-32941: Add madvise() for mmap objects (GH-6172)
by Zackery Spytz
· 6 years ago
331a6a5
bpo-36763: Implement the PEP 587 (GH-13592)
by Victor Stinner
· 6 years ago
431b540
bpo-32528: Make asyncio.CancelledError a BaseException. (GH-13528)
by Yury Selivanov
· 6 years ago
71c52e3
bpo-36829: Add _PyErr_WriteUnraisableMsg() (GH-13488)
by Victor Stinner
· 6 years ago
91f4380
bpo-36785: PEP 574 implementation (GH-7076)
by Antoine Pitrou
· 6 years ago
561612d
bpo-37021: Port _randommodule to the argument clinic (GH-13532)
by Pablo Galindo
· 6 years ago
438a12d
bpo-36710: Add tstate parameter in ceval.c (GH-13547)
by Victor Stinner
· 6 years ago
b49858b
bpo-37031: Fix PyOS_AfterFork_Child() (GH-13537)
by Victor Stinner
· 6 years ago
d8613dc
bpo-37031: Reuse _PyRuntime.main_thread in signalmodule.c (GH-13538)
by Victor Stinner
· 6 years ago
608876b
bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not handled (GH-7778)
by Matěj Cepl
· 6 years ago
b82e17e
bpo-36842: Implement PEP 578 (GH-12613)
by Steve Dower
· 6 years ago
51aa35e
bpo-33164: update blake2 implementation (GH-6286)
by David Carlier
· 6 years ago
b121f63
bpo-36084: Add native thread ID (TID) to threading.Thread (GH-13463)
by Jake Tesler
· 6 years ago
Next »