Timeline for Integer field in Python with extra constraints (Testable class)
Current License: CC BY-SA 4.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 31 at 5:15 | answer | added | AJNeufeld | timeline score: 2 | |
| Jul 28 at 7:00 | answer | added | Toby Speight | timeline score: 2 | |
| Jul 27 at 18:25 | comment | added | J Earls | One other comment: Rather than make silent changes to the passed in parameters, raise a ValueError indicating that the exclusive parameters cannot be both set to a non-None value. | |
| Jul 27 at 18:19 | comment | added | J Earls | General comment: printing error messages inside a class method without notifying the caller of the error is a mistake. you should raise exceptions and let the caller deal with the error condition how the caller thinks is appropriate. | |
| Jul 27 at 17:09 | answer | added | J_H | timeline score: 3 | |
| Jul 27 at 15:08 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 29 at 15:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jul 19, 2019 at 19:42 | answer | added | RootTwo | timeline score: 2 | |
| Jul 19, 2019 at 18:40 | history | edited | 200_success | CC BY-SA 4.0 |
deleted 77 characters in body; edited tags
|
| Jul 19, 2019 at 17:13 | history | edited | darkhorse | CC BY-SA 4.0 |
added 214 characters in body
|
| Jul 19, 2019 at 17:06 | history | edited | darkhorse | CC BY-SA 4.0 |
added 480 characters in body; edited title
|
| Jul 19, 2019 at 11:05 | comment | added | darkhorse | Please assume that its coming from another module. | |
| Jul 19, 2019 at 11:04 | history | edited | darkhorse | CC BY-SA 4.0 |
added 44 characters in body
|
| Jul 19, 2019 at 0:03 | comment | added | vnp |
is_not_factor is missing.
|
|
| Jul 18, 2019 at 23:40 | history | edited | darkhorse | CC BY-SA 4.0 |
added 102 characters in body
|
| Jul 18, 2019 at 23:32 | history | asked | darkhorse | CC BY-SA 4.0 |