pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/python/cpython/commit/4513ef8b7a4a684deea0dda23a760f4596a1097c

Bug #1595: Remove extra semicolon. · python/cpython@4513ef8 · GitHub
Skip to content

Commit 4513ef8

Browse files
committed
Bug #1595: Remove extra semicolon.
1 parent 08c0e63 commit 4513ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Include/ceval.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ PyAPI_FUNC(int) Py_GetRecursionLimit(void);
5151
_Py_CheckRecursiveCall(where))
5252
#define Py_LeaveRecursiveCall() \
5353
do{ if((--PyThreadState_GET()->recursion_depth) < \
54-
_Py_CheckRecursionLimit - 50); \
54+
_Py_CheckRecursionLimit - 50) \
5555
PyThreadState_GET()->overflowed = 0; \
5656
} while(0)
5757
PyAPI_FUNC(int) _Py_CheckRecursiveCall(char *where);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy