Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / quantifiedcode/python-anti-patterns issues and pull requests

#159 - One of the examples uses the 'list' anti-pattern

Issue - State: open - Opened by Gotoro almost 3 years ago

#158 - docs: Fix a few typos

Pull Request - State: open - Opened by timgates42 over 3 years ago

#157 - "Using key in list to check if key is contained in list" -- Nitpick

Issue - State: closed - Opened by codethief over 3 years ago - 2 comments

#156 - Fix typo

Pull Request - State: open - Opened by MicaelJarniac over 3 years ago

#155 - Use f-string when formatting strings

Issue - State: open - Opened by cereblanco over 3 years ago

#154 - Question Regarding Global Statements

Issue - State: open - Opened by Keydex almost 4 years ago

#153 - NullBooleanField is deprecated, so favor BooleanField(null=True)

Pull Request - State: closed - Opened by ML-Chen about 4 years ago - 1 comment

#152 - NullBooleanField is deprecated

Issue - State: closed - Opened by ML-Chen about 4 years ago - 2 comments

#151 - Drop the section for Django 1.8

Issue - State: closed - Opened by ngnpope over 4 years ago

#150 - Updated to Python 3

Pull Request - State: open - Opened by quijot over 4 years ago

#149 - update map or filter admonition to python 3

Pull Request - State: open - Opened by graingert over 4 years ago

#148 - add a note on extracting multiline processing in comprehensions

Pull Request - State: open - Opened by graingert over 4 years ago

#146 - Only for Python 2

Pull Request - State: closed - Opened by Gerardwx over 4 years ago

#145 - nvm

Issue - State: closed - Opened by 0xRapid over 4 years ago - 1 comment

#144 - readability/EAFP: update to Py 3, use specific exception, add race condition note

Pull Request - State: closed - Opened by kwi-dk almost 5 years ago - 1 comment

#143 - Clarify why comparing things to none is discouraged

Issue - State: open - Opened by gandhis1 almost 5 years ago - 1 comment

#142 - Using type() - fix examples to work, and demonstrate the principle.

Pull Request - State: closed - Opened by NickSto almost 5 years ago

#141 - Fix indent in code example

Pull Request - State: closed - Opened by pdelboca almost 5 years ago

#140 - Updated best practices method using pathlib

Pull Request - State: open - Opened by abhijeetmote almost 5 years ago

#139 - Not using with to open files - what about pathlib's read_text

Issue - State: open - Opened by DanGolding almost 5 years ago - 2 comments

#138 - Perimeter != Circumference

Issue - State: open - Opened by estianross almost 5 years ago

#137 - Add a reference to flake8-builtins

Issue - State: closed - Opened by gforcada almost 5 years ago

#136 - The little book of python anti-pattern

Issue - State: closed - Opened by abrockmeier about 5 years ago - 1 comment

#135 - Remove exception implying map or filter are ever acceptable

Pull Request - State: closed - Opened by graingert about 5 years ago - 2 comments

#134 - Extend python3 bad_first_argument_to_super section

Pull Request - State: closed - Opened by jlndnn about 5 years ago

#133 - Add redefined-builtin pylint reference

Pull Request - State: closed - Opened by amatellanes over 5 years ago

#132 - Using map() or filter() where list comprehension is possible

Issue - State: open - Opened by drsasa over 5 years ago - 1 comment

#130 - Method could be a function

Issue - State: open - Opened by hjp over 5 years ago - 2 comments

#129 - Logging anti-patterns

Issue - State: open - Opened by amorgun over 5 years ago

#128 - Adding the type error Python compiler will throw

Pull Request - State: closed - Opened by dejanbatanjac over 5 years ago

#127 - Return value tip

Pull Request - State: closed - Opened by dejanbatanjac over 5 years ago

#126 - f-string substitutions

Pull Request - State: closed - Opened by bgerrity over 5 years ago - 1 comment

#125 - Calling LBYL an anti-pattern is not exactly correct

Issue - State: open - Opened by tucked over 5 years ago

#124 - Remove duplicated length argument from code example

Pull Request - State: closed - Opened by codepros over 5 years ago

#123 - fix typo

Pull Request - State: closed - Opened by Ablesius over 5 years ago

#122 - update link to Python 3

Pull Request - State: open - Opened by zachvalenta almost 6 years ago

#121 - Is there some process for translation?

Issue - State: open - Opened by kination about 6 years ago

#120 - Add logger parameters antipattern

Pull Request - State: closed - Opened by vianney-g about 6 years ago

#118 - Updated to include case of single element list

Pull Request - State: closed - Opened by SyraD about 6 years ago

#117 - change list to l naming convention

Pull Request - State: closed - Opened by arif1999 over 6 years ago - 1 comment

#116 - PDF link from previous issue not working

Issue - State: closed - Opened by shimizurei over 6 years ago - 2 comments

#115 - Don't assign to in-built function in example

Pull Request - State: closed - Opened by jgreener64 over 6 years ago - 1 comment

#114 - Converting values to lists using list comprehensions instead of list()

Issue - State: open - Opened by AN3223 over 6 years ago - 7 comments

#113 - Fix minor typos in the text

Pull Request - State: closed - Opened by barbarossa22 over 6 years ago - 1 comment

#112 - NullBooleanField soft-deprecated in Django 2.1, hard-deprecated in Django 3.1

Issue - State: closed - Opened by ngnpope over 6 years ago - 1 comment

#111 - add name optional arguments maintainability anti-pattern. Fixes issue #110

Pull Request - State: closed - Opened by GatorQue almost 7 years ago

#110 - Optional arguments

Issue - State: open - Opened by GatorQue almost 7 years ago - 2 comments

#109 - Make the Python 2 aspect more visible

Pull Request - State: closed - Opened by smartsammler almost 7 years ago - 1 comment

#108 - Update missing_argument_to_super.rst

Pull Request - State: closed - Opened by SimonBiggs almost 7 years ago - 1 comment

#107 - Correcting last getter/setter example

Pull Request - State: closed - Opened by SimonBiggs almost 7 years ago - 2 comments

#106 - Fix typo in code example

Pull Request - State: closed - Opened by clenk almost 7 years ago - 1 comment

#105 - Properties could be a best practice?

Issue - State: closed - Opened by romeroyonatan over 7 years ago

#104 - Error 404

Issue - State: closed - Opened by romeroyonatan over 7 years ago - 1 comment

#103 - Update no_exception_type_specified.rst

Pull Request - State: closed - Opened by morenoh149 over 7 years ago - 1 comment

#102 - Pdf version

Issue - State: closed - Opened by haegemon over 7 years ago - 4 comments

#101 - Fix title emphasis in README

Pull Request - State: closed - Opened by awesmubarak over 7 years ago - 2 comments

#99 - minor typo/grammar update

Pull Request - State: closed - Opened by billykern over 7 years ago - 1 comment

#98 - Class example for property anti-pattern was passing in self not acces…

Pull Request - State: closed - Opened by tavakyan almost 8 years ago

#97 - double save

Issue - State: open - Opened by Lewiscowles1986 about 8 years ago

#96 - Add common abbreviation for sympy to KB

Issue - State: open - Opened by pylang about 8 years ago

#95 - fixed class initializtion to use property

Pull Request - State: closed - Opened by cg-cnu over 8 years ago - 1 comment

#94 - java style getters and setters

Issue - State: closed - Opened by cg-cnu over 8 years ago - 1 comment

#93 - Test for membership should be "not in"

Pull Request - State: closed - Opened by GuyHoozdis over 8 years ago - 2 comments

#92 - fix a few minor typos

Pull Request - State: closed - Opened by mesbahamin over 8 years ago - 1 comment

#91 - contructors were missing 'self' argument

Pull Request - State: closed - Opened by dtenenba over 8 years ago - 1 comment

#91 - contructors were missing 'self' argument

Pull Request - State: closed - Opened by dtenenba over 8 years ago - 1 comment

#90 - Fixed some typos and added some small improvements

Pull Request - State: closed - Opened by ralfholly over 8 years ago - 1 comment

#89 - Fix typo 'in' -> 'is'

Pull Request - State: closed - Opened by eddieantonio almost 9 years ago - 1 comment

#88 - Fixes typo

Pull Request - State: closed - Opened by lancelote almost 9 years ago - 1 comment

#87 - fixed grammar

Pull Request - State: closed - Opened by arne-cl almost 9 years ago - 1 comment

#85 - Add important information for items/iteritems dict methods for python 2 & 3

Pull Request - State: closed - Opened by timofurrer almost 9 years ago - 1 comment

#84 - The link to the pdf version of the book is broken

Issue - State: closed - Opened by olemoign almost 9 years ago - 2 comments

#83 - Be consistent with member, function and attribute wording

Pull Request - State: closed - Opened by timofurrer about 9 years ago - 1 comment

#82 - This project uses a non-Free licence

Issue - State: open - Opened by ldo about 9 years ago - 2 comments

#81 - Note on Python3 use.

Pull Request - State: closed - Opened by ideasman42 about 9 years ago - 2 comments

#80 - Merge pull request #1 from ckirby/ckirby-patch-1

Pull Request - State: closed - Opened by ckirby about 9 years ago - 1 comment

#79 - Add details of new super() call in python3. Fixes #72.

Pull Request - State: closed - Opened by SimonStJG about 9 years ago - 1 comment

#78 - Correct a couple of typos

Pull Request - State: closed - Opened by SimonStJG about 9 years ago - 1 comment

#77 - Working with json correctly

Pull Request - State: closed - Opened by IuryAlves about 9 years ago - 1 comment

#76 - Mention Pylint's symbolic names along with message ids

Pull Request - State: closed - Opened by PCManticore about 9 years ago - 3 comments

#75 - Fix misuse of exception in example

Pull Request - State: closed - Opened by Brobin over 9 years ago - 1 comment

#74 - comparison_to_true recommends an anti-pattern.

Issue - State: closed - Opened by coady over 9 years ago - 6 comments

#73 - Create ebook

Issue - State: closed - Opened by programmdesign over 9 years ago
Labels: enhancement

#72 - super best practices needs to address python3

Issue - State: closed - Opened by tacaswell over 9 years ago - 2 comments

#71 - iteritems needs qualification

Issue - State: closed - Opened by tacaswell over 9 years ago - 2 comments

#70 - using key in list for performance needs more qualification

Issue - State: open - Opened by tacaswell over 9 years ago - 6 comments

#69 - Fix "mutable default values" code samples

Pull Request - State: closed - Opened by arusahni over 9 years ago - 1 comment

#68 - fixed the link in no_exception_type_specified.rst

Pull Request - State: closed - Opened by vogelsgesang over 9 years ago

#67 - Fixes in "Readability/Comparison to True".

Pull Request - State: closed - Opened by mpanczyk over 9 years ago

#66 - Fixed typos in using_single_letter_as_variable_name.rst

Pull Request - State: closed - Opened by stelfrich over 9 years ago - 1 comment

#65 - Fixed typos in dynamically_creating_names.rst

Pull Request - State: closed - Opened by stelfrich over 9 years ago - 1 comment

#64 - Property overridden for "Explicit return in __init__" anti-pattern

Issue - State: closed - Opened by noisygecko over 9 years ago - 2 comments

#63 - Minor typo

Pull Request - State: closed - Opened by alecxe over 9 years ago

#62 - Fix the comment for iteritems()

Pull Request - State: closed - Opened by amiralis over 9 years ago - 2 comments

#61 - Fix missing parenthesis

Pull Request - State: closed - Opened by amiralis over 9 years ago - 1 comment